Pull request #43555 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 070da63310cabb855bc0b34ce0fde229949ff303+c9b37e5cb430b01816c4d8e18d199745d0d6f765 (eeccfd71e9fcc27499a9eee34053b7323e057f4d) 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-43555@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-05-04T21:31:10.375Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-04T21:31:10.383Z] Trying to pass milestone 8 [Pipeline] milestone [2022-05-04T21:31:10.510Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-04T21:31:10.782Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065765c1b812112c8) in /home/ubuntu/workspace/moby_PR-43555 [Pipeline] { [Pipeline] checkout [2022-05-04T21:31:10.856Z] The recommended git tool is: git [2022-05-04T21:31:10.867Z] using credential docker-jenkins-github-credentials [2022-05-04T21:31:10.877Z] Cloning the remote Git repository [2022-05-04T21:31:10.877Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:31:10.866Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:31:10.868Z] > git init /home/ubuntu/workspace/moby_PR-43555 # timeout=10 [2022-05-04T21:31:10.882Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:10.882Z] > git --version # timeout=10 [2022-05-04T21:31:10.886Z] > git --version # 'git version 2.17.1' [2022-05-04T21:31:10.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:10.887Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:26.490Z] Fetching without tags [2022-05-04T21:31:26.678Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:31:26.455Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:26.458Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:31:26.462Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:26.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:26.479Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:26.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:26.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:26.667Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:26.674Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:27.584Z] Merge succeeded, producing 407c2a17ca24d5ce35a8ae6e821a8c1888b52ba0 [2022-05-04T21:31:27.584Z] Checking out Revision 407c2a17ca24d5ce35a8ae6e821a8c1888b52ba0 (PR-43555) [2022-05-04T21:31:27.879Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:27.193Z] > git remote # timeout=10 [2022-05-04T21:31:27.199Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:27.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:27.205Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:27.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:27.573Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:27.580Z] > git checkout -f 407c2a17ca24d5ce35a8ae6e821a8c1888b52ba0 # timeout=10 [2022-05-04T21:31:27.868Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T21:31:28.533Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-04T21:31:31.076Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-04T21:31:31.611Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-065765c1b812112c8) in /home/ubuntu/workspace/moby_PR-43555 [Pipeline] node [Pipeline] node [2022-05-04T21:31:31.618Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0556685ec09de6c99) in /home/ubuntu/workspace/moby_PR-43555 [Pipeline] node [Pipeline] node [Pipeline] node [2022-05-04T21:31:31.625Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0999a9fdfa85d444b) in /home/ubuntu/workspace/moby_PR-43555 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-05-04T21:31:31.631Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07bbc219c6ea49f58) in /home/ubuntu/workspace/moby_PR-43555 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-05-04T21:31:31.644Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-03ed000241fa9cafd) in /home/ubuntu/workspace/moby_PR-43555 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-05-04T21:31:31.697Z] The recommended git tool is: git [Pipeline] checkout [2022-05-04T21:31:31.702Z] The recommended git tool is: git [2022-05-04T21:31:31.708Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-05-04T21:31:31.711Z] The recommended git tool is: git [2022-05-04T21:31:31.713Z] using credential docker-jenkins-github-credentials [2022-05-04T21:31:31.720Z] using credential docker-jenkins-github-credentials [2022-05-04T21:31:31.726Z] Cloning the remote Git repository [2022-05-04T21:31:31.727Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:31:31.732Z] Cloning the remote Git repository [2022-05-04T21:31:31.732Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:31:31.732Z] Fetching changes from the remote Git repository [Pipeline] checkout [2022-05-04T21:31:31.744Z] The recommended git tool is: git [2022-05-04T21:31:31.750Z] Fetching without tags [2022-05-04T21:31:31.764Z] using credential docker-jenkins-github-credentials [2022-05-04T21:31:31.777Z] Cloning the remote Git repository [2022-05-04T21:31:31.777Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-05-04T21:31:31.877Z] The recommended git tool is: git [2022-05-04T21:31:31.892Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-04T21:31:31.903Z] Cloning the remote Git repository [2022-05-04T21:31:31.903Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-05-04T21:31:31.960Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-04T21:31:32.299Z] Merge succeeded, producing f60571c889249f40550339e64d0443134b497005 [2022-05-04T21:31:32.299Z] Checking out Revision f60571c889249f40550339e64d0443134b497005 (PR-43555) [2022-05-04T21:31:32.360Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:31.707Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43555/.git # timeout=10 [2022-05-04T21:31:31.723Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:31.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:31.740Z] > git --version # timeout=10 [2022-05-04T21:31:31.745Z] > git --version # 'git version 2.17.1' [2022-05-04T21:31:31.745Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:31.746Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:31.949Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:31.959Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:32.210Z] > git remote # timeout=10 [2022-05-04T21:31:32.213Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:32.216Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:32.217Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:32.281Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:32.288Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:32.293Z] > git checkout -f f60571c889249f40550339e64d0443134b497005 # timeout=10 [2022-05-04T21:31:32.349Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [Pipeline] withEnv [Pipeline] { [2022-05-04T21:31:31.820Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:31:31.822Z] > git init /home/ubuntu/workspace/moby_PR-43555 # timeout=10 [2022-05-04T21:31:31.839Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:31.839Z] > git --version # timeout=10 [2022-05-04T21:31:31.848Z] > git --version # 'git version 2.17.1' [2022-05-04T21:31:31.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:31.849Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:31.732Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:31:31.732Z] > git init /home/ubuntu/workspace/moby_PR-43555 # timeout=10 [2022-05-04T21:31:31.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:31.754Z] > git --version # timeout=10 [2022-05-04T21:31:31.762Z] > git --version # 'git version 2.17.1' [2022-05-04T21:31:31.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:31.763Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:31:31.779Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:31:31.779Z] > git init /home/ubuntu/workspace/moby_PR-43555 # timeout=10 [2022-05-04T21:31:31.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:31.785Z] > git --version # timeout=10 [2022-05-04T21:31:31.792Z] > git --version # 'git version 2.25.1' [2022-05-04T21:31:31.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:31.794Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:31.904Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:31:31.905Z] > git init /home/ubuntu/workspace/moby_PR-43555 # timeout=10 [2022-05-04T21:31:31.910Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:31.910Z] > git --version # timeout=10 [2022-05-04T21:31:31.914Z] > git --version # 'git version 2.25.1' [2022-05-04T21:31:31.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:31.915Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:33.023Z] + docker version [2022-05-04T21:31:33.023Z] Client: Docker Engine - Community [2022-05-04T21:31:33.023Z] Version: 20.10.14 [2022-05-04T21:31:33.023Z] API version: 1.41 [2022-05-04T21:31:33.023Z] Go version: go1.16.15 [2022-05-04T21:31:33.023Z] Git commit: a224086 [2022-05-04T21:31:33.023Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T21:31:33.023Z] OS/Arch: linux/amd64 [2022-05-04T21:31:33.023Z] Context: default [2022-05-04T21:31:33.023Z] Experimental: true [2022-05-04T21:31:33.023Z] [2022-05-04T21:31:33.023Z] Server: Docker Engine - Community [2022-05-04T21:31:33.023Z] Engine: [2022-05-04T21:31:33.023Z] Version: 20.10.14 [2022-05-04T21:31:33.023Z] API version: 1.41 (minimum version 1.12) [2022-05-04T21:31:33.023Z] Go version: go1.16.15 [2022-05-04T21:31:33.023Z] Git commit: 87a90dc [2022-05-04T21:31:33.023Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T21:31:33.023Z] OS/Arch: linux/amd64 [2022-05-04T21:31:33.023Z] Experimental: true [2022-05-04T21:31:33.023Z] containerd: [2022-05-04T21:31:33.023Z] Version: 1.5.11 [2022-05-04T21:31:33.023Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:33.023Z] runc: [2022-05-04T21:31:33.023Z] Version: 1.0.3 [2022-05-04T21:31:33.023Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T21:31:33.023Z] docker-init: [2022-05-04T21:31:33.023Z] Version: 0.19.0 [2022-05-04T21:31:33.023Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T21:31:33.315Z] + docker info [2022-05-04T21:31:33.885Z] Client: [2022-05-04T21:31:33.885Z] Context: default [2022-05-04T21:31:33.885Z] Debug Mode: false [2022-05-04T21:31:33.885Z] Plugins: [2022-05-04T21:31:33.885Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T21:31:33.885Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T21:31:33.885Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T21:31:33.885Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T21:31:33.885Z] [2022-05-04T21:31:33.885Z] Server: [2022-05-04T21:31:33.885Z] Containers: 0 [2022-05-04T21:31:33.885Z] Running: 0 [2022-05-04T21:31:33.885Z] Paused: 0 [2022-05-04T21:31:33.885Z] Stopped: 0 [2022-05-04T21:31:33.885Z] Images: 3 [2022-05-04T21:31:33.885Z] Server Version: 20.10.14 [2022-05-04T21:31:33.885Z] Storage Driver: overlay2 [2022-05-04T21:31:33.885Z] Backing Filesystem: extfs [2022-05-04T21:31:33.885Z] Supports d_type: true [2022-05-04T21:31:33.885Z] Native Overlay Diff: true [2022-05-04T21:31:33.885Z] userxattr: false [2022-05-04T21:31:33.885Z] Logging Driver: json-file [2022-05-04T21:31:33.885Z] Cgroup Driver: cgroupfs [2022-05-04T21:31:33.885Z] Cgroup Version: 1 [2022-05-04T21:31:33.885Z] Plugins: [2022-05-04T21:31:33.885Z] Volume: local [2022-05-04T21:31:33.885Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T21:31:33.885Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T21:31:33.885Z] Swarm: inactive [2022-05-04T21:31:33.885Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T21:31:33.885Z] Default Runtime: runc [2022-05-04T21:31:33.885Z] Init Binary: docker-init [2022-05-04T21:31:33.885Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:33.885Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T21:31:33.885Z] init version: de40ad0 [2022-05-04T21:31:33.885Z] Security Options: [2022-05-04T21:31:33.885Z] apparmor [2022-05-04T21:31:33.885Z] seccomp [2022-05-04T21:31:33.885Z] Profile: default [2022-05-04T21:31:33.885Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T21:31:33.885Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T21:31:33.885Z] OSType: linux [2022-05-04T21:31:33.885Z] Architecture: x86_64 [2022-05-04T21:31:33.885Z] CPUs: 2 [2022-05-04T21:31:33.885Z] Total Memory: 7.565GiB [2022-05-04T21:31:33.885Z] Name: ip-10-100-52-26 [2022-05-04T21:31:33.885Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T21:31:33.885Z] Docker Root Dir: /var/lib/docker [2022-05-04T21:31:33.885Z] Debug Mode: false [2022-05-04T21:31:33.885Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:31:33.885Z] Labels: [2022-05-04T21:31:33.885Z] Experimental: true [2022-05-04T21:31:33.885Z] Insecure Registries: [2022-05-04T21:31:33.885Z] 127.0.0.0/8 [2022-05-04T21:31:33.885Z] Live Restore Enabled: true [2022-05-04T21:31:33.885Z] [2022-05-04T21:31:33.885Z] WARNING: No swap limit support [Pipeline] sh [2022-05-04T21:31:34.176Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:34.176Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:34.176Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43555/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T21:31:34.176Z] + bash /home/ubuntu/workspace/moby_PR-43555/check-config.sh [2022-05-04T21:31:34.176Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T21:31:34.176Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T21:31:34.176Z] [2022-05-04T21:31:34.176Z] Generally Necessary: [2022-05-04T21:31:34.176Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T21:31:34.176Z] - apparmor: enabled and tools installed [2022-05-04T21:31:34.176Z] - CONFIG_NAMESPACES: enabled [2022-05-04T21:31:34.176Z] - CONFIG_NET_NS: enabled [2022-05-04T21:31:34.176Z] - CONFIG_PID_NS: enabled [2022-05-04T21:31:34.176Z] - CONFIG_IPC_NS: enabled [2022-05-04T21:31:34.176Z] - CONFIG_UTS_NS: enabled [2022-05-04T21:31:34.176Z] - CONFIG_CGROUPS: enabled [2022-05-04T21:31:34.176Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T21:31:34.176Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T21:31:34.176Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T21:31:34.176Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CPUSETS: enabled [2022-05-04T21:31:34.437Z] - CONFIG_MEMCG: enabled [2022-05-04T21:31:34.437Z] - CONFIG_KEYS: enabled [2022-05-04T21:31:34.437Z] - CONFIG_VETH: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T21:31:34.437Z] [2022-05-04T21:31:34.437Z] Optional Features: [2022-05-04T21:31:34.437Z] - CONFIG_USER_NS: enabled [2022-05-04T21:31:34.437Z] - CONFIG_SECCOMP: enabled [2022-05-04T21:31:34.437Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T21:31:34.437Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T21:31:34.437Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T21:31:34.437Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T21:31:34.437Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T21:31:34.437Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T21:31:34.437Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T21:31:34.437Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T21:31:34.437Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T21:31:34.437Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T21:31:34.437Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T21:31:34.437Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T21:31:34.437Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T21:31:34.800Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T21:31:34.800Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T21:31:34.800Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T21:31:34.800Z] - CONFIG_EXT4_FS: enabled [2022-05-04T21:31:34.800Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T21:31:34.800Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T21:31:34.800Z] - Network Drivers: [2022-05-04T21:31:34.800Z] - "overlay": [2022-05-04T21:31:34.800Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T21:31:34.800Z] Optional (for encrypted networks): [2022-05-04T21:31:34.800Z] - CONFIG_CRYPTO: enabled [2022-05-04T21:31:34.800Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T21:31:34.800Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T21:31:34.800Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T21:31:34.800Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T21:31:34.800Z] - CONFIG_XFRM: enabled [2022-05-04T21:31:34.800Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T21:31:34.800Z] - "ipvlan": [2022-05-04T21:31:34.800Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T21:31:34.800Z] - "macvlan": [2022-05-04T21:31:34.800Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T21:31:34.800Z] - "ftp,tftp client in container": [2022-05-04T21:31:34.800Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T21:31:34.800Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T21:31:34.801Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T21:31:34.801Z] - Storage Drivers: [2022-05-04T21:31:34.801Z] - "aufs": [2022-05-04T21:31:34.801Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T21:31:34.801Z] - "btrfs": [2022-05-04T21:31:34.801Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T21:31:34.801Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T21:31:34.801Z] - "devicemapper": [2022-05-04T21:31:34.801Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T21:31:34.801Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T21:31:34.801Z] - "overlay": [2022-05-04T21:31:34.801Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T21:31:34.801Z] - "zfs": [2022-05-04T21:31:34.801Z] - /dev/zfs: present [2022-05-04T21:31:34.801Z] - zfs command: missing [2022-05-04T21:31:34.801Z] - zpool command: missing [2022-05-04T21:31:34.801Z] [2022-05-04T21:31:34.801Z] Limits: [2022-05-04T21:31:34.801Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T21:31:34.801Z] [2022-05-04T21:31:34.801Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T21:31:35.163Z] + sudo modprobe ip_vs [2022-05-04T21:31:35.163Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f60571c889249f40550339e64d0443134b497005 . [2022-05-04T21:31:35.423Z] #1 [internal] load build definition from Dockerfile [2022-05-04T21:31:35.423Z] #1 sha256:719c8797c34364aa62769102821cd55a6865594bdfefa298f34312a417ab97c6 [2022-05-04T21:31:35.423Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T21:31:35.423Z] #1 DONE 0.0s [2022-05-04T21:31:35.423Z] [2022-05-04T21:31:35.423Z] #2 [internal] load .dockerignore [2022-05-04T21:31:35.423Z] #2 sha256:baae9b0e0abfcefde74f3eceb175453dabe03cb5b610ff9800d4c8038096c5aa [2022-05-04T21:31:35.423Z] #2 transferring context: 145B done [2022-05-04T21:31:35.423Z] #2 DONE 0.0s [2022-05-04T21:31:35.423Z] [2022-05-04T21:31:35.423Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T21:31:35.423Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T21:31:35.683Z] #3 DONE 0.3s [2022-05-04T21:31:35.683Z] [2022-05-04T21:31:35.683Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T21:31:35.683Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T21:31:35.683Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T21:31:35.943Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T21:31:35.943Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T21:31:35.943Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T21:31:35.943Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-05-04T21:31:35.943Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-04T21:31:36.203Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-04T21:31:36.203Z] #4 DONE 0.4s [2022-05-04T21:31:36.203Z] [2022-05-04T21:31:36.203Z] #5 [internal] load .dockerignore [2022-05-04T21:31:36.203Z] #5 sha256:b8906e224b0d6437208d6e44f7edb0a5c405e962f06ef4b18b17701bbc53c0e4 [2022-05-04T21:31:36.203Z] #5 DONE 0.0s [2022-05-04T21:31:36.203Z] [2022-05-04T21:31:36.203Z] #6 [internal] load build definition from Dockerfile [2022-05-04T21:31:36.203Z] #6 sha256:550b7b035445ffdf95477ba9a1550a92041c714c57d33031cfa4821e12a29669 [2022-05-04T21:31:36.203Z] #6 DONE 0.0s [2022-05-04T21:31:36.203Z] [2022-05-04T21:31:36.203Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:36.203Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T21:31:36.463Z] #10 DONE 0.1s [2022-05-04T21:31:36.463Z] [2022-05-04T21:31:36.463Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:36.463Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T21:31:36.463Z] #9 DONE 0.1s [2022-05-04T21:31:36.463Z] [2022-05-04T21:31:36.463Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T21:31:36.463Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T21:31:36.463Z] #7 DONE 0.1s [2022-05-04T21:31:36.463Z] [2022-05-04T21:31:36.463Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:36.463Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T21:31:36.463Z] #8 DONE 0.2s [2022-05-04T21:31:36.735Z] [2022-05-04T21:31:36.735Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:36.735Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:36.735Z] #28 CACHED [2022-05-04T21:31:36.735Z] [2022-05-04T21:31:36.735Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:36.735Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:36.735Z] #69 CACHED [2022-05-04T21:31:36.735Z] [2022-05-04T21:31:36.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:36.735Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:31:36.735Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-04T21:31:36.735Z] #11 CACHED [2022-05-04T21:31:36.735Z] [2022-05-04T21:31:36.735Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:36.735Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:36.735Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:31:36.735Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.1s [2022-05-04T21:31:36.735Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:36.735Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T21:31:36.735Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T21:31:37.000Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.2s [2022-05-04T21:31:37.000Z] #71 ... [2022-05-04T21:31:37.000Z] [2022-05-04T21:31:37.000Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T21:31:37.000Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T21:31:37.000Z] #70 DONE 0.3s [2022-05-04T21:31:37.000Z] [2022-05-04T21:31:37.000Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:37.001Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:37.001Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.31MB / 12.42MB 0.3s [2022-05-04T21:31:37.261Z] #71 ... [2022-05-04T21:31:37.261Z] [2022-05-04T21:31:37.261Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:37.261Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:37.261Z] #47 DONE 0.0s [2022-05-04T21:31:37.261Z] [2022-05-04T21:31:37.261Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:37.261Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:37.261Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s [2022-05-04T21:31:37.261Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-05-04T21:31:37.261Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-05-04T21:31:38.211Z] #71 ... [2022-05-04T21:31:38.211Z] [2022-05-04T21:31:38.211Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T21:31:38.211Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T21:31:38.211Z] #12 DONE 1.3s [2022-05-04T21:31:38.211Z] [2022-05-04T21:31:38.211Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:38.211Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:40.129Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2022-05-04T21:31:40.129Z] #71 DONE 3.4s [2022-05-04T21:31:40.129Z] [2022-05-04T21:31:40.129Z] #24 [internal] load build context [2022-05-04T21:31:40.129Z] #24 sha256:fba97d3496654ff35571d31aaea363d3f940eb48fb56c46d01d881faaf9a9b75 [2022-05-04T21:31:40.395Z] #24 ... [2022-05-04T21:31:40.395Z] [2022-05-04T21:31:40.395Z] #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-05-04T21:31:40.395Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T21:31:40.395Z] #13 DONE 2.4s [2022-05-04T21:31:40.395Z] [2022-05-04T21:31:40.395Z] #24 [internal] load build context [2022-05-04T21:31:40.395Z] #24 sha256:fba97d3496654ff35571d31aaea363d3f940eb48fb56c46d01d881faaf9a9b75 [2022-05-04T21:31:40.395Z] #24 transferring context: 31.91MB 3.4s [2022-05-04T21:31:41.804Z] #24 ... [2022-05-04T21:31:41.804Z] [2022-05-04T21:31:41.804Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T21:31:41.804Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T21:31:41.804Z] #33 DONE 1.1s [2022-05-04T21:31:41.804Z] [2022-05-04T21:31:41.804Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:31:41.804Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T21:31:41.804Z] #44 DONE 1.1s [2022-05-04T21:31:41.804Z] [2022-05-04T21:31:41.804Z] #48 [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-05-04T21:31:41.804Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T21:31:41.804Z] #48 DONE 1.1s [2022-05-04T21:31:41.804Z] [2022-05-04T21:31:41.804Z] #24 [internal] load build context [2022-05-04T21:31:41.804Z] #24 sha256:fba97d3496654ff35571d31aaea363d3f940eb48fb56c46d01d881faaf9a9b75 [2022-05-04T21:31:43.193Z] #24 ... [2022-05-04T21:31:43.193Z] [2022-05-04T21:31:43.193Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T21:31:43.193Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T21:31:43.193Z] #72 DONE 1.6s [2022-05-04T21:31:43.193Z] [2022-05-04T21:31:43.193Z] #24 [internal] load build context [2022-05-04T21:31:43.193Z] #24 sha256:fba97d3496654ff35571d31aaea363d3f940eb48fb56c46d01d881faaf9a9b75 [2022-05-04T21:31:44.958Z] Fetching without tags [2022-05-04T21:31:45.141Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:31:45.748Z] #24 transferring context: 50.53MB 8.5s [2022-05-04T21:31:44.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:44.937Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:31:44.941Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:44.953Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:44.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:44.960Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:44.961Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:45.142Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:45.146Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:45.662Z] > git remote # timeout=10 [2022-05-04T21:31:45.667Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:45.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:45.672Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:46.406Z] Merge succeeded, producing 33d7141d581fc8a14c813d8af4976eead29331f0 [2022-05-04T21:31:46.406Z] Checking out Revision 33d7141d581fc8a14c813d8af4976eead29331f0 (PR-43555) [2022-05-04T21:31:46.622Z] Still waiting to schedule task [2022-05-04T21:31:46.622Z] Waiting for next available executor on ‘azwin-2-a72360’ [2022-05-04T21:31:46.623Z] Still waiting to schedule task [2022-05-04T21:31:46.623Z] Waiting for next available executor on ‘windows-2022’ [2022-05-04T21:31:46.626Z] Still waiting to schedule task [2022-05-04T21:31:46.626Z] Waiting for next available executor on ‘windows-2022’ [2022-05-04T21:31:46.692Z] #24 ... [2022-05-04T21:31:46.692Z] [2022-05-04T21:31:46.692Z] #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-05-04T21:31:46.692Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:31:46.692Z] #29 1.610 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:31:46.692Z] #29 1.610 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:31:46.692Z] #29 1.631 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:31:46.692Z] #29 1.860 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:31:46.692Z] #29 2.389 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:31:46.692Z] #29 2.859 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:31:46.692Z] #29 4.015 Fetched 8511 kB in 3s (3167 kB/s) [2022-05-04T21:31:46.692Z] #29 4.015 Reading package lists... [2022-05-04T21:31:46.692Z] #29 5.300 Reading package lists... [2022-05-04T21:31:46.692Z] #29 6.586 Building dependency tree... [2022-05-04T21:31:46.692Z] #29 7.219 The following additional packages will be installed: [2022-05-04T21:31:46.692Z] #29 7.219 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T21:31:46.692Z] #29 7.219 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T21:31:46.692Z] #29 7.219 Recommended packages: [2022-05-04T21:31:46.692Z] #29 7.219 libldap-common publicsuffix libsasl2-modules [2022-05-04T21:31:46.692Z] #29 7.362 The following NEW packages will be installed: [2022-05-04T21:31:46.692Z] #29 7.362 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T21:31:46.692Z] #29 7.362 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T21:31:46.692Z] #29 7.362 libssh2-1 openssl [2022-05-04T21:31:46.692Z] #29 7.639 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T21:31:46.692Z] #29 7.639 Need to get 3040 kB of archives. [2022-05-04T21:31:46.692Z] #29 7.639 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T21:31:46.692Z] #29 7.639 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T21:31:46.692Z] #29 7.639 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T21:31:46.692Z] #29 7.639 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:31:46.692Z] #29 7.716 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:31:46.692Z] #29 7.895 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:31:46.692Z] #29 8.022 Fetched 3040 kB in 0s (8683 kB/s) [2022-05-04T21:31:46.692Z] #29 8.022 Selecting previously unselected package openssl. [2022-05-04T21:31:46.692Z] #29 8.022 (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-05-04T21:31:46.692Z] #29 8.022 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.022 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 8.301 Selecting previously unselected package ca-certificates. [2022-05-04T21:31:46.692Z] #29 8.301 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T21:31:46.692Z] #29 8.301 Unpacking ca-certificates (20210119) ... [2022-05-04T21:31:46.692Z] #29 8.301 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T21:31:46.692Z] #29 8.301 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.301 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:31:46.692Z] #29 8.390 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T21:31:46.692Z] #29 8.390 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.390 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 8.452 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T21:31:46.692Z] #29 8.452 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.452 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 8.531 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T21:31:46.692Z] #29 8.531 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.544 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:31:46.692Z] #29 8.691 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T21:31:46.692Z] #29 8.691 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.691 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:31:46.692Z] #29 8.762 Selecting previously unselected package libpsl5:amd64. [2022-05-04T21:31:46.692Z] #29 8.762 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.762 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:31:46.692Z] #29 8.854 Selecting previously unselected package librtmp1:amd64. [2022-05-04T21:31:46.692Z] #29 8.854 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.854 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:31:46.692Z] #29 8.927 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T21:31:46.692Z] #29 8.927 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 8.934 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:31:46.692Z] #29 9.096 Selecting previously unselected package libcurl4:amd64. [2022-05-04T21:31:46.692Z] #29 9.096 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 9.096 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 9.179 Selecting previously unselected package curl. [2022-05-04T21:31:46.692Z] #29 9.179 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 9.188 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 9.367 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:31:46.692Z] #29 9.367 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 9.372 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:31:46.692Z] #29 9.577 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:31:46.692Z] #29 9.583 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 9.596 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:31:46.692Z] #29 9.707 Selecting previously unselected package jq. [2022-05-04T21:31:46.692Z] #29 9.707 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:31:46.692Z] #29 9.707 Unpacking jq (1.6-2.1) ... [2022-05-04T21:31:46.692Z] #29 9.790 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:31:46.692Z] #29 9.810 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:31:46.692Z] #29 9.829 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:31:46.692Z] #29 9.834 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 9.849 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:31:46.692Z] #29 9.877 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 9.893 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:31:46.692Z] #29 9.895 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:31:46.692Z] #29 9.972 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:31:46.692Z] #29 9.994 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:31:46.692Z] #29 10.01 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:31:46.692Z] #29 10.02 Setting up ca-certificates (20210119) ... [2022-05-04T21:31:46.927Z] Fetching without tags [2022-05-04T21:31:46.953Z] #29 ... [2022-05-04T21:31:46.954Z] [2022-05-04T21:31:46.954Z] #24 [internal] load build context [2022-05-04T21:31:46.954Z] #24 sha256:fba97d3496654ff35571d31aaea363d3f940eb48fb56c46d01d881faaf9a9b75 [2022-05-04T21:31:46.954Z] #24 transferring context: 61.00MB 9.7s done [2022-05-04T21:31:47.085Z] Fetching without tags [2022-05-04T21:31:47.111Z] Fetching without tags [2022-05-04T21:31:47.117Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:31:47.215Z] #24 DONE 10.4s [2022-05-04T21:31:47.215Z] [2022-05-04T21:31:47.215Z] #60 [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-05-04T21:31:47.215Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:31:47.215Z] #60 6.128 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:31:47.215Z] #60 6.277 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:31:47.215Z] #60 6.461 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:31:47.215Z] #60 ... [2022-05-04T21:31:47.215Z] [2022-05-04T21:31:47.215Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T21:31:47.215Z] #25 sha256:5df51a80097efd0077643b5944c617b46659b6799f4a485f23b9dceb3499747d [2022-05-04T21:31:47.248Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:31:47.279Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:31:47.478Z] #25 DONE 0.2s [2022-05-04T21:31:47.478Z] [2022-05-04T21:31:47.478Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T21:31:47.478Z] #64 sha256:71dfc2ce0985902cf0ead5e15ea4914fc72fd811b885379ec03ef76c92ec9994 [2022-05-04T21:31:47.478Z] #64 DONE 0.3s [2022-05-04T21:31:47.478Z] [2022-05-04T21:31:47.478Z] #65 [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-05-04T21:31:47.478Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:31:47.170Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:47.178Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:31:47.186Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:47.195Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:47.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:47.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:47.203Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:47.369Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:47.372Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:47.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:47.051Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:31:47.059Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:47.072Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:47.081Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:47.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:47.082Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:47.244Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:47.256Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:46.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:46.907Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:31:46.914Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:46.921Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:31:46.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:31:46.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:46.930Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:31:47.118Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:47.121Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:46.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:46.407Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:46.416Z] > git checkout -f 33d7141d581fc8a14c813d8af4976eead29331f0 # timeout=10 [2022-05-04T21:31:48.303Z] Merge succeeded, producing 377fe4ad006d93d80964b45078d486e899953d35 [2022-05-04T21:31:48.303Z] Checking out Revision 377fe4ad006d93d80964b45078d486e899953d35 (PR-43555) [2022-05-04T21:31:48.410Z] Merge succeeded, producing 8d0186062edea60fbc3e96d3ccec04529ea303df [2022-05-04T21:31:48.410Z] Checking out Revision 8d0186062edea60fbc3e96d3ccec04529ea303df (PR-43555) [2022-05-04T21:31:48.422Z] Merge succeeded, producing 8d0186062edea60fbc3e96d3ccec04529ea303df [2022-05-04T21:31:48.422Z] Checking out Revision 8d0186062edea60fbc3e96d3ccec04529ea303df (PR-43555) [2022-05-04T21:31:48.534Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:48.572Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:47.777Z] > git remote # timeout=10 [2022-05-04T21:31:47.781Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:47.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:47.784Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:48.382Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:48.406Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:48.421Z] > git checkout -f 8d0186062edea60fbc3e96d3ccec04529ea303df # timeout=10 [2022-05-04T21:31:48.531Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:48.865Z] #65 1.443 + RM_GOPATH=0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:31:49.127Z] #65 1.443 + TMP_GOPATH= [2022-05-04T21:31:49.127Z] #65 1.444 + : /build [2022-05-04T21:31:49.127Z] #65 1.444 + '[' -z '' ']' [2022-05-04T21:31:49.127Z] #65 1.444 ++ mktemp -d [2022-05-04T21:31:49.127Z] #65 1.450 + export GOPATH=/tmp/tmp.xRQ8trOCUe [2022-05-04T21:31:49.127Z] #65 1.451 + GOPATH=/tmp/tmp.xRQ8trOCUe [2022-05-04T21:31:49.127Z] #65 1.451 + RM_GOPATH=1 [2022-05-04T21:31:49.127Z] #65 1.451 + case "$(go env GOARCH)" in [2022-05-04T21:31:49.127Z] #65 1.456 ++ go env GOARCH [2022-05-04T21:31:49.127Z] #65 1.484 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:31:49.127Z] #65 1.484 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:31:49.127Z] #65 1.485 ++ dirname /install.sh [2022-05-04T21:31:49.127Z] #65 1.487 + dir=/ [2022-05-04T21:31:49.127Z] #65 1.497 + bin=rootlesskit [2022-05-04T21:31:49.127Z] #65 1.497 + shift [2022-05-04T21:31:49.127Z] #65 1.498 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T21:31:49.127Z] #65 1.499 + . //rootlesskit.installer [2022-05-04T21:31:49.127Z] #65 1.500 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:31:49.127Z] #65 1.501 + install_rootlesskit [2022-05-04T21:31:49.127Z] #65 1.504 + case "$1" in [2022-05-04T21:31:49.127Z] #65 1.505 + export CGO_ENABLED=0 [2022-05-04T21:31:49.127Z] #65 1.505 + CGO_ENABLED=0 [2022-05-04T21:31:49.127Z] #65 1.505 + _install_rootlesskit [2022-05-04T21:31:49.127Z] #65 1.506 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T21:31:49.127Z] #65 1.506 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:31:49.127Z] #65 1.506 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:31:49.127Z] #65 1.506 + GOBIN=/build [2022-05-04T21:31:49.127Z] #65 1.506 + GO111MODULE=on [2022-05-04T21:31:49.127Z] #65 1.506 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:31:49.209Z] + [ PR != PR ] [2022-05-04T21:31:49.209Z] + [ master != master ] [2022-05-04T21:31:49.209Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:31:49.286Z] + docker version [2022-05-04T21:31:49.286Z] Client: Docker Engine - Community [2022-05-04T21:31:49.286Z] Version: 20.10.14 [2022-05-04T21:31:49.286Z] API version: 1.41 [2022-05-04T21:31:49.286Z] Go version: go1.16.15 [2022-05-04T21:31:49.286Z] Git commit: a224086 [2022-05-04T21:31:49.286Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T21:31:49.286Z] OS/Arch: linux/amd64 [2022-05-04T21:31:49.286Z] Context: default [2022-05-04T21:31:49.286Z] Experimental: true [2022-05-04T21:31:49.286Z] [2022-05-04T21:31:49.286Z] Server: Docker Engine - Community [2022-05-04T21:31:49.286Z] Engine: [2022-05-04T21:31:49.286Z] Version: 20.10.14 [2022-05-04T21:31:49.286Z] API version: 1.41 (minimum version 1.12) [2022-05-04T21:31:49.286Z] Go version: go1.16.15 [2022-05-04T21:31:49.286Z] Git commit: 87a90dc [2022-05-04T21:31:49.286Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T21:31:49.286Z] OS/Arch: linux/amd64 [2022-05-04T21:31:49.286Z] Experimental: true [2022-05-04T21:31:49.286Z] containerd: [2022-05-04T21:31:49.286Z] Version: 1.5.11 [2022-05-04T21:31:49.286Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:49.286Z] runc: [2022-05-04T21:31:49.286Z] Version: 1.0.3 [2022-05-04T21:31:49.286Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T21:31:49.286Z] docker-init: [2022-05-04T21:31:49.286Z] Version: 0.19.0 [2022-05-04T21:31:49.286Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T21:31:47.882Z] > git remote # timeout=10 [2022-05-04T21:31:47.887Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:47.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:47.894Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:48.492Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:48.513Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:48.525Z] > git checkout -f 8d0186062edea60fbc3e96d3ccec04529ea303df # timeout=10 [2022-05-04T21:31:47.673Z] > git remote # timeout=10 [2022-05-04T21:31:47.679Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:31:47.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:31:47.684Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:31:48.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-04T21:31:48.304Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:31:48.311Z] > git checkout -f 377fe4ad006d93d80964b45078d486e899953d35 # timeout=10 [2022-05-04T21:31:49.530Z] + docker version [2022-05-04T21:31:49.530Z] Client: Docker Engine - Community [2022-05-04T21:31:49.530Z] Version: 20.10.14 [2022-05-04T21:31:49.530Z] API version: 1.41 [2022-05-04T21:31:49.530Z] Go version: go1.16.15 [2022-05-04T21:31:49.530Z] Git commit: a224086 [2022-05-04T21:31:49.530Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-04T21:31:49.530Z] OS/Arch: linux/amd64 [2022-05-04T21:31:49.530Z] Context: default [2022-05-04T21:31:49.530Z] Experimental: true [2022-05-04T21:31:49.530Z] [2022-05-04T21:31:49.530Z] Server: Docker Engine - Community [2022-05-04T21:31:49.530Z] Engine: [2022-05-04T21:31:49.530Z] Version: 20.10.14 [2022-05-04T21:31:49.530Z] API version: 1.41 (minimum version 1.12) [2022-05-04T21:31:49.530Z] Go version: go1.16.15 [2022-05-04T21:31:49.530Z] Git commit: 87a90dc [2022-05-04T21:31:49.530Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-04T21:31:49.530Z] OS/Arch: linux/amd64 [2022-05-04T21:31:49.530Z] Experimental: true [2022-05-04T21:31:49.530Z] containerd: [2022-05-04T21:31:49.530Z] Version: 1.5.11 [2022-05-04T21:31:49.530Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:49.530Z] runc: [2022-05-04T21:31:49.530Z] Version: 1.0.3 [2022-05-04T21:31:49.530Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T21:31:49.530Z] docker-init: [2022-05-04T21:31:49.530Z] Version: 0.19.0 [2022-05-04T21:31:49.530Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T21:31:49.567Z] + docker info [2022-05-04T21:31:49.699Z] #65 2.192 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T21:31:49.851Z] + docker info [2022-05-04T21:31:49.936Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:49.938Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:50.132Z] Client: [2022-05-04T21:31:50.132Z] Context: default [2022-05-04T21:31:50.132Z] Debug Mode: false [2022-05-04T21:31:50.132Z] Plugins: [2022-05-04T21:31:50.132Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T21:31:50.132Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T21:31:50.132Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T21:31:50.132Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T21:31:50.132Z] [2022-05-04T21:31:50.132Z] Server: [2022-05-04T21:31:50.132Z] Containers: 0 [2022-05-04T21:31:50.132Z] Running: 0 [2022-05-04T21:31:50.132Z] Paused: 0 [2022-05-04T21:31:50.132Z] Stopped: 0 [2022-05-04T21:31:50.132Z] Images: 2 [2022-05-04T21:31:50.132Z] Server Version: 20.10.14 [2022-05-04T21:31:50.132Z] Storage Driver: overlay2 [2022-05-04T21:31:50.132Z] Backing Filesystem: extfs [2022-05-04T21:31:50.132Z] Supports d_type: true [2022-05-04T21:31:50.132Z] Native Overlay Diff: true [2022-05-04T21:31:50.132Z] userxattr: false [2022-05-04T21:31:50.132Z] Logging Driver: json-file [2022-05-04T21:31:50.132Z] Cgroup Driver: cgroupfs [2022-05-04T21:31:50.132Z] Cgroup Version: 1 [2022-05-04T21:31:50.132Z] Plugins: [2022-05-04T21:31:50.132Z] Volume: local [2022-05-04T21:31:50.132Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T21:31:50.133Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T21:31:50.133Z] Swarm: inactive [2022-05-04T21:31:50.133Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-05-04T21:31:50.133Z] Default Runtime: runc [2022-05-04T21:31:50.133Z] Init Binary: docker-init [2022-05-04T21:31:50.133Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:50.133Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T21:31:50.133Z] init version: de40ad0 [2022-05-04T21:31:50.133Z] Security Options: [2022-05-04T21:31:50.133Z] apparmor [2022-05-04T21:31:50.133Z] seccomp [2022-05-04T21:31:50.133Z] Profile: default [2022-05-04T21:31:50.133Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T21:31:50.133Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T21:31:50.133Z] OSType: linux [2022-05-04T21:31:50.133Z] Architecture: x86_64 [2022-05-04T21:31:50.133Z] CPUs: 2 [2022-05-04T21:31:50.133Z] Total Memory: 7.565GiB [2022-05-04T21:31:50.133Z] Name: ip-10-100-122-3 [2022-05-04T21:31:50.133Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T21:31:50.133Z] Docker Root Dir: /var/lib/docker [2022-05-04T21:31:50.133Z] Debug Mode: false [2022-05-04T21:31:50.133Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:31:50.133Z] Labels: [2022-05-04T21:31:50.133Z] Experimental: true [2022-05-04T21:31:50.133Z] Insecure Registries: [2022-05-04T21:31:50.133Z] 127.0.0.0/8 [2022-05-04T21:31:50.133Z] Live Restore Enabled: true [2022-05-04T21:31:50.133Z] [2022-05-04T21:31:50.133Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:31:50.412Z] Client: [2022-05-04T21:31:50.412Z] Context: default [2022-05-04T21:31:50.412Z] Debug Mode: false [2022-05-04T21:31:50.412Z] Plugins: [2022-05-04T21:31:50.412Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T21:31:50.412Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T21:31:50.412Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T21:31:50.412Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T21:31:50.412Z] [2022-05-04T21:31:50.412Z] Server: [2022-05-04T21:31:50.412Z] Containers: 0 [2022-05-04T21:31:50.412Z] Running: 0 [2022-05-04T21:31:50.412Z] Paused: 0 [2022-05-04T21:31:50.412Z] Stopped: 0 [2022-05-04T21:31:50.412Z] Images: 2 [2022-05-04T21:31:50.412Z] Server Version: 20.10.14 [2022-05-04T21:31:50.412Z] Storage Driver: overlay2 [2022-05-04T21:31:50.412Z] Backing Filesystem: extfs [2022-05-04T21:31:50.412Z] Supports d_type: true [2022-05-04T21:31:50.412Z] Native Overlay Diff: true [2022-05-04T21:31:50.412Z] userxattr: false [2022-05-04T21:31:50.412Z] Logging Driver: json-file [2022-05-04T21:31:50.412Z] Cgroup Driver: cgroupfs [2022-05-04T21:31:50.412Z] Cgroup Version: 1 [2022-05-04T21:31:50.412Z] Plugins: [2022-05-04T21:31:50.412Z] Volume: local [2022-05-04T21:31:50.412Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T21:31:50.412Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T21:31:50.412Z] Swarm: inactive [2022-05-04T21:31:50.412Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T21:31:50.412Z] Default Runtime: runc [2022-05-04T21:31:50.412Z] Init Binary: docker-init [2022-05-04T21:31:50.412Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:50.412Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T21:31:50.412Z] init version: de40ad0 [2022-05-04T21:31:50.412Z] Security Options: [2022-05-04T21:31:50.412Z] apparmor [2022-05-04T21:31:50.412Z] seccomp [2022-05-04T21:31:50.412Z] Profile: default [2022-05-04T21:31:50.412Z] Kernel Version: 5.4.0-1071-aws [2022-05-04T21:31:50.412Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-04T21:31:50.412Z] OSType: linux [2022-05-04T21:31:50.412Z] Architecture: x86_64 [2022-05-04T21:31:50.412Z] CPUs: 2 [2022-05-04T21:31:50.412Z] Total Memory: 7.483GiB [2022-05-04T21:31:50.412Z] Name: ip-10-100-73-235 [2022-05-04T21:31:50.412Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-04T21:31:50.412Z] Docker Root Dir: /var/lib/docker [2022-05-04T21:31:50.412Z] Debug Mode: false [2022-05-04T21:31:50.412Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:31:50.412Z] Labels: [2022-05-04T21:31:50.412Z] Experimental: true [2022-05-04T21:31:50.412Z] Insecure Registries: [2022-05-04T21:31:50.412Z] 127.0.0.0/8 [2022-05-04T21:31:50.412Z] Live Restore Enabled: true [2022-05-04T21:31:50.412Z] [2022-05-04T21:31:50.412Z] WARNING: No swap limit support [Pipeline] sh [2022-05-04T21:31:50.426Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:50.426Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:50.426Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43555/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T21:31:50.426Z] + bash /home/ubuntu/workspace/moby_PR-43555/check-config.sh [2022-05-04T21:31:50.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T21:31:50.426Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T21:31:50.426Z] [2022-05-04T21:31:50.426Z] Generally Necessary: [2022-05-04T21:31:50.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T21:31:50.426Z] - apparmor: enabled and tools installed [2022-05-04T21:31:50.426Z] - CONFIG_NAMESPACES: enabled [2022-05-04T21:31:50.426Z] - CONFIG_NET_NS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_PID_NS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_IPC_NS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_UTS_NS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUPS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CPUSETS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_MEMCG: enabled [2022-05-04T21:31:50.426Z] - CONFIG_KEYS: enabled [2022-05-04T21:31:50.426Z] - CONFIG_VETH: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T21:31:50.426Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T21:31:50.426Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T21:31:50.426Z] [2022-05-04T21:31:50.426Z] Optional Features: [2022-05-04T21:31:50.426Z] - CONFIG_USER_NS: enabled [2022-05-04T21:31:50.651Z] + docker version [2022-05-04T21:31:50.651Z] Client: Docker Engine - Community [2022-05-04T21:31:50.651Z] Version: 20.10.14 [2022-05-04T21:31:50.651Z] API version: 1.41 [2022-05-04T21:31:50.651Z] Go version: go1.16.15 [2022-05-04T21:31:50.651Z] Git commit: a224086 [2022-05-04T21:31:50.651Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-04T21:31:50.651Z] OS/Arch: linux/arm64 [2022-05-04T21:31:50.651Z] Context: default [2022-05-04T21:31:50.651Z] Experimental: true [2022-05-04T21:31:50.651Z] [2022-05-04T21:31:50.651Z] Server: Docker Engine - Community [2022-05-04T21:31:50.651Z] Engine: [2022-05-04T21:31:50.651Z] Version: 20.10.14 [2022-05-04T21:31:50.651Z] API version: 1.41 (minimum version 1.12) [2022-05-04T21:31:50.651Z] Go version: go1.16.15 [2022-05-04T21:31:50.651Z] Git commit: 87a90dc [2022-05-04T21:31:50.651Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-04T21:31:50.651Z] OS/Arch: linux/arm64 [2022-05-04T21:31:50.651Z] Experimental: true [2022-05-04T21:31:50.651Z] containerd: [2022-05-04T21:31:50.651Z] Version: 1.5.11 [2022-05-04T21:31:50.651Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:50.651Z] runc: [2022-05-04T21:31:50.651Z] Version: 1.0.3 [2022-05-04T21:31:50.651Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T21:31:50.651Z] docker-init: [2022-05-04T21:31:50.651Z] Version: 0.19.0 [2022-05-04T21:31:50.651Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T21:31:50.685Z] - CONFIG_SECCOMP: enabled [2022-05-04T21:31:50.685Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T21:31:50.685Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T21:31:50.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T21:31:50.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T21:31:50.685Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T21:31:50.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T21:31:50.685Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T21:31:50.685Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T21:31:50.685Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T21:31:50.685Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T21:31:50.685Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T21:31:50.685Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T21:31:50.685Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T21:31:50.685Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T21:31:50.685Z] - CONFIG_EXT4_FS: enabled [2022-05-04T21:31:50.685Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T21:31:50.685Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T21:31:50.685Z] - Network Drivers: [2022-05-04T21:31:50.685Z] - "overlay": [2022-05-04T21:31:50.685Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T21:31:50.685Z] Optional (for encrypted networks): [2022-05-04T21:31:50.685Z] - CONFIG_CRYPTO: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T21:31:50.685Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T21:31:50.685Z] - CONFIG_XFRM: enabled [2022-05-04T21:31:50.685Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T21:31:50.685Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T21:31:50.685Z] - "ipvlan": [2022-05-04T21:31:50.686Z] #65 ... [2022-05-04T21:31:50.686Z] [2022-05-04T21:31:50.686Z] #40 [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-05-04T21:31:50.686Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:31:50.686Z] #40 6.866 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:31:50.686Z] #40 6.867 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:31:50.686Z] #40 6.872 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:31:50.686Z] #40 10.08 Reading package lists... [2022-05-04T21:31:50.686Z] #40 ... [2022-05-04T21:31:50.686Z] [2022-05-04T21:31:50.686Z] #53 [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-05-04T21:31:50.686Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:31:50.686Z] #53 ... [2022-05-04T21:31:50.686Z] [2022-05-04T21:31:50.686Z] #51 [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-05-04T21:31:50.686Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:31:50.732Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:50.732Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:50.732Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43555/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T21:31:50.732Z] + bash /home/ubuntu/workspace/moby_PR-43555/check-config.sh [2022-05-04T21:31:50.732Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T21:31:50.732Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-04T21:31:50.732Z] [2022-05-04T21:31:50.732Z] Generally Necessary: [2022-05-04T21:31:50.732Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T21:31:50.732Z] - apparmor: enabled and tools installed [2022-05-04T21:31:50.732Z] - CONFIG_NAMESPACES: enabled [2022-05-04T21:31:50.732Z] - CONFIG_NET_NS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_PID_NS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_IPC_NS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_UTS_NS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CGROUPS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T21:31:50.732Z] - CONFIG_CPUSETS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_MEMCG: enabled [2022-05-04T21:31:50.732Z] - CONFIG_KEYS: enabled [2022-05-04T21:31:50.732Z] - CONFIG_VETH: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T21:31:50.732Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T21:31:50.934Z] + docker info [2022-05-04T21:31:50.934Z] Client: [2022-05-04T21:31:50.934Z] Context: default [2022-05-04T21:31:50.934Z] Debug Mode: false [2022-05-04T21:31:50.934Z] Plugins: [2022-05-04T21:31:50.934Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T21:31:50.934Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T21:31:50.934Z] [2022-05-04T21:31:50.934Z] Server: [2022-05-04T21:31:50.934Z] Containers: 0 [2022-05-04T21:31:50.934Z] Running: 0 [2022-05-04T21:31:50.934Z] Paused: 0 [2022-05-04T21:31:50.934Z] Stopped: 0 [2022-05-04T21:31:50.934Z] Images: 1 [2022-05-04T21:31:50.934Z] Server Version: 20.10.14 [2022-05-04T21:31:50.934Z] Storage Driver: overlay2 [2022-05-04T21:31:50.934Z] Backing Filesystem: extfs [2022-05-04T21:31:50.934Z] Supports d_type: true [2022-05-04T21:31:50.934Z] Native Overlay Diff: true [2022-05-04T21:31:50.934Z] userxattr: false [2022-05-04T21:31:50.934Z] Logging Driver: json-file [2022-05-04T21:31:50.934Z] Cgroup Driver: cgroupfs [2022-05-04T21:31:50.934Z] Cgroup Version: 1 [2022-05-04T21:31:50.934Z] Plugins: [2022-05-04T21:31:50.934Z] Volume: local [2022-05-04T21:31:50.934Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T21:31:50.934Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T21:31:50.934Z] Swarm: inactive [2022-05-04T21:31:50.934Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-05-04T21:31:50.934Z] Default Runtime: runc [2022-05-04T21:31:50.934Z] Init Binary: docker-init [2022-05-04T21:31:50.934Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:50.934Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T21:31:50.934Z] init version: de40ad0 [2022-05-04T21:31:50.934Z] Security Options: [2022-05-04T21:31:50.934Z] apparmor [2022-05-04T21:31:50.934Z] seccomp [2022-05-04T21:31:50.934Z] Profile: default [2022-05-04T21:31:50.934Z] Kernel Version: 5.13.0-1021-aws [2022-05-04T21:31:50.934Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-04T21:31:50.934Z] OSType: linux [2022-05-04T21:31:50.934Z] Architecture: aarch64 [2022-05-04T21:31:50.934Z] CPUs: 2 [2022-05-04T21:31:50.934Z] Total Memory: 7.578GiB [2022-05-04T21:31:50.934Z] Name: ip-10-100-101-138 [2022-05-04T21:31:50.934Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-04T21:31:50.934Z] Docker Root Dir: /var/lib/docker [2022-05-04T21:31:50.934Z] Debug Mode: false [2022-05-04T21:31:50.934Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:31:50.934Z] Labels: [2022-05-04T21:31:50.934Z] Experimental: true [2022-05-04T21:31:50.934Z] Insecure Registries: [2022-05-04T21:31:50.934Z] 127.0.0.0/8 [2022-05-04T21:31:50.934Z] Live Restore Enabled: true [2022-05-04T21:31:50.934Z] [Pipeline] sh [2022-05-04T21:31:50.943Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T21:31:50.943Z] - "macvlan": [2022-05-04T21:31:50.943Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T21:31:50.943Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T21:31:50.943Z] - "ftp,tftp client in container": [2022-05-04T21:31:50.943Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T21:31:50.943Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T21:31:50.943Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T21:31:50.943Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T21:31:50.943Z] - Storage Drivers: [2022-05-04T21:31:50.943Z] - "aufs": [2022-05-04T21:31:50.943Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T21:31:50.943Z] - "btrfs": [2022-05-04T21:31:50.943Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T21:31:50.943Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T21:31:50.943Z] - "devicemapper": [2022-05-04T21:31:50.943Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T21:31:50.943Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T21:31:50.943Z] - "overlay": [2022-05-04T21:31:50.943Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T21:31:50.943Z] - "zfs": [2022-05-04T21:31:50.943Z] - /dev/zfs: present [2022-05-04T21:31:50.943Z] - zfs command: missing [2022-05-04T21:31:50.943Z] - zpool command: missing [2022-05-04T21:31:50.943Z] [2022-05-04T21:31:50.943Z] Limits: [2022-05-04T21:31:50.943Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T21:31:50.943Z] [2022-05-04T21:31:50.943Z] + true [2022-05-04T21:31:50.948Z] #51 ... [2022-05-04T21:31:50.948Z] [2022-05-04T21:31:50.948Z] #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-05-04T21:31:50.948Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:31:50.948Z] #14 7.034 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:31:50.948Z] #14 7.070 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:31:50.948Z] #14 7.070 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:31:50.948Z] #14 8.434 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [Pipeline] } [2022-05-04T21:31:50.988Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T21:31:50.988Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T21:31:50.988Z] [2022-05-04T21:31:50.988Z] Optional Features: [2022-05-04T21:31:50.988Z] - CONFIG_USER_NS: enabled [2022-05-04T21:31:50.988Z] - CONFIG_SECCOMP: enabled [2022-05-04T21:31:50.988Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T21:31:50.988Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T21:31:50.988Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T21:31:50.988Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-04T21:31:50.988Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-04T21:31:50.988Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T21:31:50.988Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T21:31:50.988Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T21:31:50.988Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T21:31:50.988Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T21:31:50.988Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T21:31:50.988Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T21:31:50.988Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T21:31:50.988Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T21:31:50.988Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T21:31:50.988Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T21:31:50.988Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T21:31:50.988Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T21:31:50.988Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T21:31:50.988Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T21:31:50.988Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T21:31:50.988Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T21:31:50.988Z] - CONFIG_EXT4_FS: enabled [2022-05-04T21:31:50.988Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T21:31:50.988Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T21:31:50.988Z] - Network Drivers: [2022-05-04T21:31:50.988Z] - "overlay": [2022-05-04T21:31:50.988Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T21:31:50.988Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T21:31:50.988Z] Optional (for encrypted networks): [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T21:31:51.210Z] #14 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:31:51.210Z] #14 ... [2022-05-04T21:31:51.210Z] [2022-05-04T21:31:51.210Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:31:51.210Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:31:51.210Z] #38 6.021 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:31:51.210Z] #38 6.895 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:31:51.210Z] #38 8.205 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:31:51.210Z] #38 8.711 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:31:51.210Z] #38 8.779 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:31:51.210Z] #38 ... [2022-05-04T21:31:51.210Z] [2022-05-04T21:31:51.210Z] #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-05-04T21:31:51.210Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:31:51.223Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:51.223Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:31:51.223Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43555/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-04T21:31:51.223Z] + bash /home/ubuntu/workspace/moby_PR-43555/check-config.sh [2022-05-04T21:31:51.223Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-04T21:31:51.223Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-04T21:31:51.223Z] [2022-05-04T21:31:51.223Z] Generally Necessary: [2022-05-04T21:31:51.223Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-04T21:31:51.223Z] - apparmor: enabled and tools installed [2022-05-04T21:31:51.223Z] - CONFIG_NAMESPACES: enabled [2022-05-04T21:31:51.223Z] - CONFIG_NET_NS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_PID_NS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_IPC_NS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_UTS_NS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CGROUPS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-04T21:31:51.223Z] - CONFIG_CPUSETS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_MEMCG: enabled [2022-05-04T21:31:51.223Z] - CONFIG_KEYS: enabled [2022-05-04T21:31:51.223Z] - CONFIG_VETH: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-04T21:31:51.223Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_CRYPTO: enabled [2022-05-04T21:31:51.243Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T21:31:51.243Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T21:31:51.243Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T21:31:51.243Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T21:31:51.243Z] - CONFIG_XFRM: enabled [2022-05-04T21:31:51.243Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T21:31:51.243Z] - "ipvlan": [2022-05-04T21:31:51.243Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T21:31:51.243Z] - "macvlan": [2022-05-04T21:31:51.243Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T21:31:51.243Z] - "ftp,tftp client in container": [2022-05-04T21:31:51.243Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T21:31:51.243Z] - Storage Drivers: [2022-05-04T21:31:51.243Z] - "aufs": [2022-05-04T21:31:51.243Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T21:31:51.243Z] - "btrfs": [2022-05-04T21:31:51.243Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T21:31:51.243Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T21:31:51.243Z] - "devicemapper": [2022-05-04T21:31:51.243Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T21:31:51.243Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T21:31:51.243Z] - "overlay": [2022-05-04T21:31:51.243Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T21:31:51.243Z] - "zfs": [2022-05-04T21:31:51.243Z] - /dev/zfs: present [2022-05-04T21:31:51.243Z] - zfs command: missing [2022-05-04T21:31:51.243Z] - zpool command: missing [2022-05-04T21:31:51.243Z] [2022-05-04T21:31:51.243Z] Limits: [2022-05-04T21:31:51.243Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T21:31:51.243Z] [2022-05-04T21:31:51.243Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T21:31:51.313Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d0186062edea60fbc3e96d3ccec04529ea303df . [2022-05-04T21:31:51.313Z] #2 [internal] load .dockerignore [2022-05-04T21:31:51.313Z] #2 sha256:9d122e9b05fb6a573d67d932b5281ca6b655a39a73d9101bc07ba45adea0c57d [2022-05-04T21:31:51.313Z] #2 transferring context: 145B done [2022-05-04T21:31:51.313Z] #2 DONE 0.0s [2022-05-04T21:31:51.313Z] [2022-05-04T21:31:51.313Z] #1 [internal] load build definition from Dockerfile [2022-05-04T21:31:51.313Z] #1 sha256:2ca526ea4656c3689ebcb521802321ea2ef7885fc940e4bf49293a2687dcacac [2022-05-04T21:31:51.313Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T21:31:51.313Z] #1 DONE 0.0s [2022-05-04T21:31:51.313Z] [2022-05-04T21:31:51.313Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T21:31:51.313Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T21:31:51.471Z] #36 ... [2022-05-04T21:31:51.472Z] [2022-05-04T21:31:51.472Z] #55 [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-05-04T21:31:51.472Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:31:51.472Z] #55 ... [2022-05-04T21:31:51.472Z] [2022-05-04T21:31:51.472Z] #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-05-04T21:31:51.472Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:31:51.472Z] #34 5.793 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T21:31:51.472Z] #34 5.806 Cloning into '.'... [2022-05-04T21:31:51.483Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-04T21:31:51.483Z] - CONFIG_CGROUP_BPF: enabled [2022-05-04T21:31:51.483Z] [2022-05-04T21:31:51.483Z] Optional Features: [2022-05-04T21:31:51.483Z] - CONFIG_USER_NS: enabled [2022-05-04T21:31:51.483Z] - CONFIG_SECCOMP: enabled [2022-05-04T21:31:51.483Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-04T21:31:51.483Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-04T21:31:51.483Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-04T21:31:51.483Z] (cgroup swap accounting is currently enabled) [2022-05-04T21:31:51.483Z] - CONFIG_BLK_CGROUP: enabled [2022-05-04T21:31:51.483Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-04T21:31:51.483Z] - CONFIG_CGROUP_PERF: enabled [2022-05-04T21:31:51.483Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-04T21:31:51.483Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-04T21:31:51.483Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-04T21:31:51.483Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-04T21:31:51.483Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-04T21:31:51.483Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_IP_VS: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-04T21:31:51.483Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-04T21:31:51.483Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-04T21:31:51.483Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-04T21:31:51.483Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-04T21:31:51.483Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-04T21:31:51.483Z] - CONFIG_EXT4_FS: enabled [2022-05-04T21:31:51.483Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-04T21:31:51.483Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-04T21:31:51.483Z] - Network Drivers: [2022-05-04T21:31:51.483Z] - "overlay": [2022-05-04T21:31:51.571Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:8d0186062edea60fbc3e96d3ccec04529ea303df . [2022-05-04T21:31:51.571Z] #1 [internal] load build definition from Dockerfile [2022-05-04T21:31:51.571Z] #1 sha256:651cf88ae09380a0293315bc3365da9fb012656ae20b36a781062d6e42f4aa17 [2022-05-04T21:31:51.571Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T21:31:51.571Z] #1 DONE 0.0s [2022-05-04T21:31:51.571Z] [2022-05-04T21:31:51.571Z] #2 [internal] load .dockerignore [2022-05-04T21:31:51.571Z] #2 sha256:879f96551bfbb5ef4e58d65a78dcece8fbe0fc96a9f8223329fd865c870fc758 [2022-05-04T21:31:51.571Z] #2 transferring context: 145B 0.0s done [2022-05-04T21:31:51.571Z] #2 DONE 0.0s [2022-05-04T21:31:51.571Z] [2022-05-04T21:31:51.571Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T21:31:51.571Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T21:31:51.572Z] #3 DONE 0.4s [2022-05-04T21:31:51.733Z] #34 ... [2022-05-04T21:31:51.733Z] [2022-05-04T21:31:51.733Z] #49 [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-05-04T21:31:51.733Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:31:51.733Z] #49 6.100 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:31:51.733Z] #49 6.100 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:31:51.733Z] #49 6.100 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:31:51.733Z] #49 6.676 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T21:31:51.748Z] - CONFIG_VXLAN: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-04T21:31:51.748Z] Optional (for encrypted networks): [2022-05-04T21:31:51.748Z] - CONFIG_CRYPTO: enabled [2022-05-04T21:31:51.748Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-04T21:31:51.748Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-04T21:31:51.748Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-04T21:31:51.748Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-04T21:31:51.748Z] - CONFIG_XFRM: enabled [2022-05-04T21:31:51.748Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-04T21:31:51.748Z] - "ipvlan": [2022-05-04T21:31:51.748Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-04T21:31:51.748Z] - "macvlan": [2022-05-04T21:31:51.748Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_DUMMY: enabled (as module) [2022-05-04T21:31:51.748Z] - "ftp,tftp client in container": [2022-05-04T21:31:51.748Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-04T21:31:51.748Z] - Storage Drivers: [2022-05-04T21:31:51.748Z] - "aufs": [2022-05-04T21:31:51.748Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-04T21:31:51.748Z] - "btrfs": [2022-05-04T21:31:51.748Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-04T21:31:51.748Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-04T21:31:51.748Z] - "devicemapper": [2022-05-04T21:31:51.748Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-04T21:31:51.748Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-04T21:31:51.748Z] - "overlay": [2022-05-04T21:31:51.748Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-04T21:31:51.748Z] - "zfs": [2022-05-04T21:31:51.748Z] - /dev/zfs: present [2022-05-04T21:31:51.748Z] - zfs command: missing [2022-05-04T21:31:51.748Z] - zpool command: missing [2022-05-04T21:31:51.748Z] [2022-05-04T21:31:51.748Z] Limits: [2022-05-04T21:31:51.748Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-04T21:31:51.748Z] [2022-05-04T21:31:51.748Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T21:31:51.830Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:31:51.831Z] [2022-05-04T21:31:51.831Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T21:31:51.831Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T21:31:51.831Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T21:31:51.831Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T21:31:51.831Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T21:31:51.831Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T21:31:51.831Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-05-04T21:31:51.831Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-05-04T21:31:51.831Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-04T21:31:51.833Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:31:51.994Z] #49 ... [2022-05-04T21:31:51.994Z] [2022-05-04T21:31:51.994Z] #45 [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-05-04T21:31:51.994Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:31:51.994Z] #45 5.496 + git clone https://github.com/docker/distribution.git . [2022-05-04T21:31:51.994Z] #45 5.546 Cloning into '.'... [2022-05-04T21:31:51.994Z] #45 ... [2022-05-04T21:31:51.994Z] [2022-05-04T21:31:51.994Z] #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-05-04T21:31:51.994Z] #26 sha256:ded64014a2904ffa203191bdee846d3b7deb4b180940a7e55413f090238c05ab [2022-05-04T21:31:51.994Z] #26 1.370 + RM_GOPATH=0 [2022-05-04T21:31:51.995Z] #26 1.371 + TMP_GOPATH= [2022-05-04T21:31:51.995Z] #26 1.371 + : /build [2022-05-04T21:31:51.995Z] #26 1.372 + '[' -z '' ']' [2022-05-04T21:31:51.995Z] #26 1.373 ++ mktemp -d [2022-05-04T21:31:51.995Z] #26 1.374 + export GOPATH=/tmp/tmp.amKw9WKn3K [2022-05-04T21:31:51.995Z] #26 1.374 + GOPATH=/tmp/tmp.amKw9WKn3K [2022-05-04T21:31:51.995Z] #26 1.374 + RM_GOPATH=1 [2022-05-04T21:31:51.995Z] #26 1.375 + case "$(go env GOARCH)" in [2022-05-04T21:31:51.995Z] #26 1.379 ++ go env GOARCH [2022-05-04T21:31:51.995Z] #26 1.404 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:31:51.995Z] #26 1.407 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:31:51.995Z] #26 1.408 ++ dirname /install.sh [2022-05-04T21:31:51.995Z] #26 1.409 + dir=/ [2022-05-04T21:31:51.995Z] #26 1.419 + bin=dockercli [2022-05-04T21:31:51.995Z] #26 1.420 + shift [2022-05-04T21:31:51.995Z] #26 1.420 + '[' '!' -f //dockercli.installer ']' [2022-05-04T21:31:51.995Z] #26 1.420 + . //dockercli.installer [2022-05-04T21:31:51.995Z] #26 1.421 ++ : stable [2022-05-04T21:31:51.995Z] #26 1.421 ++ : 17.06.2-ce [2022-05-04T21:31:51.995Z] #26 1.421 + install_dockercli [2022-05-04T21:31:51.995Z] #26 1.422 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T21:31:51.995Z] #26 1.422 Install docker/cli version 17.06.2-ce from stable [2022-05-04T21:31:51.995Z] #26 1.422 ++ uname -m [2022-05-04T21:31:51.995Z] #26 1.425 + arch=x86_64 [2022-05-04T21:31:51.995Z] #26 1.426 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T21:31:51.995Z] #26 1.426 + url=https://download.docker.com/linux/static [2022-05-04T21:31:51.995Z] #26 1.427 + tar -xz docker/docker [2022-05-04T21:31:51.995Z] #26 1.427 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T21:31:52.089Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-04T21:31:52.089Z] #4 DONE 0.4s [2022-05-04T21:31:52.097Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8d0186062edea60fbc3e96d3ccec04529ea303df . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-05-04T21:31:52.177Z] #3 DONE 0.3s [2022-05-04T21:31:52.177Z] [2022-05-04T21:31:52.177Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T21:31:52.177Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T21:31:52.177Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T21:31:52.177Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T21:31:52.177Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T21:31:52.177Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T21:31:52.177Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.1s done [2022-05-04T21:31:52.177Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [Pipeline] sh [2022-05-04T21:31:52.347Z] [2022-05-04T21:31:52.347Z] #6 [internal] load build definition from Dockerfile [2022-05-04T21:31:52.347Z] #6 sha256:840f0a899922a0f5fcdff13d06534856b6cded83b1c9f76ece5ddda047ccb4ea [2022-05-04T21:31:52.347Z] #6 DONE 0.0s [2022-05-04T21:31:52.347Z] [2022-05-04T21:31:52.347Z] #5 [internal] load .dockerignore [2022-05-04T21:31:52.347Z] #5 sha256:c254a144e00acd8bffe7080b78209f9aa691c0d7c21e6da0d33e94a5a7ed0d9e [2022-05-04T21:31:52.347Z] #5 DONE 0.0s [2022-05-04T21:31:52.347Z] [2022-05-04T21:31:52.347Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:52.347Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T21:31:52.347Z] #7 DONE 0.1s [2022-05-04T21:31:52.347Z] [2022-05-04T21:31:52.347Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:52.347Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T21:31:52.356Z] #2 [internal] load .dockerignore [2022-05-04T21:31:52.356Z] #2 sha256:6e4a8c7f1b049a523e56ffdfb92be82de8ef243c5f1b7f58e0aa801d76f2bbbc [2022-05-04T21:31:52.356Z] #2 transferring context: 145B done [2022-05-04T21:31:52.356Z] #2 DONE 0.1s [2022-05-04T21:31:52.356Z] [2022-05-04T21:31:52.356Z] #1 [internal] load build definition from Dockerfile [2022-05-04T21:31:52.356Z] #1 sha256:95260c469de7fe8569210699c2417ebae40619ae8323308c7cf10826e4f217b8 [2022-05-04T21:31:52.356Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T21:31:52.356Z] #1 DONE 0.2s [2022-05-04T21:31:52.356Z] [2022-05-04T21:31:52.356Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T21:31:52.356Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-04T21:31:52.432Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-04T21:31:52.432Z] #4 DONE 0.4s [2022-05-04T21:31:52.461Z] + docker version [2022-05-04T21:31:52.461Z] Client: Docker Engine - Community [2022-05-04T21:31:52.461Z] Version: 20.10.14 [2022-05-04T21:31:52.461Z] API version: 1.41 [2022-05-04T21:31:52.461Z] Go version: go1.16.15 [2022-05-04T21:31:52.461Z] Git commit: a224086 [2022-05-04T21:31:52.461Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-04T21:31:52.461Z] OS/Arch: linux/amd64 [2022-05-04T21:31:52.461Z] Context: default [2022-05-04T21:31:52.461Z] Experimental: true [2022-05-04T21:31:52.461Z] [2022-05-04T21:31:52.461Z] Server: Docker Engine - Community [2022-05-04T21:31:52.461Z] Engine: [2022-05-04T21:31:52.461Z] Version: 20.10.14 [2022-05-04T21:31:52.461Z] API version: 1.41 (minimum version 1.12) [2022-05-04T21:31:52.461Z] Go version: go1.16.15 [2022-05-04T21:31:52.461Z] Git commit: 87a90dc [2022-05-04T21:31:52.461Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-04T21:31:52.461Z] OS/Arch: linux/amd64 [2022-05-04T21:31:52.461Z] Experimental: true [2022-05-04T21:31:52.461Z] containerd: [2022-05-04T21:31:52.461Z] Version: 1.5.11 [2022-05-04T21:31:52.461Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:52.461Z] runc: [2022-05-04T21:31:52.461Z] Version: 1.0.3 [2022-05-04T21:31:52.461Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-04T21:31:52.461Z] docker-init: [2022-05-04T21:31:52.461Z] Version: 0.19.0 [2022-05-04T21:31:52.461Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-04T21:31:52.567Z] #26 ... [2022-05-04T21:31:52.567Z] [2022-05-04T21:31:52.567Z] #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-05-04T21:31:52.567Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:31:52.567Z] #36 11.97 tomll can be used in two ways: [2022-05-04T21:31:52.567Z] #36 11.97 Writing to STDIN and reading from STDOUT: [2022-05-04T21:31:52.567Z] #36 11.97 cat file.toml | tomll > file.toml [2022-05-04T21:31:52.567Z] #36 11.97 [2022-05-04T21:31:52.567Z] #36 11.97 Reading and updating a list of files: [2022-05-04T21:31:52.567Z] #36 11.97 tomll a.toml b.toml c.toml [2022-05-04T21:31:52.567Z] #36 11.97 [2022-05-04T21:31:52.567Z] #36 11.97 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T21:31:52.567Z] #36 DONE 12.2s [2022-05-04T21:31:52.567Z] [2022-05-04T21:31:52.567Z] #49 [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-05-04T21:31:52.567Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:31:52.567Z] #49 11.06 Get:5 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T21:31:52.567Z] #49 11.12 Fetched 3694 B in 5s (686 B/s) [2022-05-04T21:31:52.606Z] #10 DONE 0.1s [2022-05-04T21:31:52.606Z] [2022-05-04T21:31:52.606Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T21:31:52.606Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T21:31:52.606Z] #8 DONE 0.1s [2022-05-04T21:31:52.606Z] [2022-05-04T21:31:52.606Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:52.606Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T21:31:52.606Z] #9 DONE 0.2s [2022-05-04T21:31:52.616Z] #3 DONE 0.3s [2022-05-04T21:31:52.616Z] [2022-05-04T21:31:52.616Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T21:31:52.616Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-04T21:31:52.616Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #6 [internal] load .dockerignore [2022-05-04T21:31:52.687Z] #6 sha256:0baede4c8673bcce0e62648d0be5810b0ad71a9501fd81c5f7643acece77ed73 [2022-05-04T21:31:52.687Z] #6 DONE 0.0s [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #5 [internal] load build definition from Dockerfile [2022-05-04T21:31:52.687Z] #5 sha256:55adfba01665a4938b925db4a380d349f72968890127ce090b6572f0626cc5c0 [2022-05-04T21:31:52.687Z] #5 DONE 0.0s [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:52.687Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T21:31:52.687Z] #9 DONE 0.1s [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:52.687Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T21:31:52.687Z] #10 DONE 0.1s [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T21:31:52.687Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T21:31:52.687Z] #7 DONE 0.2s [2022-05-04T21:31:52.687Z] [2022-05-04T21:31:52.687Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:52.687Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T21:31:52.687Z] #8 DONE 0.2s [2022-05-04T21:31:52.744Z] + docker info [2022-05-04T21:31:52.744Z] Client: [2022-05-04T21:31:52.744Z] Context: default [2022-05-04T21:31:52.744Z] Debug Mode: false [2022-05-04T21:31:52.744Z] Plugins: [2022-05-04T21:31:52.744Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-04T21:31:52.744Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-04T21:31:52.744Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-04T21:31:52.744Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-04T21:31:52.744Z] [2022-05-04T21:31:52.744Z] Server: [2022-05-04T21:31:52.744Z] Containers: 0 [2022-05-04T21:31:52.744Z] Running: 0 [2022-05-04T21:31:52.744Z] Paused: 0 [2022-05-04T21:31:52.744Z] Stopped: 0 [2022-05-04T21:31:52.744Z] Images: 1 [2022-05-04T21:31:52.744Z] Server Version: 20.10.14 [2022-05-04T21:31:52.744Z] Storage Driver: overlay2 [2022-05-04T21:31:52.744Z] Backing Filesystem: extfs [2022-05-04T21:31:52.744Z] Supports d_type: true [2022-05-04T21:31:52.744Z] Native Overlay Diff: true [2022-05-04T21:31:52.744Z] userxattr: false [2022-05-04T21:31:52.744Z] Logging Driver: json-file [2022-05-04T21:31:52.744Z] Cgroup Driver: systemd [2022-05-04T21:31:52.744Z] Cgroup Version: 2 [2022-05-04T21:31:52.744Z] Plugins: [2022-05-04T21:31:52.744Z] Volume: local [2022-05-04T21:31:52.744Z] Network: bridge host ipvlan macvlan null overlay [2022-05-04T21:31:52.744Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-04T21:31:52.744Z] Swarm: inactive [2022-05-04T21:31:52.744Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-04T21:31:52.744Z] Default Runtime: runc [2022-05-04T21:31:52.744Z] Init Binary: docker-init [2022-05-04T21:31:52.744Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-04T21:31:52.744Z] runc version: v1.0.3-0-gf46b6ba [2022-05-04T21:31:52.744Z] init version: de40ad0 [2022-05-04T21:31:52.744Z] Security Options: [2022-05-04T21:31:52.744Z] apparmor [2022-05-04T21:31:52.744Z] seccomp [2022-05-04T21:31:52.744Z] Profile: default [2022-05-04T21:31:52.744Z] cgroupns [2022-05-04T21:31:52.744Z] Kernel Version: 5.13.0-1021-aws [2022-05-04T21:31:52.744Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-04T21:31:52.744Z] OSType: linux [2022-05-04T21:31:52.744Z] Architecture: x86_64 [2022-05-04T21:31:52.744Z] CPUs: 2 [2022-05-04T21:31:52.744Z] Total Memory: 7.559GiB [2022-05-04T21:31:52.744Z] Name: ip-10-100-108-192 [2022-05-04T21:31:52.744Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-04T21:31:52.744Z] Docker Root Dir: /var/lib/docker [2022-05-04T21:31:52.744Z] Debug Mode: false [2022-05-04T21:31:52.744Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:31:52.744Z] Labels: [2022-05-04T21:31:52.744Z] Experimental: true [2022-05-04T21:31:52.744Z] Insecure Registries: [2022-05-04T21:31:52.744Z] 127.0.0.0/8 [2022-05-04T21:31:52.744Z] Live Restore Enabled: true [2022-05-04T21:31:52.744Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-04T21:31:52.876Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-04T21:31:52.876Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-05-04T21:31:52.876Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T21:31:52.876Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-04T21:31:52.876Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-05-04T21:31:52.876Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-04T21:31:52.943Z] [2022-05-04T21:31:52.943Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:52.943Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:52.943Z] #76 CACHED [2022-05-04T21:31:52.943Z] [2022-05-04T21:31:52.943Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:52.943Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:52.943Z] #35 CACHED [2022-05-04T21:31:52.943Z] [2022-05-04T21:31:52.943Z] #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-05-04T21:31:52.943Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:31:53.092Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:8d0186062edea60fbc3e96d3ccec04529ea303df . [2022-05-04T21:31:53.092Z] #1 [internal] load build definition from Dockerfile [2022-05-04T21:31:53.092Z] #1 sha256:6e346f768846acbe6c6b6dccb0e4ac0a238d053b15b003c78c061ca4d67fda9a [2022-05-04T21:31:53.179Z] [2022-05-04T21:31:53.179Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:53.179Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:53.179Z] #28 CACHED [2022-05-04T21:31:53.179Z] [2022-05-04T21:31:53.179Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.179Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:53.179Z] #69 CACHED [2022-05-04T21:31:53.179Z] [2022-05-04T21:31:53.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:53.180Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:31:53.180Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-04T21:31:53.180Z] #11 CACHED [2022-05-04T21:31:53.180Z] [2022-05-04T21:31:53.180Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.180Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:53.180Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:31:53.180Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:53.180Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T21:31:53.180Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T21:31:53.180Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.24MB / 12.42MB 0.2s [2022-05-04T21:31:53.199Z] #36 ... [2022-05-04T21:31:53.199Z] [2022-05-04T21:31:53.199Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:53.199Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:31:53.199Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-04T21:31:53.199Z] #11 CACHED [2022-05-04T21:31:53.199Z] [2022-05-04T21:31:53.199Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.199Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:53.199Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:31:53.199Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:53.199Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T21:31:53.199Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T21:31:53.199Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.02MB / 12.42MB 0.2s [2022-05-04T21:31:53.352Z] #1 transferring dockerfile: 17.44kB done [2022-05-04T21:31:53.352Z] #1 DONE 0.2s [2022-05-04T21:31:53.352Z] [2022-05-04T21:31:53.352Z] #2 [internal] load .dockerignore [2022-05-04T21:31:53.352Z] #2 sha256:2760ed376e35e0ea07f4a23f59d1b94065f28ed6591b6eb888c92a99a1854077 [2022-05-04T21:31:53.352Z] #2 transferring context: 145B done [2022-05-04T21:31:53.352Z] #2 DONE 0.0s [2022-05-04T21:31:53.352Z] [2022-05-04T21:31:53.352Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-04T21:31:53.352Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-04T21:31:53.442Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.4s [2022-05-04T21:31:53.442Z] #71 ... [2022-05-04T21:31:53.442Z] [2022-05-04T21:31:53.442Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T21:31:53.442Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T21:31:53.442Z] #70 DONE 0.5s [2022-05-04T21:31:53.442Z] [2022-05-04T21:31:53.442Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:53.442Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:53.442Z] #47 DONE 0.0s [2022-05-04T21:31:53.442Z] [2022-05-04T21:31:53.442Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.442Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:53.442Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-05-04T21:31:53.442Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-05-04T21:31:53.446Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-04T21:31:53.446Z] #4 DONE 0.5s [2022-05-04T21:31:53.446Z] [2022-05-04T21:31:53.446Z] #5 [internal] load .dockerignore [2022-05-04T21:31:53.446Z] #5 sha256:63a71217ebd577c1c306ed97becb41c90152753aed2175b7897b96e109a5dccb [2022-05-04T21:31:53.446Z] #5 DONE 0.0s [2022-05-04T21:31:53.446Z] [2022-05-04T21:31:53.446Z] #6 [internal] load build definition from Dockerfile [2022-05-04T21:31:53.446Z] #6 sha256:5ab4d2cfd167f0410e5fa1dd76419855128f794852556d8f17dad65df640e24c [2022-05-04T21:31:53.446Z] #6 DONE 0.0s [2022-05-04T21:31:53.446Z] [2022-05-04T21:31:53.446Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:53.446Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-04T21:31:53.459Z] #78 ... [2022-05-04T21:31:53.459Z] [2022-05-04T21:31:53.459Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T21:31:53.459Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T21:31:53.459Z] #77 DONE 0.3s [2022-05-04T21:31:53.459Z] [2022-05-04T21:31:53.459Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:53.459Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:53.459Z] #54 DONE 0.4s [2022-05-04T21:31:53.459Z] [2022-05-04T21:31:53.459Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.459Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:53.459Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.63MB / 12.42MB 0.3s [2022-05-04T21:31:53.459Z] #78 ... [2022-05-04T21:31:53.459Z] [2022-05-04T21:31:53.459Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:53.459Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:53.459Z] #54 DONE 0.0s [2022-05-04T21:31:53.459Z] [2022-05-04T21:31:53.459Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:53.459Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:53.459Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2022-05-04T21:31:53.459Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-05-04T21:31:53.513Z] #49 11.12 Reading package lists... [2022-05-04T21:31:53.513Z] #49 ... [2022-05-04T21:31:53.513Z] [2022-05-04T21:31:53.513Z] #51 [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-05-04T21:31:53.513Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:31:53.513Z] #51 12.96 gotestsum version dev [2022-05-04T21:31:53.513Z] #51 DONE 13.1s [2022-05-04T21:31:53.611Z] #3 DONE 0.3s [2022-05-04T21:31:53.611Z] [2022-05-04T21:31:53.611Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-04T21:31:53.611Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-04T21:31:53.611Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-04T21:31:53.611Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-04T21:31:53.611Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-04T21:31:53.611Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-04T21:31:53.611Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-05-04T21:31:53.774Z] [2022-05-04T21:31:53.774Z] #65 [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-05-04T21:31:53.774Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:31:53.774Z] #65 4.832 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T21:31:53.774Z] #65 4.832 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:31:53.774Z] #65 5.525 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T21:31:53.869Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-04T21:31:53.869Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-04T21:31:53.869Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-05-04T21:31:54.128Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-04T21:31:54.128Z] #4 DONE 0.5s [2022-05-04T21:31:54.386Z] #10 ... [2022-05-04T21:31:54.386Z] [2022-05-04T21:31:54.386Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:54.386Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T21:31:54.386Z] #9 DONE 0.8s [2022-05-04T21:31:54.386Z] [2022-05-04T21:31:54.386Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:54.386Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T21:31:54.386Z] #7 DONE 0.8s [2022-05-04T21:31:54.386Z] [2022-05-04T21:31:54.386Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T21:31:54.386Z] #8 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-04T21:31:54.386Z] #8 DONE 0.9s [2022-05-04T21:31:54.386Z] [2022-05-04T21:31:54.386Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:54.386Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-04T21:31:54.386Z] #10 DONE 0.9s [2022-05-04T21:31:54.389Z] [2022-05-04T21:31:54.389Z] #6 [internal] load .dockerignore [2022-05-04T21:31:54.389Z] #6 sha256:a38528acbeb2885dffcb69207d570d6fa64109350cdc708f9952be15c9025443 [2022-05-04T21:31:54.389Z] #6 DONE 0.0s [2022-05-04T21:31:54.389Z] [2022-05-04T21:31:54.389Z] #5 [internal] load build definition from Dockerfile [2022-05-04T21:31:54.389Z] #5 sha256:fe0537e91e3786a402e3941cbc9b3ca2315a2408edccf1942eeac065534a74d2 [2022-05-04T21:31:54.389Z] #5 DONE 0.0s [2022-05-04T21:31:54.389Z] [2022-05-04T21:31:54.389Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:54.389Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-04T21:31:54.392Z] #71 ... [2022-05-04T21:31:54.392Z] [2022-05-04T21:31:54.392Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T21:31:54.392Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T21:31:54.392Z] #12 DONE 1.4s [2022-05-04T21:31:54.392Z] [2022-05-04T21:31:54.392Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:54.392Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:54.927Z] #78 ... [2022-05-04T21:31:54.927Z] [2022-05-04T21:31:54.927Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T21:31:54.927Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T21:31:54.927Z] #12 DONE 1.6s [2022-05-04T21:31:54.927Z] [2022-05-04T21:31:54.927Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:54.927Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:54.959Z] #10 DONE 0.6s [2022-05-04T21:31:54.959Z] [2022-05-04T21:31:54.959Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-04T21:31:54.959Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-04T21:31:54.959Z] #8 DONE 0.6s [2022-05-04T21:31:54.959Z] [2022-05-04T21:31:54.959Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-04T21:31:54.959Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-04T21:31:54.959Z] #7 DONE 0.6s [2022-05-04T21:31:54.959Z] [2022-05-04T21:31:54.959Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-04T21:31:54.959Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-04T21:31:54.959Z] #9 DONE 0.6s [2022-05-04T21:31:55.794Z] #71 ... [2022-05-04T21:31:55.794Z] [2022-05-04T21:31:55.794Z] #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-05-04T21:31:55.794Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T21:31:55.794Z] #13 DONE 1.4s [2022-05-04T21:31:55.794Z] [2022-05-04T21:31:55.794Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:55.794Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:56.054Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-05-04T21:31:56.295Z] [2022-05-04T21:31:56.295Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:56.295Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:56.295Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:31:56.295Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:56.295Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T21:31:56.295Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T21:31:56.323Z] #65 8.978 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T21:31:56.335Z] [2022-05-04T21:31:56.335Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:56.335Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:56.335Z] #69 DONE 0.0s [2022-05-04T21:31:56.335Z] [2022-05-04T21:31:56.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:56.335Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:31:56.335Z] #11 DONE 0.0s [2022-05-04T21:31:56.335Z] [2022-05-04T21:31:56.335Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:56.335Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:56.335Z] #71 DONE 0.0s [2022-05-04T21:31:56.335Z] [2022-05-04T21:31:56.335Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:56.335Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:56.335Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:56.335Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-04T21:31:56.335Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-04T21:31:56.335Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-04T21:31:56.335Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-04T21:31:56.566Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-05-04T21:31:56.566Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 10.49MB / 12.42MB 0.3s [2022-05-04T21:31:56.566Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-05-04T21:31:56.594Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 1.05MB / 54.94MB 0.1s [2022-05-04T21:31:56.594Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.02MB / 54.94MB 0.2s [2022-05-04T21:31:56.631Z] #71 DONE 3.6s [2022-05-04T21:31:56.631Z] [2022-05-04T21:31:56.631Z] #24 [internal] load build context [2022-05-04T21:31:56.631Z] #24 sha256:dd96a1146766d9dfeb38a907c9e0784faec879a751b4b1f29439558ea2489da6 [2022-05-04T21:31:56.631Z] #24 transferring context: 30.97MB 3.2s [2022-05-04T21:31:56.631Z] #24 ... [2022-05-04T21:31:56.631Z] [2022-05-04T21:31:56.631Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:31:56.631Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T21:31:56.631Z] #44 DONE 0.9s [2022-05-04T21:31:56.631Z] [2022-05-04T21:31:56.631Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T21:31:56.631Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T21:31:56.631Z] #33 DONE 1.0s [2022-05-04T21:31:56.631Z] [2022-05-04T21:31:56.631Z] #24 [internal] load build context [2022-05-04T21:31:56.631Z] #24 sha256:dd96a1146766d9dfeb38a907c9e0784faec879a751b4b1f29439558ea2489da6 [2022-05-04T21:31:56.832Z] #71 ... [2022-05-04T21:31:56.832Z] [2022-05-04T21:31:56.832Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:56.832Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:56.832Z] #47 DONE 0.0s [2022-05-04T21:31:56.832Z] [2022-05-04T21:31:56.832Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:56.832Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:31:56.832Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-05-04T21:31:56.842Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done [2022-05-04T21:31:56.842Z] #78 DONE 3.6s [2022-05-04T21:31:56.842Z] [2022-05-04T21:31:56.842Z] #31 [internal] load build context [2022-05-04T21:31:56.842Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:31:56.842Z] #31 transferring context: 38.89MB 3.5s [2022-05-04T21:31:56.853Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.58MB / 54.94MB 0.3s [2022-05-04T21:31:56.853Z] #28 ... [2022-05-04T21:31:56.853Z] [2022-05-04T21:31:56.853Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-04T21:31:56.853Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-04T21:31:56.853Z] #47 DONE 0.0s [2022-05-04T21:31:56.853Z] [2022-05-04T21:31:56.853Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:56.853Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:56.853Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.26MB / 54.94MB 0.5s [2022-05-04T21:31:56.896Z] #24 ... [2022-05-04T21:31:56.896Z] [2022-05-04T21:31:56.896Z] #48 [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-05-04T21:31:56.896Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T21:31:56.896Z] #48 DONE 1.1s [2022-05-04T21:31:56.896Z] [2022-05-04T21:31:56.896Z] #24 [internal] load build context [2022-05-04T21:31:56.896Z] #24 sha256:dd96a1146766d9dfeb38a907c9e0784faec879a751b4b1f29439558ea2489da6 [2022-05-04T21:31:57.098Z] #31 ... [2022-05-04T21:31:57.098Z] [2022-05-04T21:31:57.098Z] #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-05-04T21:31:57.098Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T21:31:57.098Z] #13 DONE 2.3s [2022-05-04T21:31:57.098Z] [2022-05-04T21:31:57.098Z] #31 [internal] load build context [2022-05-04T21:31:57.098Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:31:57.112Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 33.55MB / 54.94MB 0.6s [2022-05-04T21:31:57.112Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 36.70MB / 54.94MB 0.7s [2022-05-04T21:31:57.112Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 0.8s [2022-05-04T21:31:57.265Z] #65 9.591 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T21:31:57.265Z] #65 9.644 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T21:31:57.376Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 48.23MB / 54.94MB 0.9s [2022-05-04T21:31:57.526Z] #65 ... [2022-05-04T21:31:57.526Z] [2022-05-04T21:31:57.526Z] #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-05-04T21:31:57.526Z] #26 sha256:ded64014a2904ffa203191bdee846d3b7deb4b180940a7e55413f090238c05ab [2022-05-04T21:31:57.526Z] #26 9.825 + mkdir -p /build [2022-05-04T21:31:57.526Z] #26 9.827 + mv docker/docker /build/ [2022-05-04T21:31:57.526Z] #26 9.829 + rmdir docker [2022-05-04T21:31:57.526Z] #26 DONE 10.0s [2022-05-04T21:31:57.526Z] [2022-05-04T21:31:57.526Z] #40 [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-05-04T21:31:57.526Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:31:57.526Z] #40 10.08 Reading package lists... [2022-05-04T21:31:57.635Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.1s [2022-05-04T21:31:57.703Z] #31 ... [2022-05-04T21:31:57.703Z] [2022-05-04T21:31:57.703Z] #55 [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-05-04T21:31:57.703Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T21:31:57.703Z] #55 DONE 0.7s [2022-05-04T21:31:57.961Z] [2022-05-04T21:31:57.961Z] #31 [internal] load build context [2022-05-04T21:31:57.961Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:31:57.961Z] #31 ... [2022-05-04T21:31:57.961Z] [2022-05-04T21:31:57.961Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:31:57.961Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T21:31:57.961Z] #51 DONE 1.0s [2022-05-04T21:31:57.961Z] [2022-05-04T21:31:57.961Z] #31 [internal] load build context [2022-05-04T21:31:57.961Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:31:58.206Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-05-04T21:31:58.217Z] #31 ... [2022-05-04T21:31:58.217Z] [2022-05-04T21:31:58.217Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T21:31:58.217Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T21:31:58.217Z] #40 DONE 1.1s [2022-05-04T21:31:58.217Z] [2022-05-04T21:31:58.217Z] #31 [internal] load build context [2022-05-04T21:31:58.217Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:31:58.466Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-04T21:31:59.385Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-05-04T21:31:59.385Z] #71 ... [2022-05-04T21:31:59.385Z] [2022-05-04T21:31:59.385Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:59.385Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:59.385Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:31:59.385Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:59.385Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-04T21:31:59.385Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-04T21:31:59.385Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-05-04T21:31:59.385Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2022-05-04T21:31:59.385Z] #69 DONE 3.4s [2022-05-04T21:31:59.385Z] [2022-05-04T21:31:59.385Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:59.385Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:31:59.385Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-04T21:31:59.385Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-04T21:31:59.385Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-04T21:31:59.385Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-04T21:31:59.385Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.5s done [2022-05-04T21:31:59.385Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.9s done [2022-05-04T21:31:59.385Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.0s done [2022-05-04T21:31:59.385Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 2.3s done [2022-05-04T21:31:59.385Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 3.0s done [2022-05-04T21:31:59.385Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 98.57MB / 108.70MB 3.3s [2022-05-04T21:31:59.385Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 1.4s [2022-05-04T21:31:59.385Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 3.0s done [2022-05-04T21:31:59.444Z] #40 16.70 Reading package lists... [2022-05-04T21:31:59.444Z] #40 ... [2022-05-04T21:31:59.444Z] [2022-05-04T21:31:59.444Z] #60 [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-05-04T21:31:59.444Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:31:59.444Z] #60 8.641 Reading package lists... [2022-05-04T21:31:59.444Z] #60 15.59 Reading package lists... [2022-05-04T21:31:59.444Z] #60 ... [2022-05-04T21:31:59.444Z] [2022-05-04T21:31:59.444Z] #49 [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-05-04T21:31:59.444Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:31:59.444Z] #49 11.12 Reading package lists... [2022-05-04T21:31:59.644Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 3.4s [2022-05-04T21:31:59.852Z] #28 ... [2022-05-04T21:31:59.852Z] [2022-05-04T21:31:59.852Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:31:59.852Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-04T21:31:59.852Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-04T21:31:59.852Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:31:59.852Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-04T21:31:59.852Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-04T21:31:59.852Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done [2022-05-04T21:31:59.852Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-05-04T21:31:59.852Z] #69 DONE 3.5s [2022-05-04T21:31:59.852Z] [2022-05-04T21:31:59.852Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:31:59.852Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:31:59.902Z] #11 ... [2022-05-04T21:31:59.902Z] [2022-05-04T21:31:59.902Z] #24 [internal] load build context [2022-05-04T21:31:59.902Z] #24 sha256:1140234b7c53d330309cdfa23178ae3934e9451297da4f5753f04d8c39bdb858 [2022-05-04T21:31:59.902Z] #24 transferring context: 61.00MB 3.3s done [2022-05-04T21:31:59.902Z] #24 DONE 3.8s [2022-05-04T21:31:59.902Z] [2022-05-04T21:31:59.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:31:59.902Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:00.015Z] #49 17.83 Reading package lists... [2022-05-04T21:32:00.015Z] #49 ... [2022-05-04T21:32:00.015Z] [2022-05-04T21:32:00.015Z] #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-05-04T21:32:00.015Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:00.015Z] #29 13.60 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:00.015Z] #29 18.70 129 added, 0 removed; done. [2022-05-04T21:32:00.015Z] #29 18.85 Setting up jq (1.6-2.1) ... [2022-05-04T21:32:00.015Z] #29 18.93 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:00.015Z] #29 18.99 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:00.015Z] #29 19.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:00.015Z] #29 19.12 Processing triggers for ca-certificates (20210119) ... [2022-05-04T21:32:00.015Z] #29 19.13 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:00.015Z] #29 23.18 0 added, 0 removed; done. [2022-05-04T21:32:00.015Z] #29 23.18 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T21:32:00.015Z] #29 23.18 done. [2022-05-04T21:32:00.015Z] #29 DONE 23.4s [2022-05-04T21:32:00.276Z] [2022-05-04T21:32:00.276Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T21:32:00.276Z] #30 sha256:21603c2887ecbcef3b74768698d11855bc09e11c05356eb4e4544eecc1f6c2cb [2022-05-04T21:32:00.276Z] #30 DONE 0.1s [2022-05-04T21:32:00.276Z] [2022-05-04T21:32:00.276Z] #65 [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-05-04T21:32:00.276Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:32:00.276Z] #65 10.04 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T21:32:00.276Z] #65 10.24 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:00.276Z] #65 10.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T21:32:00.276Z] #65 10.49 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T21:32:00.276Z] #65 10.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T21:32:00.276Z] #65 11.04 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T21:32:00.277Z] #65 11.23 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T21:32:00.470Z] #11 ... [2022-05-04T21:32:00.470Z] [2022-05-04T21:32:00.470Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:32:00.470Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:32:00.470Z] #71 DONE 4.3s [2022-05-04T21:32:00.470Z] [2022-05-04T21:32:00.470Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:00.470Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:00.777Z] #31 ... [2022-05-04T21:32:00.777Z] [2022-05-04T21:32:00.777Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T21:32:00.777Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T21:32:00.777Z] #79 DONE 1.3s [2022-05-04T21:32:00.777Z] [2022-05-04T21:32:00.777Z] #31 [internal] load build context [2022-05-04T21:32:00.777Z] #31 sha256:47f6f3653f9d7c3e9a841ba3d7fb81eff0b262cd66669c833e4ae833a1bfc096 [2022-05-04T21:32:01.037Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 3.1s done [2022-05-04T21:32:01.222Z] #65 13.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:01.338Z] #31 transferring context: 61.00MB 8.0s done [2022-05-04T21:32:01.634Z] #31 DONE 8.5s [2022-05-04T21:32:01.634Z] [2022-05-04T21:32:01.634Z] #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-05-04T21:32:01.634Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:01.634Z] #36 1.566 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:01.634Z] #36 1.593 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:01.634Z] #36 1.593 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:01.634Z] #36 1.822 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:01.634Z] #36 2.395 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:01.634Z] #36 2.811 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:01.634Z] #36 4.108 Fetched 8511 kB in 3s (3023 kB/s) [2022-05-04T21:32:01.634Z] #36 4.108 Reading package lists... [2022-05-04T21:32:01.634Z] #36 5.182 Reading package lists... [2022-05-04T21:32:01.634Z] #36 6.185 Building dependency tree... [2022-05-04T21:32:01.634Z] #36 6.830 The following additional packages will be installed: [2022-05-04T21:32:01.634Z] #36 6.830 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T21:32:01.634Z] #36 6.830 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T21:32:01.634Z] #36 6.830 Recommended packages: [2022-05-04T21:32:01.634Z] #36 6.830 libldap-common publicsuffix libsasl2-modules [2022-05-04T21:32:01.634Z] #36 6.882 The following NEW packages will be installed: [2022-05-04T21:32:01.634Z] #36 6.882 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T21:32:01.634Z] #36 6.882 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T21:32:01.634Z] #36 6.882 libssh2-1 openssl [2022-05-04T21:32:01.634Z] #36 7.166 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T21:32:01.634Z] #36 7.166 Need to get 3040 kB of archives. [2022-05-04T21:32:01.634Z] #36 7.166 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T21:32:01.634Z] #36 7.166 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T21:32:01.634Z] #36 7.166 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T21:32:01.634Z] #36 7.166 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T21:32:01.634Z] #36 7.166 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T21:32:01.634Z] #36 7.171 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T21:32:01.634Z] #36 7.178 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T21:32:01.634Z] #36 7.180 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T21:32:01.634Z] #36 7.180 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T21:32:01.634Z] #36 7.200 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T21:32:01.634Z] #36 7.200 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T21:32:01.634Z] #36 7.200 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T21:32:01.634Z] #36 7.224 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T21:32:01.634Z] #36 7.224 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:32:01.634Z] #36 7.224 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:32:01.634Z] #36 7.224 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:32:01.634Z] #36 7.504 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:01.634Z] #36 7.529 Fetched 3040 kB in 0s (9046 kB/s) [2022-05-04T21:32:01.634Z] #36 7.598 Selecting previously unselected package openssl. [2022-05-04T21:32:01.634Z] #36 7.598 (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-05-04T21:32:01.634Z] #36 7.598 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 7.620 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:01.634Z] #36 7.858 Selecting previously unselected package ca-certificates. [2022-05-04T21:32:01.634Z] #36 7.858 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T21:32:01.634Z] #36 7.858 Unpacking ca-certificates (20210119) ... [2022-05-04T21:32:01.634Z] #36 7.991 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T21:32:01.634Z] #36 7.991 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 7.991 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:01.634Z] #36 8.108 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T21:32:01.634Z] #36 8.108 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.158 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:01.634Z] #36 8.231 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T21:32:01.634Z] #36 8.231 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.231 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:01.634Z] #36 8.334 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T21:32:01.634Z] #36 8.334 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.334 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:01.634Z] #36 ... [2022-05-04T21:32:01.634Z] [2022-05-04T21:32:01.634Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-04T21:32:01.634Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-04T21:32:01.634Z] #14 DONE 4.6s [2022-05-04T21:32:01.634Z] [2022-05-04T21:32:01.634Z] #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-05-04T21:32:01.634Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:01.634Z] #36 8.522 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T21:32:01.634Z] #36 8.522 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.522 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:01.634Z] #36 8.553 Selecting previously unselected package libpsl5:amd64. [2022-05-04T21:32:01.634Z] #36 8.553 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.553 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:01.634Z] #36 8.627 Selecting previously unselected package librtmp1:amd64. [2022-05-04T21:32:01.634Z] #36 8.627 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T21:32:01.634Z] #36 8.627 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:01.634Z] #36 ... [2022-05-04T21:32:01.634Z] [2022-05-04T21:32:01.634Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-04T21:32:01.634Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-04T21:32:01.650Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.1s [2022-05-04T21:32:01.913Z] #11 ... [2022-05-04T21:32:01.913Z] [2022-05-04T21:32:01.913Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:32:01.913Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-04T21:32:01.913Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-05-04T21:32:01.913Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 1.4s done [2022-05-04T21:32:01.913Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-04T21:32:01.913Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-05-04T21:32:01.913Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-05-04T21:32:01.913Z] #28 DONE 5.6s [2022-05-04T21:32:01.913Z] [2022-05-04T21:32:01.913Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:01.913Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:01.913Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-05-04T21:32:01.913Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-05-04T21:32:02.174Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.3s done [2022-05-04T21:32:02.204Z] #24 transferring context: 42.46MB 8.2s [2022-05-04T21:32:02.204Z] #24 ... [2022-05-04T21:32:02.204Z] [2022-05-04T21:32:02.204Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T21:32:02.204Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T21:32:02.204Z] #72 DONE 1.5s [2022-05-04T21:32:02.204Z] [2022-05-04T21:32:02.204Z] #24 [internal] load build context [2022-05-04T21:32:02.204Z] #24 sha256:dd96a1146766d9dfeb38a907c9e0784faec879a751b4b1f29439558ea2489da6 [2022-05-04T21:32:02.204Z] #24 ... [2022-05-04T21:32:02.204Z] [2022-05-04T21:32:02.204Z] #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-05-04T21:32:02.204Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:02.204Z] #29 2.037 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:02.204Z] #29 2.059 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:02.204Z] #29 2.059 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:02.204Z] #29 2.278 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:02.204Z] #29 2.508 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:02.204Z] #29 3.014 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:02.204Z] #29 5.120 Fetched 8511 kB in 3s (2530 kB/s) [2022-05-04T21:32:02.204Z] #29 5.120 Reading package lists... [2022-05-04T21:32:02.204Z] #29 6.102 Reading package lists... [2022-05-04T21:32:02.204Z] #29 7.112 Building dependency tree... [2022-05-04T21:32:02.204Z] #29 7.366 The following additional packages will be installed: [2022-05-04T21:32:02.204Z] #29 7.366 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T21:32:02.204Z] #29 7.366 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T21:32:02.204Z] #29 7.366 Recommended packages: [2022-05-04T21:32:02.204Z] #29 7.366 libldap-common publicsuffix libsasl2-modules [2022-05-04T21:32:02.204Z] #29 7.645 The following NEW packages will be installed: [2022-05-04T21:32:02.204Z] #29 7.645 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T21:32:02.204Z] #29 7.645 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T21:32:02.204Z] #29 7.645 libssh2-1 openssl [2022-05-04T21:32:02.204Z] #29 7.899 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T21:32:02.204Z] #29 7.899 Need to get 3040 kB of archives. [2022-05-04T21:32:02.204Z] #29 7.899 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T21:32:02.204Z] #29 7.899 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T21:32:02.204Z] #29 7.899 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T21:32:02.204Z] #29 7.899 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T21:32:02.204Z] #29 7.899 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T21:32:02.204Z] #29 7.899 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T21:32:02.204Z] #29 7.899 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T21:32:02.204Z] #29 7.906 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T21:32:02.204Z] #29 7.908 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T21:32:02.204Z] #29 7.908 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T21:32:02.204Z] #29 7.909 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T21:32:02.204Z] #29 7.911 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T21:32:02.204Z] #29 7.925 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T21:32:02.204Z] #29 7.925 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:32:02.204Z] #29 7.925 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:32:02.204Z] #29 7.925 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:32:02.204Z] #29 8.354 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:02.204Z] #29 8.394 Fetched 3040 kB in 0s (9299 kB/s) [2022-05-04T21:32:02.204Z] #29 8.463 Selecting previously unselected package openssl. [2022-05-04T21:32:02.204Z] #29 8.463 (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-05-04T21:32:02.204Z] #29 8.530 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T21:32:02.204Z] #29 8.536 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:02.204Z] #29 9.149 Selecting previously unselected package ca-certificates. [2022-05-04T21:32:02.204Z] #29 9.149 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T21:32:02.204Z] #29 9.176 Unpacking ca-certificates (20210119) ... [2022-05-04T21:32:02.324Z] #65 ... [2022-05-04T21:32:02.324Z] [2022-05-04T21:32:02.324Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:02.324Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:02.324Z] #38 11.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:32:02.324Z] #38 11.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:02.324Z] #38 ... [2022-05-04T21:32:02.324Z] [2022-05-04T21:32:02.324Z] #60 [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-05-04T21:32:02.324Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:02.324Z] #60 15.59 Reading package lists... [2022-05-04T21:32:02.471Z] #29 9.433 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T21:32:02.472Z] #29 9.433 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T21:32:02.472Z] #29 9.447 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:02.472Z] #29 ... [2022-05-04T21:32:02.472Z] [2022-05-04T21:32:02.472Z] #24 [internal] load build context [2022-05-04T21:32:02.472Z] #24 sha256:dd96a1146766d9dfeb38a907c9e0784faec879a751b4b1f29439558ea2489da6 [2022-05-04T21:32:02.749Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0.1s [2022-05-04T21:32:03.146Z] #28 ... [2022-05-04T21:32:03.146Z] [2022-05-04T21:32:03.146Z] #24 [internal] load build context [2022-05-04T21:32:03.146Z] #24 sha256:15ea615ff89803160a7f528f29ab01c7d9ba5a31dd6080c15428b7ec79f521df [2022-05-04T21:32:03.146Z] #24 transferring context: 60.99MB 5.2s done [2022-05-04T21:32:03.146Z] #24 DONE 6.9s [2022-05-04T21:32:03.146Z] [2022-05-04T21:32:03.146Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-04T21:32:03.146Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-04T21:32:03.146Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-05-04T21:32:03.146Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-04T21:32:03.146Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-04T21:32:03.146Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-04T21:32:03.146Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-05-04T21:32:03.146Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done [2022-05-04T21:32:03.146Z] #71 DONE 6.9s [2022-05-04T21:32:03.267Z] #60 21.39 Building dependency tree... [2022-05-04T21:32:03.267Z] #60 22.66 Reading state information... [2022-05-04T21:32:03.267Z] #60 ... [2022-05-04T21:32:03.267Z] [2022-05-04T21:32:03.267Z] #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-05-04T21:32:03.267Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:03.267Z] #14 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:03.267Z] #14 21.60 Fetched 8511 kB in 15s (569 kB/s) [2022-05-04T21:32:03.317Z] #11 ... [2022-05-04T21:32:03.317Z] [2022-05-04T21:32:03.317Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T21:32:03.317Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-04T21:32:03.317Z] #70 DONE 0.6s [2022-05-04T21:32:03.317Z] [2022-05-04T21:32:03.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:03.317Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:03.409Z] [2022-05-04T21:32:03.409Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:03.409Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:32:03.409Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-05-04T21:32:03.409Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-04T21:32:03.409Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-04T21:32:03.409Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-04T21:32:03.409Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-05-04T21:32:03.409Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.5s done [2022-05-04T21:32:03.409Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.3s done [2022-05-04T21:32:03.409Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.6s done [2022-05-04T21:32:03.409Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.4s done [2022-05-04T21:32:03.409Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.6s done [2022-05-04T21:32:03.409Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 2.4s done [2022-05-04T21:32:03.529Z] #14 21.60 Reading package lists... [2022-05-04T21:32:03.529Z] #14 ... [2022-05-04T21:32:03.529Z] [2022-05-04T21:32:03.529Z] #55 [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-05-04T21:32:03.529Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:03.529Z] #55 22.84 v3.0.2 [2022-05-04T21:32:03.529Z] #55 DONE 23.0s [2022-05-04T21:32:03.529Z] [2022-05-04T21:32:03.529Z] #40 [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-05-04T21:32:03.529Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:03.529Z] #40 16.70 Reading package lists... [2022-05-04T21:32:03.668Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-04T21:32:03.857Z] #24 transferring context: 61.00MB 10.4s done [2022-05-04T21:32:03.857Z] #24 DONE 10.9s [2022-05-04T21:32:03.857Z] [2022-05-04T21:32:03.857Z] #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-05-04T21:32:03.857Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:03.857Z] #29 10.02 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T21:32:03.857Z] #29 10.04 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:03.857Z] #29 10.04 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:03.857Z] #29 10.29 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T21:32:03.857Z] #29 10.30 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:03.857Z] #29 10.31 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:03.857Z] #29 10.86 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T21:32:03.857Z] #29 10.86 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T21:32:03.857Z] #29 10.88 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:03.932Z] #11 ... [2022-05-04T21:32:03.932Z] [2022-05-04T21:32:03.932Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-04T21:32:03.932Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-04T21:32:03.932Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.2s done [2022-05-04T21:32:03.932Z] #28 DONE 7.6s [2022-05-04T21:32:03.932Z] [2022-05-04T21:32:03.932Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-04T21:32:03.932Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-04T21:32:03.932Z] #70 DONE 0.5s [2022-05-04T21:32:03.932Z] [2022-05-04T21:32:03.932Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:03.932Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:32:03.932Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-05-04T21:32:03.932Z] #11 ... [2022-05-04T21:32:03.932Z] [2022-05-04T21:32:03.932Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T21:32:03.932Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-04T21:32:04.116Z] #29 ... [2022-05-04T21:32:04.116Z] [2022-05-04T21:32:04.116Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T21:32:04.116Z] #64 sha256:9f99e90a56381155c2ec0b2094d7ff8a1efd4779faee321787fb0f188164d18a [2022-05-04T21:32:04.116Z] #64 DONE 0.2s [2022-05-04T21:32:04.116Z] [2022-05-04T21:32:04.116Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T21:32:04.116Z] #25 sha256:704c0a9ac07d7e5176fea61210829c019a5af5e9c0949e9bbc0ac4496d14c32a [2022-05-04T21:32:04.116Z] #25 DONE 0.2s [2022-05-04T21:32:04.116Z] [2022-05-04T21:32:04.116Z] #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-05-04T21:32:04.116Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:04.116Z] #29 11.26 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T21:32:04.116Z] #29 11.27 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T21:32:04.116Z] #29 11.29 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:04.206Z] #15 DONE 2.1s [2022-05-04T21:32:04.206Z] [2022-05-04T21:32:04.206Z] #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-05-04T21:32:04.206Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:04.206Z] #36 8.668 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T21:32:04.206Z] #36 8.668 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 8.669 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:04.206Z] #36 8.767 Selecting previously unselected package libcurl4:amd64. [2022-05-04T21:32:04.206Z] #36 8.767 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 8.767 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:04.206Z] #36 8.972 Selecting previously unselected package curl. [2022-05-04T21:32:04.206Z] #36 8.972 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 9.002 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:04.206Z] #36 9.139 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:32:04.206Z] #36 9.139 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 9.174 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:04.206Z] #36 9.346 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:32:04.206Z] #36 9.346 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 9.350 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:04.206Z] #36 9.510 Selecting previously unselected package jq. [2022-05-04T21:32:04.206Z] #36 9.510 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:32:04.206Z] #36 9.524 Unpacking jq (1.6-2.1) ... [2022-05-04T21:32:04.206Z] #36 9.796 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:04.206Z] #36 9.822 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:04.206Z] #36 9.847 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:04.206Z] #36 9.886 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:04.206Z] #36 9.901 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:04.206Z] #36 9.914 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:04.206Z] #36 9.951 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:04.206Z] #36 9.991 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:04.206Z] #36 10.02 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:04.206Z] #36 10.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:04.206Z] #36 10.06 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:04.206Z] #36 10.08 Setting up ca-certificates (20210119) ... [2022-05-04T21:32:04.254Z] #11 ... [2022-05-04T21:32:04.254Z] [2022-05-04T21:32:04.254Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-04T21:32:04.254Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-04T21:32:04.254Z] #72 DONE 0.7s [2022-05-04T21:32:04.254Z] [2022-05-04T21:32:04.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:04.254Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:04.683Z] #29 11.52 Selecting previously unselected package libpsl5:amd64. [2022-05-04T21:32:04.683Z] #29 11.53 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T21:32:04.683Z] #29 11.53 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:04.683Z] #29 11.83 Selecting previously unselected package librtmp1:amd64. [2022-05-04T21:32:04.683Z] #29 11.83 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T21:32:04.683Z] #29 11.84 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:04.769Z] #36 ... [2022-05-04T21:32:04.769Z] [2022-05-04T21:32:04.769Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-04T21:32:04.769Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-04T21:32:04.769Z] #16 DONE 1.1s [2022-05-04T21:32:04.872Z] #72 DONE 0.8s [2022-05-04T21:32:04.872Z] [2022-05-04T21:32:04.872Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:04.872Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:32:04.872Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.3s [2022-05-04T21:32:04.872Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-05-04T21:32:04.915Z] #40 22.76 Building dependency tree... [2022-05-04T21:32:04.942Z] #29 12.16 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T21:32:05.026Z] [2022-05-04T21:32:05.026Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-04T21:32:05.026Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-04T21:32:05.130Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-04T21:32:05.203Z] #29 12.16 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T21:32:05.203Z] #29 12.16 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:05.463Z] #29 12.55 Selecting previously unselected package libcurl4:amd64. [2022-05-04T21:32:05.463Z] #29 12.55 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:05.463Z] #29 12.55 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:05.723Z] #29 12.90 Selecting previously unselected package curl. [2022-05-04T21:32:05.723Z] #29 12.90 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:05.723Z] #29 12.91 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:05.723Z] #29 ... [2022-05-04T21:32:05.723Z] [2022-05-04T21:32:05.723Z] #60 [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-05-04T21:32:05.723Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:05.723Z] #60 6.728 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:32:05.723Z] #60 6.750 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:32:05.723Z] #60 6.750 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:32:05.953Z] #17 DONE 1.1s [2022-05-04T21:32:05.953Z] [2022-05-04T21:32:05.953Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-04T21:32:05.953Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-04T21:32:05.982Z] #60 ... [2022-05-04T21:32:05.982Z] [2022-05-04T21:32:05.982Z] #53 [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-05-04T21:32:05.982Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:05.982Z] #53 ... [2022-05-04T21:32:05.982Z] [2022-05-04T21:32:05.982Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:05.982Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:05.982Z] #38 6.265 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:32:05.982Z] #38 7.267 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:32:05.982Z] #38 9.478 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:32:05.982Z] #38 9.969 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:32:05.982Z] #38 9.996 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:32:06.171Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 3.6s done [2022-05-04T21:32:06.241Z] #38 ... [2022-05-04T21:32:06.241Z] [2022-05-04T21:32:06.241Z] #51 [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-05-04T21:32:06.241Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:06.430Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0.1s [2022-05-04T21:32:06.500Z] #51 ... [2022-05-04T21:32:06.500Z] [2022-05-04T21:32:06.500Z] #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-05-04T21:32:06.500Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:32:06.500Z] #36 ... [2022-05-04T21:32:06.500Z] [2022-05-04T21:32:06.500Z] #40 [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-05-04T21:32:06.500Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:06.500Z] #40 6.538 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:32:06.500Z] #40 6.538 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:32:06.500Z] #40 6.669 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:32:06.762Z] #40 10.32 Reading package lists... [2022-05-04T21:32:06.762Z] #40 ... [2022-05-04T21:32:06.762Z] [2022-05-04T21:32:06.762Z] #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-05-04T21:32:06.762Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:06.762Z] #14 7.419 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:06.762Z] #14 7.501 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:06.762Z] #14 7.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:06.762Z] #14 9.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:06.762Z] #14 ... [2022-05-04T21:32:06.762Z] [2022-05-04T21:32:06.762Z] #55 [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-05-04T21:32:06.762Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:06.836Z] #40 26.30 The following additional packages will be installed: [2022-05-04T21:32:06.836Z] #40 26.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T21:32:06.836Z] #40 26.31 Suggested packages: [2022-05-04T21:32:06.836Z] #40 26.32 cmake-doc ninja-build lrzip [2022-05-04T21:32:06.836Z] #40 26.32 Recommended packages: [2022-05-04T21:32:06.836Z] #40 26.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T21:32:06.881Z] #18 ... [2022-05-04T21:32:06.881Z] [2022-05-04T21:32:06.881Z] #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-05-04T21:32:06.881Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:32:06.881Z] #43 9.879 tomll can be used in two ways: [2022-05-04T21:32:06.881Z] #43 9.882 Writing to STDIN and reading from STDOUT: [2022-05-04T21:32:06.881Z] #43 9.882 cat file.toml | tomll > file.toml [2022-05-04T21:32:06.881Z] #43 9.882 [2022-05-04T21:32:06.881Z] #43 9.882 Reading and updating a list of files: [2022-05-04T21:32:06.881Z] #43 9.882 tomll a.toml b.toml c.toml [2022-05-04T21:32:06.881Z] #43 9.882 [2022-05-04T21:32:06.881Z] #43 9.882 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T21:32:06.881Z] #43 DONE 10.0s [2022-05-04T21:32:06.881Z] [2022-05-04T21:32:06.881Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:06.881Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:06.881Z] #45 4.927 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:32:06.881Z] #45 5.538 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:32:06.881Z] #45 6.332 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:32:06.881Z] #45 6.593 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:32:06.881Z] #45 6.601 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:32:06.881Z] #45 9.790 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:32:06.881Z] #45 9.929 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:07.027Z] #55 ... [2022-05-04T21:32:07.027Z] [2022-05-04T21:32:07.027Z] #45 [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-05-04T21:32:07.027Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:07.027Z] #45 6.723 + git clone https://github.com/docker/distribution.git . [2022-05-04T21:32:07.027Z] #45 6.763 Cloning into '.'... [2022-05-04T21:32:07.027Z] #45 ... [2022-05-04T21:32:07.027Z] [2022-05-04T21:32:07.027Z] #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-05-04T21:32:07.027Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:07.027Z] #34 5.650 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T21:32:07.027Z] #34 5.711 Cloning into '.'... [2022-05-04T21:32:07.136Z] #45 ... [2022-05-04T21:32:07.136Z] [2022-05-04T21:32:07.136Z] #58 [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-05-04T21:32:07.136Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:07.136Z] #58 ... [2022-05-04T21:32:07.136Z] [2022-05-04T21:32:07.136Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-04T21:32:07.136Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-04T21:32:07.136Z] #18 DONE 1.3s [2022-05-04T21:32:07.136Z] [2022-05-04T21:32:07.136Z] #62 [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-05-04T21:32:07.136Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:07.295Z] #34 ... [2022-05-04T21:32:07.295Z] [2022-05-04T21:32:07.295Z] #49 [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-05-04T21:32:07.295Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:07.295Z] #49 7.086 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:32:07.295Z] #49 7.087 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:32:07.295Z] #49 7.087 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:32:07.295Z] #49 7.765 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T21:32:07.295Z] #49 ... [2022-05-04T21:32:07.295Z] [2022-05-04T21:32:07.295Z] #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-05-04T21:32:07.295Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:07.295Z] #14 11.59 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:07.391Z] #62 10.38 v3.0.2 [2022-05-04T21:32:07.391Z] #62 ... [2022-05-04T21:32:07.391Z] [2022-05-04T21:32:07.391Z] #60 [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-05-04T21:32:07.391Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:07.560Z] #14 ... [2022-05-04T21:32:07.560Z] [2022-05-04T21:32:07.560Z] #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-05-04T21:32:07.560Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:32:07.560Z] #36 11.45 tomll can be used in two ways: [2022-05-04T21:32:07.560Z] #36 11.46 Writing to STDIN and reading from STDOUT: [2022-05-04T21:32:07.560Z] #36 11.46 cat file.toml | tomll > file.toml [2022-05-04T21:32:07.560Z] #36 11.46 [2022-05-04T21:32:07.560Z] #36 11.46 Reading and updating a list of files: [2022-05-04T21:32:07.560Z] #36 11.46 tomll a.toml b.toml c.toml [2022-05-04T21:32:07.560Z] #36 11.46 [2022-05-04T21:32:07.560Z] #36 11.46 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T21:32:07.560Z] #36 DONE 11.6s [2022-05-04T21:32:07.560Z] [2022-05-04T21:32:07.560Z] #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-05-04T21:32:07.560Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:07.560Z] #29 13.17 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:32:07.560Z] #29 13.17 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:32:07.560Z] #29 13.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:07.560Z] #29 13.47 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:32:07.560Z] #29 13.47 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:32:07.560Z] #29 13.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:07.560Z] #29 13.66 Selecting previously unselected package jq. [2022-05-04T21:32:07.560Z] #29 13.66 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:32:07.560Z] #29 13.67 Unpacking jq (1.6-2.1) ... [2022-05-04T21:32:07.560Z] #29 13.89 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:07.560Z] #29 13.93 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:07.560Z] #29 13.95 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:07.560Z] #29 13.96 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:07.560Z] #29 13.98 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:07.560Z] #29 14.01 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:07.560Z] #29 14.03 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:07.560Z] #29 14.04 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:07.560Z] #29 14.07 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:07.560Z] #29 14.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:07.560Z] #29 14.10 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:07.560Z] #29 14.11 Setting up ca-certificates (20210119) ... [2022-05-04T21:32:07.648Z] #60 ... [2022-05-04T21:32:07.648Z] [2022-05-04T21:32:07.648Z] #62 [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-05-04T21:32:07.648Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:07.648Z] #62 DONE 10.6s [2022-05-04T21:32:07.648Z] [2022-05-04T21:32:07.648Z] #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-05-04T21:32:07.648Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:32:07.779Z] #40 27.07 The following NEW packages will be installed: [2022-05-04T21:32:07.780Z] #40 27.08 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T21:32:07.780Z] #40 27.09 vim-common xxd [2022-05-04T21:32:07.904Z] #19 ... [2022-05-04T21:32:07.904Z] [2022-05-04T21:32:07.904Z] #56 [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-05-04T21:32:07.904Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:07.904Z] #56 5.731 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:32:07.904Z] #56 5.731 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:32:07.904Z] #56 5.732 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:32:07.904Z] #56 6.232 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T21:32:07.904Z] #56 9.856 Get:5 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T21:32:07.904Z] #56 9.945 Fetched 3694 B in 5s (804 B/s) [2022-05-04T21:32:07.904Z] #56 9.945 Reading package lists... [2022-05-04T21:32:07.904Z] #56 ... [2022-05-04T21:32:07.904Z] [2022-05-04T21:32:07.904Z] #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-05-04T21:32:07.904Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:07.904Z] #36 13.72 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:08.044Z] #40 27.46 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:08.045Z] #40 27.46 Need to get 17.7 MB of archives. [2022-05-04T21:32:08.045Z] #40 27.46 After this operation, 70.7 MB of additional disk space will be used. [2022-05-04T21:32:08.045Z] #40 27.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:32:08.045Z] #40 27.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:32:08.045Z] #40 27.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T21:32:08.045Z] #40 27.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:32:08.130Z] #29 ... [2022-05-04T21:32:08.130Z] [2022-05-04T21:32:08.130Z] #55 [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-05-04T21:32:08.130Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:08.130Z] #55 12.29 v3.0.2 [2022-05-04T21:32:08.130Z] #55 DONE 12.4s [2022-05-04T21:32:08.160Z] #36 ... [2022-05-04T21:32:08.160Z] [2022-05-04T21:32:08.160Z] #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-05-04T21:32:08.160Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:08.160Z] #41 4.996 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T21:32:08.160Z] #41 5.022 Cloning into '.'... [2022-05-04T21:32:08.389Z] [2022-05-04T21:32:08.389Z] #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-05-04T21:32:08.389Z] #26 sha256:50fbd0728367532df745d760953b874234597f739f8500ff852cdfe773181212 [2022-05-04T21:32:08.389Z] #26 1.406 + RM_GOPATH=0 [2022-05-04T21:32:08.389Z] #26 1.406 + TMP_GOPATH= [2022-05-04T21:32:08.389Z] #26 1.406 + : /build [2022-05-04T21:32:08.389Z] #26 1.406 + '[' -z '' ']' [2022-05-04T21:32:08.389Z] #26 1.408 ++ mktemp -d [2022-05-04T21:32:08.389Z] #26 1.419 + export GOPATH=/tmp/tmp.zhwgab80LR [2022-05-04T21:32:08.389Z] #26 1.423 + GOPATH=/tmp/tmp.zhwgab80LR [2022-05-04T21:32:08.389Z] #26 1.423 + RM_GOPATH=1 [2022-05-04T21:32:08.389Z] #26 1.423 + case "$(go env GOARCH)" in [2022-05-04T21:32:08.389Z] #26 1.424 ++ go env GOARCH [2022-05-04T21:32:08.389Z] #26 1.439 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:08.389Z] #26 1.440 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:08.389Z] #26 1.440 ++ dirname /install.sh [2022-05-04T21:32:08.389Z] #26 1.445 + dir=/ [2022-05-04T21:32:08.389Z] #26 1.445 + bin=dockercli [2022-05-04T21:32:08.389Z] #26 1.445 + shift [2022-05-04T21:32:08.389Z] #26 1.445 + '[' '!' -f //dockercli.installer ']' [2022-05-04T21:32:08.389Z] #26 1.445 + . //dockercli.installer [2022-05-04T21:32:08.389Z] #26 1.445 ++ : stable [2022-05-04T21:32:08.389Z] #26 1.445 ++ : 17.06.2-ce [2022-05-04T21:32:08.389Z] #26 1.445 + install_dockercli [2022-05-04T21:32:08.389Z] #26 1.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T21:32:08.389Z] #26 1.445 Install docker/cli version 17.06.2-ce from stable [2022-05-04T21:32:08.389Z] #26 1.451 ++ uname -m [2022-05-04T21:32:08.389Z] #26 1.475 + arch=x86_64 [2022-05-04T21:32:08.390Z] #26 1.481 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T21:32:08.390Z] #26 1.481 + url=https://download.docker.com/linux/static [2022-05-04T21:32:08.390Z] #26 1.481 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T21:32:08.390Z] #26 1.485 + tar -xz docker/docker [2022-05-04T21:32:08.416Z] #41 ... [2022-05-04T21:32:08.416Z] [2022-05-04T21:32:08.416Z] #52 [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-05-04T21:32:08.416Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:08.416Z] #52 4.763 + git clone https://github.com/docker/distribution.git . [2022-05-04T21:32:08.416Z] #52 4.791 Cloning into '.'... [2022-05-04T21:32:08.619Z] #40 ... [2022-05-04T21:32:08.619Z] [2022-05-04T21:32:08.619Z] #60 [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-05-04T21:32:08.619Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:08.619Z] #60 25.13 The following additional packages will be installed: [2022-05-04T21:32:08.619Z] #60 25.14 libbtrfs0 [2022-05-04T21:32:08.619Z] #60 25.31 The following NEW packages will be installed: [2022-05-04T21:32:08.619Z] #60 25.33 libbtrfs-dev libbtrfs0 [2022-05-04T21:32:08.619Z] #60 25.76 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:08.619Z] #60 25.76 Need to get 460 kB of archives. [2022-05-04T21:32:08.619Z] #60 25.76 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T21:32:08.619Z] #60 25.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:32:08.619Z] #60 25.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:32:08.619Z] #60 26.82 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:08.619Z] #60 27.01 Fetched 460 kB in 0s (1355 kB/s) [2022-05-04T21:32:08.619Z] #60 27.11 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:32:08.619Z] #60 27.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:32:08.619Z] #60 27.21 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:32:08.619Z] #60 27.22 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:08.619Z] #60 27.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:32:08.619Z] #60 27.39 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:32:08.619Z] #60 27.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:08.619Z] #60 27.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:08.619Z] #60 27.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:08.619Z] #60 27.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:08.619Z] #60 DONE 28.3s [2022-05-04T21:32:08.619Z] [2022-05-04T21:32:08.619Z] #40 [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-05-04T21:32:08.619Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:08.619Z] #40 28.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T21:32:08.619Z] #40 28.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T21:32:08.619Z] #40 28.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T21:32:08.619Z] #40 28.22 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T21:32:08.619Z] #40 28.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T21:32:08.619Z] #40 28.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T21:32:09.190Z] #40 ... [2022-05-04T21:32:09.190Z] [2022-05-04T21:32:09.190Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T21:32:09.190Z] #61 sha256:81fb02130958a166d8e1be619a43e968d58eee6130386bddd106aff2c6a08c29 [2022-05-04T21:32:09.190Z] #61 DONE 0.3s [2022-05-04T21:32:09.190Z] [2022-05-04T21:32:09.190Z] #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-05-04T21:32:09.190Z] #31 sha256:4041188dc4e113d0363458b708e7640f442b5a6fbc02a3e380b57cf4137d15a5 [2022-05-04T21:32:09.190Z] #31 4.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T21:32:09.190Z] #31 5.631 [2022-05-04T21:32:09.190Z] #31 5.925 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:09.190Z] #31 6.868 [2022-05-04T21:32:09.390Z] #52 ... [2022-05-04T21:32:09.390Z] [2022-05-04T21:32:09.390Z] #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-05-04T21:32:09.390Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:32:09.390Z] #19 2.208 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:09.390Z] #19 2.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:09.390Z] #19 2.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:09.716Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.2s done [2022-05-04T21:32:09.716Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d [2022-05-04T21:32:10.136Z] #31 ... [2022-05-04T21:32:10.136Z] [2022-05-04T21:32:10.136Z] #62 [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-05-04T21:32:10.136Z] #62 sha256:c561a6a3cf446af9c2fa4306df322dcca9ca19e08693bbbe9b44b5f4f6f5ce33 [2022-05-04T21:32:10.136Z] #62 0.862 + RM_GOPATH=0 [2022-05-04T21:32:10.136Z] #62 0.863 + TMP_GOPATH= [2022-05-04T21:32:10.136Z] #62 0.863 + : /build [2022-05-04T21:32:10.136Z] #62 0.863 + '[' -z '' ']' [2022-05-04T21:32:10.136Z] #62 0.865 ++ mktemp -d [2022-05-04T21:32:10.136Z] #62 0.867 + export GOPATH=/tmp/tmp.fYAalXGBOH [2022-05-04T21:32:10.136Z] #62 0.867 + GOPATH=/tmp/tmp.fYAalXGBOH [2022-05-04T21:32:10.136Z] #62 0.867 + RM_GOPATH=1 [2022-05-04T21:32:10.136Z] #62 0.867 + case "$(go env GOARCH)" in [2022-05-04T21:32:10.136Z] #62 0.867 ++ go env GOARCH [2022-05-04T21:32:10.136Z] #62 0.902 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:10.136Z] #62 0.902 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:10.136Z] #62 0.903 ++ dirname /install.sh [2022-05-04T21:32:10.136Z] #62 0.911 + dir=/ [2022-05-04T21:32:10.136Z] #62 0.912 + bin=containerd [2022-05-04T21:32:10.136Z] #62 0.912 + shift [2022-05-04T21:32:10.136Z] #62 0.912 + '[' '!' -f //containerd.installer ']' [2022-05-04T21:32:10.136Z] #62 0.912 + . //containerd.installer [2022-05-04T21:32:10.136Z] #62 0.912 ++ set -e [2022-05-04T21:32:10.136Z] #62 0.913 ++ : v1.6.4 [2022-05-04T21:32:10.136Z] #62 0.913 + install_containerd [2022-05-04T21:32:10.136Z] #62 0.914 + echo 'Install containerd version v1.6.4' [2022-05-04T21:32:10.136Z] #62 0.918 Install containerd version v1.6.4 [2022-05-04T21:32:10.136Z] #62 0.918 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fYAalXGBOH/src/github.com/containerd/containerd [2022-05-04T21:32:10.136Z] #62 0.920 Cloning into '/tmp/tmp.fYAalXGBOH/src/github.com/containerd/containerd'... [2022-05-04T21:32:10.297Z] #26 ... [2022-05-04T21:32:10.297Z] [2022-05-04T21:32:10.297Z] #49 [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-05-04T21:32:10.297Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:10.297Z] #49 13.16 Get:5 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T21:32:10.297Z] #49 13.25 Fetched 3694 B in 7s (567 B/s) [2022-05-04T21:32:10.407Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-05-04T21:32:10.407Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-04T21:32:10.799Z] #19 3.421 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-04T21:32:11.359Z] #19 ... [2022-05-04T21:32:11.359Z] [2022-05-04T21:32:11.359Z] #58 [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-05-04T21:32:11.359Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:11.359Z] #58 14.17 gotestsum version dev [2022-05-04T21:32:11.359Z] #58 DONE 14.3s [2022-05-04T21:32:11.359Z] [2022-05-04T21:32:11.359Z] #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-05-04T21:32:11.360Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:11.360Z] #36 18.04 129 added, 0 removed; done. [2022-05-04T21:32:11.360Z] #36 18.11 Setting up jq (1.6-2.1) ... [2022-05-04T21:32:11.360Z] #36 18.15 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:11.360Z] #36 18.19 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:11.360Z] #36 18.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:11.360Z] #36 18.28 Processing triggers for ca-certificates (20210119) ... [2022-05-04T21:32:11.360Z] #36 18.30 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:12.251Z] #11 ... [2022-05-04T21:32:12.251Z] [2022-05-04T21:32:12.251Z] #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-05-04T21:32:12.251Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-04T21:32:12.251Z] #29 1.190 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:12.251Z] #29 1.190 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:12.251Z] #29 1.210 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:12.251Z] #29 1.354 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:12.251Z] #29 1.562 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:12.251Z] #29 1.838 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:12.251Z] #29 2.770 Fetched 8399 kB in 2s (4573 kB/s) [2022-05-04T21:32:12.251Z] #29 2.770 Reading package lists... [2022-05-04T21:32:12.251Z] #29 3.382 Reading package lists... [2022-05-04T21:32:12.251Z] #29 3.906 Building dependency tree... [2022-05-04T21:32:12.251Z] #29 4.230 The following additional packages will be installed: [2022-05-04T21:32:12.251Z] #29 4.230 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T21:32:12.251Z] #29 4.230 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T21:32:12.251Z] #29 4.230 Recommended packages: [2022-05-04T21:32:12.251Z] #29 4.231 libldap-common publicsuffix libsasl2-modules [2022-05-04T21:32:12.251Z] #29 4.370 The following NEW packages will be installed: [2022-05-04T21:32:12.251Z] #29 4.370 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T21:32:12.251Z] #29 4.370 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T21:32:12.251Z] #29 4.370 libssh2-1 openssl [2022-05-04T21:32:12.251Z] #29 4.636 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T21:32:12.251Z] #29 4.636 Need to get 2934 kB of archives. [2022-05-04T21:32:12.251Z] #29 4.636 After this operation, 6476 kB of additional disk space will be used. [2022-05-04T21:32:12.251Z] #29 4.636 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-04T21:32:12.251Z] #29 4.647 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-04T21:32:12.251Z] #29 4.650 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-04T21:32:12.251Z] #29 4.652 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-04T21:32:12.251Z] #29 4.652 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-04T21:32:12.251Z] #29 4.656 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-04T21:32:12.251Z] #29 4.657 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-04T21:32:12.251Z] #29 4.658 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-04T21:32:12.251Z] #29 4.659 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-04T21:32:12.251Z] #29 4.661 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-04T21:32:12.251Z] #29 4.662 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-04T21:32:12.251Z] #29 4.664 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-04T21:32:12.251Z] #29 4.672 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-04T21:32:12.251Z] #29 4.674 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-04T21:32:12.251Z] #29 4.677 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-04T21:32:12.251Z] #29 4.824 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:12.251Z] #29 4.867 Fetched 2934 kB in 0s (9520 kB/s) [2022-05-04T21:32:12.251Z] #29 4.895 Selecting previously unselected package openssl. [2022-05-04T21:32:12.251Z] #29 4.895 (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-05-04T21:32:12.251Z] #29 4.899 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-04T21:32:12.251Z] #29 4.905 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:12.251Z] #29 5.049 Selecting previously unselected package ca-certificates. [2022-05-04T21:32:12.251Z] #29 5.049 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T21:32:12.251Z] #29 5.054 Unpacking ca-certificates (20210119) ... [2022-05-04T21:32:12.251Z] #29 5.133 Selecting previously unselected package libbrotli1:arm64. [2022-05-04T21:32:12.251Z] #29 5.133 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-04T21:32:12.251Z] #29 5.142 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-04T21:32:12.251Z] #29 5.201 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-04T21:32:12.251Z] #29 5.201 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-04T21:32:12.251Z] #29 5.205 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:12.251Z] #29 5.248 Selecting previously unselected package libsasl2-2:arm64. [2022-05-04T21:32:12.251Z] #29 5.250 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-04T21:32:12.251Z] #29 5.254 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:12.251Z] #29 5.308 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-04T21:32:12.251Z] #29 5.308 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-04T21:32:12.251Z] #29 5.313 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:12.252Z] #29 5.372 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-04T21:32:12.252Z] #29 5.372 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.378 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-04T21:32:12.252Z] #29 5.428 Selecting previously unselected package libpsl5:arm64. [2022-05-04T21:32:12.252Z] #29 5.429 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.437 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-04T21:32:12.252Z] #29 5.482 Selecting previously unselected package librtmp1:arm64. [2022-05-04T21:32:12.252Z] #29 5.482 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.485 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:12.252Z] #29 5.527 Selecting previously unselected package libssh2-1:arm64. [2022-05-04T21:32:12.252Z] #29 5.528 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.539 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-04T21:32:12.252Z] #29 5.582 Selecting previously unselected package libcurl4:arm64. [2022-05-04T21:32:12.252Z] #29 5.582 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.587 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 5.645 Selecting previously unselected package curl. [2022-05-04T21:32:12.252Z] #29 5.645 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.649 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 5.704 Selecting previously unselected package libonig5:arm64. [2022-05-04T21:32:12.252Z] #29 5.704 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.708 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-04T21:32:12.252Z] #29 5.769 Selecting previously unselected package libjq1:arm64. [2022-05-04T21:32:12.252Z] #29 5.770 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.774 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-04T21:32:12.252Z] #29 5.817 Selecting previously unselected package jq. [2022-05-04T21:32:12.252Z] #29 5.817 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-04T21:32:12.252Z] #29 5.821 Unpacking jq (1.6-2.1) ... [2022-05-04T21:32:12.252Z] #29 5.864 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-04T21:32:12.252Z] #29 5.897 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-04T21:32:12.252Z] #29 5.908 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-04T21:32:12.252Z] #29 5.919 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 5.931 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:12.252Z] #29 5.943 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 5.955 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-04T21:32:12.252Z] #29 5.967 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 5.985 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-04T21:32:12.252Z] #29 5.998 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-04T21:32:12.252Z] #29 6.011 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:12.252Z] #29 6.024 Setting up ca-certificates (20210119) ... [2022-05-04T21:32:12.252Z] #29 6.714 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:12.252Z] #29 7.447 129 added, 0 removed; done. [2022-05-04T21:32:12.252Z] #29 7.508 Setting up jq (1.6-2.1) ... [2022-05-04T21:32:12.252Z] #29 7.523 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 7.531 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:12.252Z] #29 7.567 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:12.252Z] #29 7.598 Processing triggers for ca-certificates (20210119) ... [2022-05-04T21:32:12.252Z] #29 7.613 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:12.252Z] #29 8.290 0 added, 0 removed; done. [2022-05-04T21:32:12.252Z] #29 8.290 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T21:32:12.252Z] #29 8.292 done. [2022-05-04T21:32:12.252Z] #29 ... [2022-05-04T21:32:12.252Z] [2022-05-04T21:32:12.252Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:12.252Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:12.252Z] #11 ... [2022-05-04T21:32:12.252Z] [2022-05-04T21:32:12.252Z] #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-05-04T21:32:12.252Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-04T21:32:12.252Z] #29 DONE 10.5s [2022-05-04T21:32:12.511Z] [2022-05-04T21:32:12.511Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T21:32:12.511Z] #30 sha256:4309efd56bb3fc73577d3a31db15f4df12655736f143215e52259ada35a0a696 [2022-05-04T21:32:12.511Z] #30 DONE 0.2s [2022-05-04T21:32:12.511Z] [2022-05-04T21:32:12.511Z] #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-05-04T21:32:12.511Z] #31 sha256:5d435a5818f237a754128f4d68f214af95574208dcd47e9b9c22d9bd8ec6ed49 [2022-05-04T21:32:13.894Z] #31 1.572 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T21:32:14.664Z] #49 13.25 Reading package lists... [2022-05-04T21:32:14.664Z] #49 ... [2022-05-04T21:32:14.664Z] [2022-05-04T21:32:14.664Z] #65 [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-05-04T21:32:14.664Z] #65 sha256:8a135b242880a2ffbc5e244859b0532babc4531b926360e9682d455a03299d1e [2022-05-04T21:32:14.664Z] #65 1.488 + RM_GOPATH=0 [2022-05-04T21:32:14.664Z] #65 1.489 + TMP_GOPATH= [2022-05-04T21:32:14.664Z] #65 1.489 + : /build [2022-05-04T21:32:14.664Z] #65 1.490 + '[' -z '' ']' [2022-05-04T21:32:14.664Z] #65 1.491 ++ mktemp -d [2022-05-04T21:32:14.664Z] #65 1.494 + export GOPATH=/tmp/tmp.QUhMOUCdvY [2022-05-04T21:32:14.664Z] #65 1.498 + GOPATH=/tmp/tmp.QUhMOUCdvY [2022-05-04T21:32:14.664Z] #65 1.499 + RM_GOPATH=1 [2022-05-04T21:32:14.664Z] #65 1.499 + case "$(go env GOARCH)" in [2022-05-04T21:32:14.664Z] #65 1.505 ++ go env GOARCH [2022-05-04T21:32:14.664Z] #65 1.536 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:14.664Z] #65 1.537 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:14.664Z] #65 1.540 ++ dirname /install.sh [2022-05-04T21:32:14.664Z] #65 1.540 + dir=/ [2022-05-04T21:32:14.664Z] #65 1.541 + bin=rootlesskit [2022-05-04T21:32:14.664Z] #65 1.541 + shift [2022-05-04T21:32:14.664Z] #65 1.541 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T21:32:14.664Z] #65 1.541 + . //rootlesskit.installer [2022-05-04T21:32:14.664Z] #65 1.541 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:14.664Z] #65 1.541 + install_rootlesskit [2022-05-04T21:32:14.664Z] #65 1.541 + case "$1" in [2022-05-04T21:32:14.664Z] #65 1.541 + export CGO_ENABLED=0 [2022-05-04T21:32:14.664Z] #65 1.541 + CGO_ENABLED=0 [2022-05-04T21:32:14.664Z] #65 1.541 + _install_rootlesskit [2022-05-04T21:32:14.664Z] #65 1.541 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T21:32:14.664Z] #65 1.541 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:32:14.664Z] #65 1.541 + GOBIN=/build [2022-05-04T21:32:14.664Z] #65 1.541 + GO111MODULE=on [2022-05-04T21:32:14.664Z] #65 1.541 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:14.664Z] #65 1.541 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:14.664Z] #65 2.094 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T21:32:14.664Z] #65 5.137 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:32:14.664Z] #65 5.150 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T21:32:14.664Z] #65 5.921 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T21:32:14.664Z] #65 8.594 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T21:32:14.664Z] #65 9.417 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T21:32:14.664Z] #65 9.525 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T21:32:14.664Z] #65 9.637 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T21:32:14.664Z] #65 9.838 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:14.664Z] #65 9.919 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T21:32:14.664Z] #65 ... [2022-05-04T21:32:14.664Z] [2022-05-04T21:32:14.664Z] #51 [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-05-04T21:32:14.664Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:14.664Z] #51 18.31 gotestsum version dev [2022-05-04T21:32:14.664Z] #51 DONE 18.5s [2022-05-04T21:32:14.664Z] [2022-05-04T21:32:14.664Z] #40 [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-05-04T21:32:14.664Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:14.664Z] #40 10.32 Reading package lists... [2022-05-04T21:32:14.666Z] #31 1.800 [2022-05-04T21:32:14.666Z] #31 2.024 #=#=# #31 ... [2022-05-04T21:32:14.666Z] [2022-05-04T21:32:14.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:14.666Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-04T21:32:14.666Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 4.5s done [2022-05-04T21:32:14.666Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-04T21:32:14.666Z] #11 DONE 18.4s [2022-05-04T21:32:14.666Z] [2022-05-04T21:32:14.666Z] #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-05-04T21:32:14.666Z] #31 sha256:5d435a5818f237a754128f4d68f214af95574208dcd47e9b9c22d9bd8ec6ed49 [2022-05-04T21:32:14.666Z] #31 2.024 #=#=# ###################################################################### 98.5% ######################################################################## 100.0% [2022-05-04T21:32:14.674Z] #11 ... [2022-05-04T21:32:14.674Z] [2022-05-04T21:32:14.674Z] #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-05-04T21:32:14.674Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:14.674Z] #29 1.022 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:14.674Z] #29 1.044 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:14.674Z] #29 1.044 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:14.674Z] #29 1.173 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:14.674Z] #29 1.441 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:14.674Z] #29 1.826 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:14.674Z] #29 3.046 Fetched 8511 kB in 2s (3685 kB/s) [2022-05-04T21:32:14.674Z] #29 3.046 Reading package lists... [2022-05-04T21:32:14.674Z] #29 3.847 Reading package lists... [2022-05-04T21:32:14.674Z] #29 4.638 Building dependency tree... [2022-05-04T21:32:14.674Z] #29 4.999 The following additional packages will be installed: [2022-05-04T21:32:14.674Z] #29 4.999 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-04T21:32:14.674Z] #29 4.999 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-04T21:32:14.674Z] #29 4.999 Recommended packages: [2022-05-04T21:32:14.674Z] #29 4.999 libldap-common publicsuffix libsasl2-modules [2022-05-04T21:32:14.674Z] #29 5.168 The following NEW packages will be installed: [2022-05-04T21:32:14.674Z] #29 5.169 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-04T21:32:14.674Z] #29 5.169 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-04T21:32:14.674Z] #29 5.170 libssh2-1 openssl [2022-05-04T21:32:14.674Z] #29 5.449 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-04T21:32:14.674Z] #29 5.449 Need to get 3040 kB of archives. [2022-05-04T21:32:14.674Z] #29 5.449 After this operation, 6651 kB of additional disk space will be used. [2022-05-04T21:32:14.674Z] #29 5.449 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-04T21:32:14.674Z] #29 5.471 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-04T21:32:14.674Z] #29 5.471 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-04T21:32:14.674Z] #29 5.472 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-04T21:32:14.674Z] #29 5.472 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-04T21:32:14.674Z] #29 5.476 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-04T21:32:14.674Z] #29 5.476 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-04T21:32:14.674Z] #29 5.494 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-04T21:32:14.674Z] #29 5.494 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-04T21:32:14.674Z] #29 5.494 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-04T21:32:14.674Z] #29 5.494 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-04T21:32:14.674Z] #29 5.497 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-04T21:32:14.674Z] #29 5.502 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:32:14.674Z] #29 5.506 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:32:14.674Z] #29 5.507 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:32:14.674Z] #29 5.675 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:14.674Z] #29 5.705 Fetched 3040 kB in 0s (8880 kB/s) [2022-05-04T21:32:14.674Z] #29 5.728 Selecting previously unselected package openssl. [2022-05-04T21:32:14.674Z] #29 5.728 (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-05-04T21:32:14.674Z] #29 5.738 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 5.748 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 5.886 Selecting previously unselected package ca-certificates. [2022-05-04T21:32:14.674Z] #29 5.888 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-04T21:32:14.674Z] #29 5.892 Unpacking ca-certificates (20210119) ... [2022-05-04T21:32:14.674Z] #29 5.981 Selecting previously unselected package libbrotli1:amd64. [2022-05-04T21:32:14.674Z] #29 5.981 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 5.988 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:14.674Z] #29 6.055 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-04T21:32:14.674Z] #29 6.055 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.064 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.095 Selecting previously unselected package libsasl2-2:amd64. [2022-05-04T21:32:14.674Z] #29 6.095 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.099 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.147 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-04T21:32:14.674Z] #29 6.147 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.151 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:14.674Z] #29 6.216 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-04T21:32:14.674Z] #29 6.217 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.222 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:14.674Z] #29 6.272 Selecting previously unselected package libpsl5:amd64. [2022-05-04T21:32:14.674Z] #29 6.272 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.276 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:14.674Z] #29 6.314 Selecting previously unselected package librtmp1:amd64. [2022-05-04T21:32:14.674Z] #29 6.314 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.318 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:14.674Z] #29 6.358 Selecting previously unselected package libssh2-1:amd64. [2022-05-04T21:32:14.674Z] #29 6.358 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.362 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:14.674Z] #29 6.415 Selecting previously unselected package libcurl4:amd64. [2022-05-04T21:32:14.674Z] #29 6.415 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.419 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.490 Selecting previously unselected package curl. [2022-05-04T21:32:14.674Z] #29 6.490 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.500 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.553 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:32:14.674Z] #29 6.553 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.553 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:14.674Z] #29 6.631 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:32:14.674Z] #29 6.631 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.635 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:14.674Z] #29 6.687 Selecting previously unselected package jq. [2022-05-04T21:32:14.674Z] #29 6.688 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:32:14.674Z] #29 6.704 Unpacking jq (1.6-2.1) ... [2022-05-04T21:32:14.674Z] #29 6.737 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-04T21:32:14.674Z] #29 6.750 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-04T21:32:14.674Z] #29 6.763 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-04T21:32:14.674Z] #29 6.776 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.795 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-04T21:32:14.674Z] #29 6.804 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.817 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-04T21:32:14.674Z] #29 6.832 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 6.849 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:32:14.674Z] #29 6.862 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:32:14.674Z] #29 6.875 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-04T21:32:14.674Z] #29 6.887 Setting up ca-certificates (20210119) ... [2022-05-04T21:32:14.674Z] #29 7.512 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:14.674Z] #29 8.158 129 added, 0 removed; done. [2022-05-04T21:32:14.674Z] #29 8.233 Setting up jq (1.6-2.1) ... [2022-05-04T21:32:14.674Z] #29 8.244 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 8.258 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:14.674Z] #29 8.268 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:14.674Z] #29 8.345 Processing triggers for ca-certificates (20210119) ... [2022-05-04T21:32:14.674Z] #29 8.355 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:14.674Z] #29 8.963 0 added, 0 removed; done. [2022-05-04T21:32:14.674Z] #29 8.963 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T21:32:14.674Z] #29 8.968 done. [2022-05-04T21:32:14.674Z] #29 DONE 10.6s [2022-05-04T21:32:14.674Z] [2022-05-04T21:32:14.674Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T21:32:14.674Z] #30 sha256:b051783f4496fc11dca431984a113eca90c517f42c6a8ce6ffa5727c4ff2881a [2022-05-04T21:32:14.744Z] #36 21.12 0 added, 0 removed; done. [2022-05-04T21:32:14.744Z] #36 21.12 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T21:32:14.744Z] #36 21.12 done. [2022-05-04T21:32:14.744Z] #36 DONE 21.3s [2022-05-04T21:32:14.744Z] [2022-05-04T21:32:14.744Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T21:32:14.744Z] #37 sha256:62adc758cbf9527736966a8918f9030e7f518ad9fa6ccf4312687e4ba8947098 [2022-05-04T21:32:14.744Z] #37 DONE 0.1s [2022-05-04T21:32:14.744Z] [2022-05-04T21:32:14.744Z] #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-05-04T21:32:14.744Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:32:14.744Z] #19 4.265 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:14.744Z] #19 5.403 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-04T21:32:14.744Z] #19 6.198 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:14.744Z] #19 6.866 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-04T21:32:14.944Z] #30 DONE 0.5s [2022-05-04T21:32:14.944Z] [2022-05-04T21:32:14.944Z] #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-05-04T21:32:14.944Z] #31 sha256:65eea236f7b30c55de7f75446d4c5d42f658e848b2919f4b431c0c3f588fb71d [2022-05-04T21:32:14.953Z] #31 2.309 [2022-05-04T21:32:15.006Z] #19 7.845 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-04T21:32:15.216Z] #31 ... [2022-05-04T21:32:15.216Z] [2022-05-04T21:32:15.216Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T21:32:15.216Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-04T21:32:15.216Z] #12 DONE 0.7s [2022-05-04T21:32:15.432Z] #62 ... [2022-05-04T21:32:15.432Z] [2022-05-04T21:32:15.432Z] #49 [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-05-04T21:32:15.432Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:15.432Z] #49 17.83 Reading package lists... [2022-05-04T21:32:15.432Z] #49 23.63 Building dependency tree... [2022-05-04T21:32:15.432Z] #49 24.65 Reading state information... [2022-05-04T21:32:15.432Z] #49 26.45 The following additional packages will be installed: [2022-05-04T21:32:15.432Z] #49 26.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:15.432Z] #49 26.46 python3-protobuf python3-six [2022-05-04T21:32:15.432Z] #49 26.46 Suggested packages: [2022-05-04T21:32:15.432Z] #49 26.47 python3-setuptools [2022-05-04T21:32:15.432Z] #49 26.47 Recommended packages: [2022-05-04T21:32:15.432Z] #49 26.47 iproute2 | iproute [2022-05-04T21:32:15.432Z] #49 26.93 The following NEW packages will be installed: [2022-05-04T21:32:15.432Z] #49 26.95 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:15.432Z] #49 26.96 python3-protobuf python3-six [2022-05-04T21:32:15.432Z] #49 27.38 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:15.432Z] #49 27.38 Need to get 2292 kB of archives. [2022-05-04T21:32:15.432Z] #49 27.38 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T21:32:15.432Z] #49 27.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T21:32:15.432Z] #49 27.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:32:15.432Z] #49 27.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T21:32:15.432Z] #49 27.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T21:32:15.432Z] #49 27.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:32:15.432Z] #49 27.56 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-05-04T21:32:15.432Z] #49 27.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:32:15.432Z] #49 30.62 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T21:32:15.432Z] #49 31.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:15.432Z] #49 31.99 Fetched 2292 kB in 4s (595 kB/s) [2022-05-04T21:32:15.432Z] #49 32.10 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T21:32:15.432Z] #49 32.10 (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-05-04T21:32:15.432Z] #49 32.17 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T21:32:15.432Z] #49 32.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:15.432Z] #49 32.90 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:32:15.432Z] #49 32.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:32:15.432Z] #49 32.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:15.432Z] #49 33.13 Selecting previously unselected package python3-six. [2022-05-04T21:32:15.433Z] #49 33.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T21:32:15.433Z] #49 33.14 Unpacking python3-six (1.16.0-2) ... [2022-05-04T21:32:15.433Z] #49 33.22 Selecting previously unselected package python3-protobuf. [2022-05-04T21:32:15.433Z] #49 33.23 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T21:32:15.433Z] #49 33.24 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:15.433Z] #49 33.67 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:32:15.433Z] #49 ... [2022-05-04T21:32:15.433Z] [2022-05-04T21:32:15.433Z] #40 [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-05-04T21:32:15.433Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:15.433Z] #40 29.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:15.433Z] #40 29.92 Fetched 17.7 MB in 1s (13.2 MB/s) [2022-05-04T21:32:15.433Z] #40 29.97 Selecting previously unselected package xxd. [2022-05-04T21:32:15.433Z] #40 29.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 ... 15709 files and directories currently installed.) [2022-05-04T21:32:15.433Z] #40 30.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:32:15.433Z] #40 30.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:15.433Z] #40 30.19 Selecting previously unselected package vim-common. [2022-05-04T21:32:15.433Z] #40 30.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:32:15.433Z] #40 30.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:15.433Z] #40 30.44 Selecting previously unselected package cmake-data. [2022-05-04T21:32:15.433Z] #40 30.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T21:32:15.433Z] #40 30.47 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:32:15.433Z] #40 32.94 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:32:15.433Z] #40 32.97 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:32:15.433Z] #40 33.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:32:15.475Z] [2022-05-04T21:32:15.475Z] #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-05-04T21:32:15.475Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-04T21:32:15.569Z] #19 8.407 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:15.569Z] #19 8.409 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-04T21:32:15.569Z] #19 8.409 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-04T21:32:15.569Z] #19 8.411 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:15.569Z] #19 8.414 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [129 kB] [2022-05-04T21:32:15.569Z] #19 8.427 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-04T21:32:15.569Z] #19 8.433 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-04T21:32:15.569Z] #19 8.434 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:15.569Z] #19 8.435 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-04T21:32:15.569Z] #19 8.437 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-04T21:32:15.569Z] #19 8.439 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:15.569Z] #19 8.440 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-04T21:32:15.619Z] #40 17.34 Reading package lists... [2022-05-04T21:32:15.619Z] #40 ... [2022-05-04T21:32:15.619Z] [2022-05-04T21:32:15.619Z] #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-05-04T21:32:15.619Z] #26 sha256:50fbd0728367532df745d760953b874234597f739f8500ff852cdfe773181212 [2022-05-04T21:32:15.619Z] #26 11.07 + mkdir -p /build [2022-05-04T21:32:15.619Z] #26 11.07 + mv docker/docker /build/ [2022-05-04T21:32:15.619Z] #26 11.11 + rmdir docker [2022-05-04T21:32:15.619Z] #26 DONE 11.3s [2022-05-04T21:32:15.619Z] [2022-05-04T21:32:15.619Z] #65 [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-05-04T21:32:15.619Z] #65 sha256:8a135b242880a2ffbc5e244859b0532babc4531b926360e9682d455a03299d1e [2022-05-04T21:32:15.620Z] #65 10.26 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T21:32:15.620Z] #65 11.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T21:32:15.740Z] #13 DONE 0.5s [2022-05-04T21:32:15.740Z] [2022-05-04T21:32:15.740Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T21:32:15.740Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-04T21:32:15.740Z] #33 DONE 0.1s [2022-05-04T21:32:15.740Z] [2022-05-04T21:32:15.740Z] #40 [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-05-04T21:32:15.740Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:15.879Z] #65 11.60 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T21:32:16.004Z] #40 ... [2022-05-04T21:32:16.004Z] [2022-05-04T21:32:16.004Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T21:32:16.004Z] #25 sha256:2cd58b6dc570f2f661272259b7d667a52e972d75b79c8267df1339461a528cc3 [2022-05-04T21:32:16.004Z] #25 DONE 0.2s [2022-05-04T21:32:16.004Z] [2022-05-04T21:32:16.004Z] #48 [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-05-04T21:32:16.004Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-04T21:32:16.004Z] #48 DONE 0.3s [2022-05-04T21:32:16.137Z] #65 11.84 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T21:32:16.137Z] #65 ... [2022-05-04T21:32:16.137Z] [2022-05-04T21:32:16.137Z] #60 [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-05-04T21:32:16.137Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:16.137Z] #60 10.42 Reading package lists... [2022-05-04T21:32:16.265Z] [2022-05-04T21:32:16.265Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:32:16.265Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-04T21:32:16.265Z] #44 DONE 0.4s [2022-05-04T21:32:16.265Z] [2022-05-04T21:32:16.265Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T21:32:16.265Z] #64 sha256:9a6f4f4dd9850e79748bdb141d5dc3eeb9287378f0aa1c11eaf89976a8670fd2 [2022-05-04T21:32:16.265Z] #64 DONE 0.4s [2022-05-04T21:32:16.265Z] [2022-05-04T21:32:16.265Z] #65 [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-05-04T21:32:16.265Z] #65 sha256:d6a00dc75258d19168e54989527347ba909c1df8933125b0e392c7bd37d47e35 [2022-05-04T21:32:16.396Z] #60 17.23 Reading package lists... [2022-05-04T21:32:16.396Z] #60 ... [2022-05-04T21:32:16.396Z] [2022-05-04T21:32:16.396Z] #49 [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-05-04T21:32:16.396Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:16.396Z] #49 13.25 Reading package lists... [2022-05-04T21:32:16.821Z] #40 ... [2022-05-04T21:32:16.821Z] [2022-05-04T21:32:16.821Z] #45 [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-05-04T21:32:16.821Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:16.821Z] #45 25.03 + git checkout -q v2.3.0 [2022-05-04T21:32:16.821Z] #45 26.69 + 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-05-04T21:32:16.821Z] #45 ... [2022-05-04T21:32:16.821Z] [2022-05-04T21:32:16.821Z] #49 [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-05-04T21:32:16.821Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:16.821Z] #49 33.67 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:32:16.821Z] #49 33.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:32:16.821Z] #49 33.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:16.821Z] #49 33.79 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:32:16.821Z] #49 33.79 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:32:16.821Z] #49 33.79 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:16.821Z] #49 33.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:32:16.821Z] #49 33.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:32:16.821Z] #49 33.96 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:16.821Z] #49 34.04 Selecting previously unselected package criu. [2022-05-04T21:32:16.821Z] #49 34.04 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T21:32:16.821Z] #49 34.04 Unpacking criu (3.16.1-3) ... [2022-05-04T21:32:16.821Z] #49 34.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:16.850Z] #31 1.517 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T21:32:16.850Z] #31 1.778 [2022-05-04T21:32:17.082Z] #49 ... [2022-05-04T21:32:17.082Z] [2022-05-04T21:32:17.082Z] #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-05-04T21:32:17.082Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:17.082Z] #14 21.60 Reading package lists... [2022-05-04T21:32:17.082Z] #14 26.73 Reading package lists... [2022-05-04T21:32:17.082Z] #14 31.04 Building dependency tree... [2022-05-04T21:32:17.082Z] #14 33.78 The following additional packages will be installed: [2022-05-04T21:32:17.082Z] #14 33.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:17.082Z] #14 33.81 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T21:32:17.082Z] #14 33.81 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T21:32:17.082Z] #14 33.81 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T21:32:17.082Z] #14 33.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T21:32:17.082Z] #14 33.82 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T21:32:17.082Z] #14 33.82 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T21:32:17.082Z] #14 33.83 Suggested packages: [2022-05-04T21:32:17.082Z] #14 33.85 gcc-10-locales seccomp wine64 [2022-05-04T21:32:17.082Z] #14 35.07 The following NEW packages will be installed: [2022-05-04T21:32:17.082Z] #14 35.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:17.082Z] #14 35.08 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T21:32:17.082Z] #14 35.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T21:32:17.082Z] #14 35.08 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T21:32:17.082Z] #14 35.08 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T21:32:17.083Z] #14 35.08 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T21:32:17.083Z] #14 35.08 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T21:32:17.083Z] #14 35.08 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T21:32:17.083Z] #14 35.09 mingw-w64-x86-64-dev [2022-05-04T21:32:17.083Z] #14 35.48 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:17.083Z] #14 35.48 Need to get 115 MB of archives. [2022-05-04T21:32:17.083Z] #14 35.48 After this operation, 645 MB of additional disk space will be used. [2022-05-04T21:32:17.083Z] #14 35.48 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-05-04T21:32:17.083Z] #14 35.65 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-05-04T21:32:17.083Z] #14 35.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T21:32:17.083Z] #14 35.85 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-05-04T21:32:17.083Z] #14 35.86 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T21:32:17.083Z] #14 35.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T21:32:17.083Z] #14 36.20 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-05-04T21:32:17.083Z] #14 36.43 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-05-04T21:32:17.083Z] #14 36.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-05-04T21:32:17.108Z] #31 1.995 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:17.366Z] #31 2.242 [2022-05-04T21:32:17.656Z] #14 37.07 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-05-04T21:32:18.091Z] #19 ... [2022-05-04T21:32:18.091Z] [2022-05-04T21:32:18.091Z] #52 [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-05-04T21:32:18.091Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:18.091Z] #52 20.15 + git checkout -q v2.3.0 [2022-05-04T21:32:18.302Z] #31 3.129 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T21:32:18.302Z] #31 3.395 [2022-05-04T21:32:18.357Z] #14 ... [2022-05-04T21:32:18.357Z] [2022-05-04T21:32:18.357Z] #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-05-04T21:32:18.357Z] #31 sha256:4041188dc4e113d0363458b708e7640f442b5a6fbc02a3e380b57cf4137d15a5 [2022-05-04T21:32:18.357Z] #31 10.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T21:32:18.357Z] #31 11.43 [2022-05-04T21:32:18.357Z] #31 11.69 #=#=# ################################# 46.1% ######################################################################## 100.0% [2022-05-04T21:32:18.357Z] #31 12.83 [2022-05-04T21:32:18.357Z] #31 16.11 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T21:32:18.357Z] #31 17.40 [2022-05-04T21:32:18.357Z] #31 17.68 #=#=# ### 4.8% ############ 17.0% ###################### 31.0% [2022-05-04T21:32:18.357Z] #31 ... [2022-05-04T21:32:18.357Z] [2022-05-04T21:32:18.357Z] #49 [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-05-04T21:32:18.357Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:18.357Z] #49 36.72 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:18.357Z] #49 36.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:18.357Z] #49 36.76 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:18.357Z] #49 36.79 Setting up python3-six (1.16.0-2) ... [2022-05-04T21:32:18.819Z] #31 3.610 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:19.020Z] #52 20.95 + 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-05-04T21:32:19.077Z] #31 3.866 [2022-05-04T21:32:20.053Z] #31 4.990 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T21:32:20.301Z] #49 38.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:20.313Z] #31 5.293 [2022-05-04T21:32:20.460Z] #65 3.630 + RM_GOPATH=0 [2022-05-04T21:32:20.460Z] #65 3.630 + TMP_GOPATH= [2022-05-04T21:32:20.460Z] #65 3.630 + : /build [2022-05-04T21:32:20.460Z] #65 3.630 + '[' -z '' ']' [2022-05-04T21:32:20.460Z] #65 3.630 ++ mktemp -d [2022-05-04T21:32:20.460Z] #65 3.630 + export GOPATH=/tmp/tmp.sNE0R60r7G [2022-05-04T21:32:20.460Z] #65 3.630 + GOPATH=/tmp/tmp.sNE0R60r7G [2022-05-04T21:32:20.460Z] #65 3.630 + RM_GOPATH=1 [2022-05-04T21:32:20.460Z] #65 3.631 + case "$(go env GOARCH)" in [2022-05-04T21:32:20.460Z] #65 3.631 ++ go env GOARCH [2022-05-04T21:32:20.460Z] #65 3.642 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:20.460Z] #65 3.642 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:20.460Z] #65 3.643 ++ dirname /install.sh [2022-05-04T21:32:20.460Z] #65 3.644 + dir=/ [2022-05-04T21:32:20.460Z] #65 3.644 + bin=rootlesskit [2022-05-04T21:32:20.460Z] #65 3.644 + shift [2022-05-04T21:32:20.460Z] #65 3.644 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T21:32:20.460Z] #65 3.644 + . //rootlesskit.installer [2022-05-04T21:32:20.460Z] #65 3.644 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:20.460Z] #65 3.644 + install_rootlesskit [2022-05-04T21:32:20.460Z] #65 3.644 + case "$1" in [2022-05-04T21:32:20.460Z] #65 3.644 + export CGO_ENABLED=0 [2022-05-04T21:32:20.460Z] #65 3.644 + CGO_ENABLED=0 [2022-05-04T21:32:20.460Z] #65 3.644 + _install_rootlesskit [2022-05-04T21:32:20.460Z] #65 3.654 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T21:32:20.460Z] #65 3.654 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:32:20.460Z] #65 3.654 + GOBIN=/build [2022-05-04T21:32:20.460Z] #65 3.654 + GO111MODULE=on [2022-05-04T21:32:20.460Z] #65 3.654 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:20.460Z] #65 3.654 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:20.460Z] #65 4.213 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T21:32:20.562Z] #49 ... [2022-05-04T21:32:20.562Z] [2022-05-04T21:32:20.562Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:20.562Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:20.562Z] #38 38.45 NAME: [2022-05-04T21:32:20.562Z] #38 38.47 go-winres - A tool for embedding resources in Windows executables [2022-05-04T21:32:20.562Z] #38 38.47 [2022-05-04T21:32:20.562Z] #38 38.47 USAGE: [2022-05-04T21:32:20.562Z] #38 38.47 go-winres [global options] command [command options] [arguments...] [2022-05-04T21:32:20.562Z] #38 38.47 [2022-05-04T21:32:20.562Z] #38 38.47 COMMANDS: [2022-05-04T21:32:20.562Z] #38 38.48 init Create an initial ./winres/winres.json [2022-05-04T21:32:20.562Z] #38 38.48 make Make syso files for the "go build" command [2022-05-04T21:32:20.562Z] #38 38.48 simply Make syso files for the "go build" command (simplified) [2022-05-04T21:32:20.562Z] #38 38.48 extract Extract all resources from an executable [2022-05-04T21:32:20.562Z] #38 38.48 patch Replace resources in an executable file (exe, dll) [2022-05-04T21:32:20.562Z] #38 38.48 help, h Shows a list of commands or help for one command [2022-05-04T21:32:20.562Z] #38 38.48 [2022-05-04T21:32:20.562Z] #38 38.48 GLOBAL OPTIONS: [2022-05-04T21:32:20.562Z] #38 38.48 --help, -h show help (default: false) [2022-05-04T21:32:20.562Z] #38 DONE 40.1s [2022-05-04T21:32:20.562Z] [2022-05-04T21:32:20.562Z] #49 [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-05-04T21:32:20.562Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:20.562Z] #49 38.95 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:20.590Z] #49 19.59 Reading package lists... [2022-05-04T21:32:20.590Z] #49 ... [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:20.590Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:20.590Z] #38 14.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:32:20.590Z] #38 14.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:20.590Z] #38 ... [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #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-05-04T21:32:20.590Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:20.590Z] #29 18.86 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:20.590Z] #29 24.42 129 added, 0 removed; done. [2022-05-04T21:32:20.590Z] #29 24.56 Setting up jq (1.6-2.1) ... [2022-05-04T21:32:20.590Z] #29 24.57 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:20.590Z] #29 24.58 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-04T21:32:20.590Z] #29 24.59 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:20.590Z] #29 24.68 Processing triggers for ca-certificates (20210119) ... [2022-05-04T21:32:20.590Z] #29 24.70 Updating certificates in /etc/ssl/certs... [2022-05-04T21:32:20.590Z] #29 ... [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #60 [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-05-04T21:32:20.590Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:20.590Z] #60 17.23 Reading package lists... [2022-05-04T21:32:20.590Z] #60 22.90 Building dependency tree... [2022-05-04T21:32:20.590Z] #60 24.22 Reading state information... [2022-05-04T21:32:20.590Z] #60 ... [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #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-05-04T21:32:20.590Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:20.590Z] #14 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:20.590Z] #14 23.07 Fetched 8511 kB in 16s (532 kB/s) [2022-05-04T21:32:20.590Z] #14 23.07 Reading package lists... [2022-05-04T21:32:20.590Z] #14 ... [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #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-05-04T21:32:20.590Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-04T21:32:20.590Z] #29 27.33 0 added, 0 removed; done. [2022-05-04T21:32:20.590Z] #29 27.33 Running hooks in /etc/ca-certificates/update.d... [2022-05-04T21:32:20.590Z] #29 27.33 done. [2022-05-04T21:32:20.590Z] #29 DONE 27.6s [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-04T21:32:20.590Z] #30 sha256:794f87e447957bff78fd8482dfdf7f553af9aaf711a99fc07bc19eac817f7a10 [2022-05-04T21:32:20.590Z] #30 DONE 0.1s [2022-05-04T21:32:20.590Z] [2022-05-04T21:32:20.590Z] #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-05-04T21:32:20.590Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:20.830Z] #31 5.511 #=#=# ################## 25.5% ######################################### 57.3% ################################################################ 89.4% ######################################################################## 100.0% [2022-05-04T21:32:21.397Z] #31 6.141 [2022-05-04T21:32:21.964Z] #31 ... [2022-05-04T21:32:21.964Z] [2022-05-04T21:32:21.964Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:21.964Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:32:21.964Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-05-04T21:32:21.964Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 7.5s [2022-05-04T21:32:22.222Z] #11 ... [2022-05-04T21:32:22.222Z] [2022-05-04T21:32:22.222Z] #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-05-04T21:32:22.222Z] #31 sha256:65eea236f7b30c55de7f75446d4c5d42f658e848b2919f4b431c0c3f588fb71d [2022-05-04T21:32:22.222Z] #31 7.102 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T21:32:22.367Z] #65 6.026 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:32:22.367Z] #65 6.032 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T21:32:22.480Z] #31 7.379 [2022-05-04T21:32:22.625Z] #65 6.468 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T21:32:22.738Z] #31 7.600 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:22.996Z] #31 7.809 [2022-05-04T21:32:22.997Z] #31 ... [2022-05-04T21:32:22.997Z] [2022-05-04T21:32:22.997Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-04T21:32:22.997Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-04T21:32:22.997Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s done [2022-05-04T21:32:22.997Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-04T21:32:22.997Z] #11 DONE 26.5s [2022-05-04T21:32:23.231Z] #52 ... [2022-05-04T21:32:23.231Z] [2022-05-04T21:32:23.231Z] #56 [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-05-04T21:32:23.231Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:23.231Z] #56 9.945 Reading package lists... [2022-05-04T21:32:23.231Z] #56 14.89 Reading package lists... [2022-05-04T21:32:23.231Z] #56 18.48 Building dependency tree... [2022-05-04T21:32:23.231Z] #56 19.22 Reading state information... [2022-05-04T21:32:23.231Z] #56 20.12 The following additional packages will be installed: [2022-05-04T21:32:23.231Z] #56 20.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:23.231Z] #56 20.14 python3-protobuf python3-six [2022-05-04T21:32:23.231Z] #56 20.14 Suggested packages: [2022-05-04T21:32:23.231Z] #56 20.14 python3-setuptools [2022-05-04T21:32:23.231Z] #56 20.14 Recommended packages: [2022-05-04T21:32:23.231Z] #56 20.14 iproute2 | iproute [2022-05-04T21:32:23.231Z] #56 20.52 The following NEW packages will be installed: [2022-05-04T21:32:23.231Z] #56 20.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:23.231Z] #56 20.52 python3-protobuf python3-six [2022-05-04T21:32:23.231Z] #56 20.89 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:23.231Z] #56 20.89 Need to get 2292 kB of archives. [2022-05-04T21:32:23.231Z] #56 20.89 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T21:32:23.231Z] #56 20.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T21:32:23.231Z] #56 20.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:32:23.231Z] #56 20.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T21:32:23.231Z] #56 20.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T21:32:23.231Z] #56 20.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:32:23.231Z] #56 20.94 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-05-04T21:32:23.231Z] #56 20.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:32:23.231Z] #56 23.77 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T21:32:23.231Z] #56 24.72 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:23.231Z] #56 24.86 Fetched 2292 kB in 3s (662 kB/s) [2022-05-04T21:32:23.231Z] #56 24.90 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T21:32:23.231Z] #56 ... [2022-05-04T21:32:23.231Z] [2022-05-04T21:32:23.231Z] #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-05-04T21:32:23.231Z] #38 sha256:ef11827e7069b2fcabf991720df2f3ec9dd027ca3f42f08d11128b82a4e48363 [2022-05-04T21:32:23.231Z] #38 3.488 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T21:32:23.231Z] #38 4.440 [2022-05-04T21:32:23.231Z] #38 4.692 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:23.231Z] #38 5.435 [2022-05-04T21:32:23.231Z] #38 7.683 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T21:32:23.231Z] #38 ... [2022-05-04T21:32:23.231Z] [2022-05-04T21:32:23.231Z] #56 [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-05-04T21:32:23.231Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:23.231Z] #56 24.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-05-04T21:32:23.231Z] #56 25.01 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T21:32:23.231Z] #56 25.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:23.231Z] #56 25.50 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:32:23.231Z] #56 25.50 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:32:23.231Z] #56 25.51 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:23.254Z] [2022-05-04T21:32:23.254Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-04T21:32:23.254Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-04T21:32:23.487Z] #56 25.65 Selecting previously unselected package python3-six. [2022-05-04T21:32:23.487Z] #56 25.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T21:32:23.487Z] #56 25.67 Unpacking python3-six (1.16.0-2) ... [2022-05-04T21:32:23.487Z] #56 25.73 Selecting previously unselected package python3-protobuf. [2022-05-04T21:32:23.487Z] #56 25.74 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T21:32:23.487Z] #56 25.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:23.869Z] #49 ... [2022-05-04T21:32:23.869Z] [2022-05-04T21:32:23.869Z] #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-05-04T21:32:23.869Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:23.869Z] #34 41.57 Updating files: 94% (1435/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-05-04T21:32:23.870Z] #34 41.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T21:32:23.870Z] #34 41.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T21:32:23.999Z] #56 26.09 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:32:23.999Z] #56 26.11 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:32:23.999Z] #56 26.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:23.999Z] #56 26.22 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:32:23.999Z] #56 26.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:32:23.999Z] #56 26.22 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:23.999Z] #56 26.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:32:23.999Z] #56 26.34 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:32:23.999Z] #56 26.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:23.999Z] #56 26.42 Selecting previously unselected package criu. [2022-05-04T21:32:24.190Z] #12 DONE 1.1s [2022-05-04T21:32:24.190Z] [2022-05-04T21:32:24.190Z] #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-05-04T21:32:24.190Z] #31 sha256:65eea236f7b30c55de7f75446d4c5d42f658e848b2919f4b431c0c3f588fb71d [2022-05-04T21:32:24.190Z] #31 8.456 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T21:32:24.190Z] #31 8.630 [2022-05-04T21:32:24.190Z] #31 8.846 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:24.190Z] #31 9.082 [2022-05-04T21:32:24.190Z] #31 9.180 Download of images into '/build' complete. [2022-05-04T21:32:24.190Z] #31 9.180 Use something like the following to load the result into a Docker daemon: [2022-05-04T21:32:24.190Z] #31 9.180 tar -cC '/build' . | docker load [2022-05-04T21:32:24.255Z] #56 26.44 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T21:32:24.255Z] #56 26.45 Unpacking criu (3.16.1-3) ... [2022-05-04T21:32:24.449Z] #31 DONE 9.2s [2022-05-04T21:32:24.449Z] [2022-05-04T21:32:24.449Z] #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-05-04T21:32:24.449Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-04T21:32:24.707Z] #13 DONE 0.7s [2022-05-04T21:32:24.783Z] #31 4.061 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-04T21:32:24.783Z] #31 ... [2022-05-04T21:32:24.783Z] [2022-05-04T21:32:24.783Z] #60 [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-05-04T21:32:24.783Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:24.783Z] #60 26.04 The following additional packages will be installed: [2022-05-04T21:32:24.783Z] #60 26.05 libbtrfs0 [2022-05-04T21:32:24.783Z] #60 26.16 The following NEW packages will be installed: [2022-05-04T21:32:24.783Z] #60 26.17 libbtrfs-dev libbtrfs0 [2022-05-04T21:32:24.783Z] #60 26.54 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:24.783Z] #60 26.54 Need to get 460 kB of archives. [2022-05-04T21:32:24.783Z] #60 26.54 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T21:32:24.783Z] #60 26.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:32:24.783Z] #60 26.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:32:24.783Z] #60 27.45 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:24.783Z] #60 27.68 Fetched 460 kB in 0s (1456 kB/s) [2022-05-04T21:32:24.783Z] #60 27.77 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:32:24.783Z] #60 27.77 (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-05-04T21:32:24.783Z] #60 27.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:32:24.783Z] #60 28.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:24.783Z] #60 28.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:32:24.783Z] #60 28.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:32:24.783Z] #60 28.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:24.783Z] #60 28.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:24.783Z] #60 28.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:24.783Z] #60 28.66 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:24.783Z] #60 DONE 29.0s [2022-05-04T21:32:24.783Z] [2022-05-04T21:32:24.783Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T21:32:24.783Z] #61 sha256:5af6c3f77fa27a773f528f96eb0bd16987d84af697a3efaa1b43a3d123c25342 [2022-05-04T21:32:24.783Z] #61 DONE 0.1s [2022-05-04T21:32:24.783Z] [2022-05-04T21:32:24.783Z] #45 [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-05-04T21:32:24.783Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:24.783Z] #45 26.82 + git checkout -q v2.3.0 [2022-05-04T21:32:24.818Z] #56 27.00 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:24.818Z] #56 ... [2022-05-04T21:32:24.818Z] [2022-05-04T21:32:24.818Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:24.818Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:24.818Z] #45 27.57 NAME: [2022-05-04T21:32:24.818Z] #45 27.57 go-winres - A tool for embedding resources in Windows executables [2022-05-04T21:32:24.818Z] #45 27.57 [2022-05-04T21:32:24.818Z] #45 27.57 USAGE: [2022-05-04T21:32:24.818Z] #45 27.57 go-winres [global options] command [command options] [arguments...] [2022-05-04T21:32:24.818Z] #45 27.57 [2022-05-04T21:32:24.818Z] #45 27.57 COMMANDS: [2022-05-04T21:32:24.818Z] #45 27.57 init Create an initial ./winres/winres.json [2022-05-04T21:32:24.818Z] #45 27.57 make Make syso files for the "go build" command [2022-05-04T21:32:24.818Z] #45 27.57 simply Make syso files for the "go build" command (simplified) [2022-05-04T21:32:24.818Z] #45 27.57 extract Extract all resources from an executable [2022-05-04T21:32:24.818Z] #45 27.57 patch Replace resources in an executable file (exe, dll) [2022-05-04T21:32:24.818Z] #45 27.58 help, h Shows a list of commands or help for one command [2022-05-04T21:32:24.818Z] #45 27.58 [2022-05-04T21:32:24.818Z] #45 27.58 GLOBAL OPTIONS: [2022-05-04T21:32:24.818Z] #45 27.58 --help, -h show help (default: false) [2022-05-04T21:32:24.818Z] #45 DONE 27.8s [2022-05-04T21:32:24.966Z] [2022-05-04T21:32:24.966Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:32:24.966Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T21:32:24.966Z] #44 ... [2022-05-04T21:32:24.966Z] [2022-05-04T21:32:24.966Z] #48 [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-05-04T21:32:24.966Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-04T21:32:24.966Z] #48 DONE 0.2s [2022-05-04T21:32:24.966Z] [2022-05-04T21:32:24.966Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T21:32:24.966Z] #25 sha256:a30b9b3f39ba0c7c6dc7c9528b37dca89a1be8228131b24bfa303376ad6b6586 [2022-05-04T21:32:24.966Z] #25 DONE 0.3s [2022-05-04T21:32:25.114Z] [2022-05-04T21:32:25.114Z] #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-05-04T21:32:25.114Z] #38 sha256:ef11827e7069b2fcabf991720df2f3ec9dd027ca3f42f08d11128b82a4e48363 [2022-05-04T21:32:25.114Z] #38 8.473 [2022-05-04T21:32:25.114Z] #38 8.732 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:25.114Z] #38 9.569 [2022-05-04T21:32:25.160Z] #65 8.613 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T21:32:25.224Z] [2022-05-04T21:32:25.224Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-04T21:32:25.224Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-04T21:32:25.224Z] #33 DONE 0.3s [2022-05-04T21:32:25.224Z] [2022-05-04T21:32:25.224Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-04T21:32:25.224Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-04T21:32:25.224Z] #44 DONE 0.3s [2022-05-04T21:32:25.224Z] [2022-05-04T21:32:25.224Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T21:32:25.224Z] #64 sha256:b094d2deeb80a778b288b0d379055a693d8bec1e8ca734cfe82b33071251cf24 [2022-05-04T21:32:25.225Z] #64 DONE 0.3s [2022-05-04T21:32:25.225Z] [2022-05-04T21:32:25.225Z] #65 [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-05-04T21:32:25.225Z] #65 sha256:4751cf3180a0fc2b00a2c48e747b17feb3dfbdd9b7062f2069e769b459534477 [2022-05-04T21:32:25.419Z] #65 9.310 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T21:32:25.419Z] #65 9.327 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T21:32:25.419Z] #65 9.357 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T21:32:25.419Z] #65 9.422 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:25.610Z] #45 28.59 + 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-05-04T21:32:25.678Z] #65 9.522 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T21:32:25.678Z] #65 9.621 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T21:32:25.678Z] #65 ... [2022-05-04T21:32:25.678Z] [2022-05-04T21:32:25.678Z] #53 [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-05-04T21:32:25.678Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:25.678Z] #53 4.409 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-04T21:32:25.937Z] #53 ... [2022-05-04T21:32:25.937Z] [2022-05-04T21:32:25.937Z] #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-05-04T21:32:25.937Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-04T21:32:25.937Z] #34 3.356 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T21:32:25.937Z] #34 3.358 Cloning into '.'... [2022-05-04T21:32:25.937Z] #34 ... [2022-05-04T21:32:25.937Z] [2022-05-04T21:32:25.937Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:25.937Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-04T21:32:25.937Z] #38 4.475 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:32:25.937Z] #38 5.266 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:32:25.937Z] #38 6.326 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:32:25.937Z] #38 6.587 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:32:25.937Z] #38 6.605 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:32:25.937Z] #38 8.981 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:32:25.937Z] #38 9.054 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:26.196Z] #38 ... [2022-05-04T21:32:26.196Z] [2022-05-04T21:32:26.196Z] #49 [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-05-04T21:32:26.196Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:32:26.196Z] #49 4.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:26.196Z] #49 4.163 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:26.196Z] #49 4.166 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:26.196Z] #49 4.625 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T21:32:26.196Z] #49 5.127 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:26.196Z] #49 7.872 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:26.456Z] #49 ... [2022-05-04T21:32:26.456Z] [2022-05-04T21:32:26.456Z] #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-05-04T21:32:26.456Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:32:26.456Z] #14 3.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:26.456Z] #14 3.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:26.456Z] #14 3.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:26.456Z] #14 4.295 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:26.456Z] #14 6.620 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:26.456Z] #14 9.512 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:26.456Z] #14 ... [2022-05-04T21:32:26.456Z] [2022-05-04T21:32:26.456Z] #45 [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-05-04T21:32:26.456Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-04T21:32:26.456Z] #45 3.658 + git clone https://github.com/docker/distribution.git . [2022-05-04T21:32:26.456Z] #45 3.662 Cloning into '.'... [2022-05-04T21:32:26.520Z] #38 11.98 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T21:32:26.716Z] #45 ... [2022-05-04T21:32:26.716Z] [2022-05-04T21:32:26.716Z] #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-05-04T21:32:26.716Z] #31 sha256:5d435a5818f237a754128f4d68f214af95574208dcd47e9b9c22d9bd8ec6ed49 [2022-05-04T21:32:26.716Z] #31 3.441 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T21:32:26.716Z] #31 3.705 [2022-05-04T21:32:26.716Z] #31 3.934 #=#=# 0.1% ######################################################################## 100.0% [2022-05-04T21:32:26.716Z] #31 4.424 [2022-05-04T21:32:26.716Z] #31 5.662 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T21:32:26.716Z] #31 6.044 [2022-05-04T21:32:26.716Z] #31 6.292 #=#=# 0.1% ################################ 45.8% ################################################ 68.0% ######################################################################## 100.0% [2022-05-04T21:32:26.716Z] #31 7.321 [2022-05-04T21:32:26.716Z] #31 11.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T21:32:26.716Z] #31 13.32 [2022-05-04T21:32:26.716Z] #31 13.69 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:26.716Z] #31 ... [2022-05-04T21:32:26.716Z] [2022-05-04T21:32:26.716Z] #60 [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-05-04T21:32:26.716Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-04T21:32:26.716Z] #60 4.082 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:26.716Z] #60 4.095 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:26.716Z] #60 4.096 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:26.716Z] #60 4.742 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:26.716Z] #60 6.966 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:26.716Z] #60 9.399 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:26.976Z] #60 ... [2022-05-04T21:32:26.976Z] [2022-05-04T21:32:26.976Z] #55 [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-05-04T21:32:26.976Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-04T21:32:26.976Z] #55 4.265 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-04T21:32:26.976Z] #55 5.263 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-04T21:32:26.976Z] #55 5.274 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-04T21:32:26.976Z] #55 5.309 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-04T21:32:26.976Z] #55 6.798 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-04T21:32:26.976Z] #55 ... [2022-05-04T21:32:26.976Z] [2022-05-04T21:32:26.976Z] #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-05-04T21:32:26.976Z] #26 sha256:a71c0446c8f8c0053475265fb1adf2c8685e81446eaeaa99d9c881c83932445b [2022-05-04T21:32:26.976Z] #26 2.938 + RM_GOPATH=0 [2022-05-04T21:32:26.976Z] #26 2.938 + TMP_GOPATH= [2022-05-04T21:32:26.976Z] #26 2.938 + : /build [2022-05-04T21:32:26.976Z] #26 2.938 + '[' -z '' ']' [2022-05-04T21:32:26.976Z] #26 2.942 ++ mktemp -d [2022-05-04T21:32:26.976Z] #26 2.942 + export GOPATH=/tmp/tmp.umD05gXzCq [2022-05-04T21:32:26.976Z] #26 2.942 + GOPATH=/tmp/tmp.umD05gXzCq [2022-05-04T21:32:26.976Z] #26 2.942 + RM_GOPATH=1 [2022-05-04T21:32:26.976Z] #26 2.942 + case "$(go env GOARCH)" in [2022-05-04T21:32:26.976Z] #26 2.942 ++ go env GOARCH [2022-05-04T21:32:26.976Z] #26 2.952 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:26.976Z] #26 2.952 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:26.976Z] #26 2.952 ++ dirname /install.sh [2022-05-04T21:32:26.976Z] #26 2.959 Install docker/cli version 17.06.2-ce from stable [2022-05-04T21:32:26.976Z] #26 2.959 + dir=/ [2022-05-04T21:32:26.976Z] #26 2.959 + bin=dockercli [2022-05-04T21:32:26.976Z] #26 2.959 + shift [2022-05-04T21:32:26.976Z] #26 2.959 + '[' '!' -f //dockercli.installer ']' [2022-05-04T21:32:26.976Z] #26 2.959 + . //dockercli.installer [2022-05-04T21:32:26.976Z] #26 2.959 ++ : stable [2022-05-04T21:32:26.976Z] #26 2.959 ++ : 17.06.2-ce [2022-05-04T21:32:26.976Z] #26 2.959 + install_dockercli [2022-05-04T21:32:26.976Z] #26 2.959 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T21:32:26.976Z] #26 2.959 ++ uname -m [2022-05-04T21:32:26.976Z] #26 2.959 + arch=aarch64 [2022-05-04T21:32:26.976Z] #26 2.959 + '[' aarch64 '!=' x86_64 ']' [2022-05-04T21:32:26.976Z] #26 2.959 + '[' aarch64 '!=' s390x ']' [2022-05-04T21:32:26.976Z] #26 2.959 + '[' aarch64 '!=' armhf ']' [2022-05-04T21:32:26.976Z] #26 2.959 + build_dockercli [2022-05-04T21:32:26.976Z] #26 2.959 + git clone https://github.com/docker/docker-ce /tmp/tmp.umD05gXzCq/tmp/docker-ce [2022-05-04T21:32:26.976Z] #26 2.959 Cloning into '/tmp/tmp.umD05gXzCq/tmp/docker-ce'... [2022-05-04T21:32:27.081Z] #38 12.68 [2022-05-04T21:32:27.171Z] #34 ... [2022-05-04T21:32:27.171Z] [2022-05-04T21:32:27.171Z] #49 [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-05-04T21:32:27.171Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:27.171Z] #49 42.96 Setting up criu (3.16.1-3) ... [2022-05-04T21:32:27.171Z] #49 44.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:27.171Z] #49 DONE 45.2s [2022-05-04T21:32:27.171Z] [2022-05-04T21:32:27.171Z] #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-05-04T21:32:27.171Z] #31 sha256:4041188dc4e113d0363458b708e7640f442b5a6fbc02a3e380b57cf4137d15a5 [2022-05-04T21:32:27.171Z] #31 17.68 #=#=# ### 4.8% ############ 17.0% ###################### 31.0% ############################### 43.4% ###################################### 53.1% ########################################## 58.8% ################################################### 71.5% ################################################################### 93.7% ######################################################################## 100.0% [2022-05-04T21:32:27.171Z] #31 19.58 [2022-05-04T21:32:27.171Z] #31 22.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T21:32:27.171Z] #31 23.77 #=#=# [2022-05-04T21:32:27.171Z] #31 24.07 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:27.171Z] #31 25.22 [2022-05-04T21:32:27.171Z] #31 ... [2022-05-04T21:32:27.171Z] [2022-05-04T21:32:27.171Z] #40 [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-05-04T21:32:27.171Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:27.171Z] #40 40.18 Selecting previously unselected package libxml2:amd64. [2022-05-04T21:32:27.171Z] #40 40.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 40.20 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 41.09 Selecting previously unselected package libarchive13:amd64. [2022-05-04T21:32:27.171Z] #40 41.14 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 41.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 41.51 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T21:32:27.171Z] #40 41.51 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 41.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:32:27.171Z] #40 41.70 Selecting previously unselected package librhash0:amd64. [2022-05-04T21:32:27.171Z] #40 41.71 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 41.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:32:27.171Z] #40 41.93 Selecting previously unselected package libuv1:amd64. [2022-05-04T21:32:27.171Z] #40 41.94 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 41.95 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:32:27.171Z] #40 42.08 Selecting previously unselected package cmake. [2022-05-04T21:32:27.171Z] #40 42.10 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T21:32:27.171Z] #40 42.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 45.89 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:32:27.171Z] #40 45.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 45.93 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:32:27.171Z] #40 45.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 46.07 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:32:27.171Z] #40 46.13 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:32:27.171Z] #40 46.23 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 46.29 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 46.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 46.35 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:32:27.171Z] #40 46.38 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:27.171Z] #40 DONE 46.8s [2022-05-04T21:32:27.171Z] [2022-05-04T21:32:27.171Z] #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-05-04T21:32:27.171Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:27.171Z] #14 38.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-05-04T21:32:27.171Z] #14 39.46 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-05-04T21:32:27.171Z] #14 40.04 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-05-04T21:32:27.171Z] #14 41.49 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-05-04T21:32:27.171Z] #14 41.91 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-05-04T21:32:27.171Z] #14 41.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T21:32:27.171Z] #14 41.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T21:32:27.171Z] #14 41.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:32:27.171Z] #14 41.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:32:27.171Z] #14 41.96 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-05-04T21:32:27.171Z] #14 41.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T21:32:27.171Z] #14 41.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T21:32:27.171Z] #14 41.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T21:32:27.171Z] #14 42.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T21:32:27.171Z] #14 42.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T21:32:27.171Z] #14 42.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T21:32:27.171Z] #14 42.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T21:32:27.171Z] #14 42.04 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-05-04T21:32:27.171Z] #14 42.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T21:32:27.171Z] #14 42.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T21:32:27.171Z] #14 43.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:27.171Z] #14 43.22 Fetched 115 MB in 7s (16.6 MB/s) [2022-05-04T21:32:27.171Z] #14 43.29 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T21:32:27.171Z] #14 43.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:32:27.171Z] #14 43.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:32:27.171Z] #14 43.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:32:27.171Z] #14 45.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T21:32:27.171Z] #14 45.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:32:27.171Z] #14 45.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:32:27.236Z] #26 ... [2022-05-04T21:32:27.236Z] [2022-05-04T21:32:27.236Z] #51 [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-05-04T21:32:27.236Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-04T21:32:27.236Z] #51 4.472 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T21:32:27.236Z] #51 5.848 go: downloading github.com/fatih/color v1.10.0 [2022-05-04T21:32:27.236Z] #51 5.850 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T21:32:27.236Z] #51 5.915 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T21:32:27.236Z] #51 5.946 go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T21:32:27.236Z] #51 6.240 go: downloading golang.org/x/tools v0.1.0 [2022-05-04T21:32:27.236Z] #51 6.267 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T21:32:27.236Z] #51 6.410 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T21:32:27.236Z] #51 6.430 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T21:32:27.236Z] #51 6.637 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T21:32:27.236Z] #51 9.738 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T21:32:27.236Z] #51 9.850 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T21:32:27.236Z] #51 9.952 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T21:32:27.236Z] #51 11.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T21:32:27.236Z] #51 11.08 go: downloading golang.org/x/mod v0.3.0 [2022-05-04T21:32:27.236Z] #51 ... [2022-05-04T21:32:27.236Z] [2022-05-04T21:32:27.236Z] #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-05-04T21:32:27.236Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-04T21:32:27.236Z] #36 4.397 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-04T21:32:27.434Z] #14 ... [2022-05-04T21:32:27.434Z] [2022-05-04T21:32:27.434Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T21:32:27.434Z] #41 sha256:849472e3a65b6efbeb5045adc9a3de41cc102db05e23539ddc895032b0836daf [2022-05-04T21:32:27.434Z] #41 DONE 0.2s [2022-05-04T21:32:27.434Z] [2022-05-04T21:32:27.434Z] #42 [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-05-04T21:32:27.434Z] #42 sha256:6d506e845d6e3bcce33a3957bf7d421df1e4fc908ce069d91f6bdd9c5e41d63b [2022-05-04T21:32:27.496Z] #36 ... [2022-05-04T21:32:27.496Z] [2022-05-04T21:32:27.496Z] #65 [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-05-04T21:32:27.496Z] #65 sha256:d6a00dc75258d19168e54989527347ba909c1df8933125b0e392c7bd37d47e35 [2022-05-04T21:32:27.496Z] #65 10.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T21:32:27.496Z] #65 10.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T21:32:27.496Z] #65 10.57 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T21:32:28.113Z] #38 12.92 #=#=# ## 3.3% ################# 24.6% ########################## 36.8% ####################################### 54.8% ################################################## 70.8% ####################################################################### 99.3% ######################################################################## 100.0% [2022-05-04T21:32:28.475Z] #38 14.09 [2022-05-04T21:32:28.475Z] #38 ... [2022-05-04T21:32:28.475Z] [2022-05-04T21:32:28.475Z] #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-05-04T21:32:28.475Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:28.501Z] #65 11.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:28.786Z] #41 30.48 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T21:32:28.896Z] #45 ... [2022-05-04T21:32:28.896Z] [2022-05-04T21:32:28.896Z] #65 [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-05-04T21:32:28.896Z] #65 sha256:8a135b242880a2ffbc5e244859b0532babc4531b926360e9682d455a03299d1e [2022-05-04T21:32:28.896Z] #65 14.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:28.896Z] #65 ... [2022-05-04T21:32:28.896Z] [2022-05-04T21:32:28.896Z] #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-05-04T21:32:28.896Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:28.896Z] #31 5.621 #=#=# [2022-05-04T21:32:28.896Z] #31 5.890 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:28.896Z] #31 7.039 [2022-05-04T21:32:28.896Z] #31 ... [2022-05-04T21:32:28.896Z] [2022-05-04T21:32:28.896Z] #40 [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-05-04T21:32:28.896Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:28.896Z] #40 17.34 Reading package lists... [2022-05-04T21:32:28.896Z] #40 23.00 Building dependency tree... [2022-05-04T21:32:28.896Z] #40 26.19 The following additional packages will be installed: [2022-05-04T21:32:28.896Z] #40 26.20 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T21:32:28.896Z] #40 26.21 Suggested packages: [2022-05-04T21:32:28.896Z] #40 26.22 cmake-doc ninja-build lrzip [2022-05-04T21:32:28.896Z] #40 26.23 Recommended packages: [2022-05-04T21:32:28.896Z] #40 26.23 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T21:32:28.896Z] #40 26.95 The following NEW packages will be installed: [2022-05-04T21:32:28.896Z] #40 26.97 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T21:32:28.896Z] #40 26.98 vim-common xxd [2022-05-04T21:32:28.896Z] #40 27.36 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:28.896Z] #40 27.36 Need to get 17.7 MB of archives. [2022-05-04T21:32:28.896Z] #40 27.36 After this operation, 70.7 MB of additional disk space will be used. [2022-05-04T21:32:28.896Z] #40 27.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:32:28.896Z] #40 27.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:32:28.896Z] #40 27.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T21:32:28.896Z] #40 27.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:32:28.896Z] #40 28.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T21:32:28.896Z] #40 28.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T21:32:28.896Z] #40 28.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T21:32:28.896Z] #40 28.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T21:32:28.896Z] #40 28.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T21:32:28.896Z] #40 28.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T21:32:28.896Z] #40 29.48 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:28.896Z] #40 29.85 Fetched 17.7 MB in 1s (12.6 MB/s) [2022-05-04T21:32:28.896Z] #40 29.92 Selecting previously unselected package xxd. [2022-05-04T21:32:28.896Z] #40 29.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:32:28.896Z] #40 30.02 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:32:28.896Z] #40 30.04 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:28.896Z] #40 30.25 Selecting previously unselected package vim-common. [2022-05-04T21:32:28.896Z] #40 30.25 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:32:28.896Z] #40 30.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:28.896Z] #40 30.50 Selecting previously unselected package cmake-data. [2022-05-04T21:32:28.896Z] #40 30.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T21:32:28.896Z] #40 30.51 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:32:28.896Z] #40 33.15 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:32:28.925Z] #42 1.551 + RM_GOPATH=0 [2022-05-04T21:32:28.925Z] #42 1.551 + TMP_GOPATH= [2022-05-04T21:32:28.925Z] #42 1.551 + : /build [2022-05-04T21:32:28.925Z] #42 1.551 + '[' -z '' ']' [2022-05-04T21:32:28.925Z] #42 1.551 ++ mktemp -d [2022-05-04T21:32:28.925Z] #42 1.555 + export GOPATH=/tmp/tmp.CwSojSV1b0 [2022-05-04T21:32:28.925Z] #42 1.555 + GOPATH=/tmp/tmp.CwSojSV1b0 [2022-05-04T21:32:28.925Z] #42 1.555 + RM_GOPATH=1 [2022-05-04T21:32:28.925Z] #42 1.555 + case "$(go env GOARCH)" in [2022-05-04T21:32:28.925Z] #42 1.559 ++ go env GOARCH [2022-05-04T21:32:28.925Z] #42 1.628 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:28.925Z] #42 1.628 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:28.925Z] #42 1.629 ++ dirname /install.sh [2022-05-04T21:32:29.042Z] #41 30.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T21:32:29.155Z] #40 33.16 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:32:29.155Z] #40 33.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:32:29.185Z] #42 1.653 + dir=/ [2022-05-04T21:32:29.185Z] #42 1.653 + bin=tini [2022-05-04T21:32:29.185Z] #42 1.653 + shift [2022-05-04T21:32:29.185Z] #42 1.653 + '[' '!' -f //tini.installer ']' [2022-05-04T21:32:29.185Z] #42 1.653 + . //tini.installer [2022-05-04T21:32:29.185Z] #42 1.653 ++ : v0.19.0 [2022-05-04T21:32:29.185Z] #42 1.653 + install_tini [2022-05-04T21:32:29.185Z] #42 1.653 + echo 'Install tini version v0.19.0' [2022-05-04T21:32:29.185Z] #42 1.653 + git clone https://github.com/krallin/tini.git /tmp/tmp.CwSojSV1b0/tini [2022-05-04T21:32:29.185Z] #42 1.653 Install tini version v0.19.0 [2022-05-04T21:32:29.185Z] #42 1.654 Cloning into '/tmp/tmp.CwSojSV1b0/tini'... [2022-05-04T21:32:29.421Z] #65 4.208 + RM_GOPATH=0 [2022-05-04T21:32:29.421Z] #65 4.219 + TMP_GOPATH= [2022-05-04T21:32:29.421Z] #65 4.219 + : /build [2022-05-04T21:32:29.421Z] #65 4.219 + '[' -z '' ']' [2022-05-04T21:32:29.421Z] #65 4.223 ++ mktemp -d [2022-05-04T21:32:29.421Z] #65 4.233 + export GOPATH=/tmp/tmp.xOPpXoBWG2 [2022-05-04T21:32:29.421Z] #65 4.233 + GOPATH=/tmp/tmp.xOPpXoBWG2 [2022-05-04T21:32:29.421Z] #65 4.234 + RM_GOPATH=1 [2022-05-04T21:32:29.421Z] #65 4.234 + case "$(go env GOARCH)" in [2022-05-04T21:32:29.421Z] #65 4.237 ++ go env GOARCH [2022-05-04T21:32:29.421Z] #65 4.256 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:29.421Z] #65 4.256 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:29.421Z] #65 4.257 ++ dirname /install.sh [2022-05-04T21:32:29.421Z] #65 4.258 + dir=/ [2022-05-04T21:32:29.421Z] #65 4.261 + bin=rootlesskit [2022-05-04T21:32:29.421Z] #65 4.261 + shift [2022-05-04T21:32:29.421Z] #65 4.261 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T21:32:29.421Z] #65 4.262 + . //rootlesskit.installer [2022-05-04T21:32:29.421Z] #65 4.262 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:29.421Z] #65 4.262 + install_rootlesskit [2022-05-04T21:32:29.421Z] #65 4.262 + case "$1" in [2022-05-04T21:32:29.421Z] #65 4.263 + export CGO_ENABLED=0 [2022-05-04T21:32:29.421Z] #65 4.263 + CGO_ENABLED=0 [2022-05-04T21:32:29.421Z] #65 4.263 + _install_rootlesskit [2022-05-04T21:32:29.421Z] #65 4.264 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T21:32:29.421Z] #65 4.264 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:29.421Z] #65 4.265 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:32:29.421Z] #65 4.265 + GOBIN=/build [2022-05-04T21:32:29.421Z] #65 4.265 + GO111MODULE=on [2022-05-04T21:32:29.421Z] #65 4.265 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:32:29.757Z] #42 2.317 + cd /tmp/tmp.CwSojSV1b0/tini [2022-05-04T21:32:29.757Z] #42 2.317 + git checkout -q v0.19.0 [2022-05-04T21:32:29.757Z] #42 2.344 + cmake . [2022-05-04T21:32:29.893Z] #65 ... [2022-05-04T21:32:29.893Z] [2022-05-04T21:32:29.893Z] #40 [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-05-04T21:32:29.893Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:29.893Z] #40 3.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:29.893Z] #40 4.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:29.893Z] #40 4.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:29.893Z] #40 4.648 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:32:29.893Z] #40 7.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:32:29.893Z] #40 9.868 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:29.893Z] #40 ... [2022-05-04T21:32:29.893Z] [2022-05-04T21:32:29.893Z] #60 [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-05-04T21:32:29.893Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-04T21:32:29.893Z] #60 13.99 Fetched 8399 kB in 10s (828 kB/s) [2022-05-04T21:32:29.987Z] #65 4.828 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T21:32:30.329Z] #42 2.772 -- The C compiler identification is GNU 10.2.1 [2022-05-04T21:32:30.329Z] #42 2.842 -- Detecting C compiler ABI info [2022-05-04T21:32:30.455Z] #41 ... [2022-05-04T21:32:30.455Z] [2022-05-04T21:32:30.455Z] #56 [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-05-04T21:32:30.455Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:30.455Z] #56 28.34 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:30.455Z] #56 28.35 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:30.455Z] #56 28.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:30.455Z] #56 28.37 Setting up python3-six (1.16.0-2) ... [2022-05-04T21:32:30.455Z] #56 29.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:30.455Z] #56 29.04 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:30.455Z] #56 31.31 Setting up criu (3.16.1-3) ... [2022-05-04T21:32:30.455Z] #56 32.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:30.455Z] #56 DONE 32.8s [2022-05-04T21:32:30.533Z] #40 ... [2022-05-04T21:32:30.533Z] [2022-05-04T21:32:30.533Z] #49 [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-05-04T21:32:30.533Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:30.533Z] #49 19.59 Reading package lists... [2022-05-04T21:32:30.533Z] #49 24.70 Building dependency tree... [2022-05-04T21:32:30.533Z] #49 25.74 Reading state information... [2022-05-04T21:32:30.533Z] #49 27.42 The following additional packages will be installed: [2022-05-04T21:32:30.533Z] #49 27.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:30.533Z] #49 27.42 python3-protobuf python3-six [2022-05-04T21:32:30.533Z] #49 27.43 Suggested packages: [2022-05-04T21:32:30.533Z] #49 27.43 python3-setuptools [2022-05-04T21:32:30.533Z] #49 27.43 Recommended packages: [2022-05-04T21:32:30.533Z] #49 27.43 iproute2 | iproute [2022-05-04T21:32:30.533Z] #49 28.28 The following NEW packages will be installed: [2022-05-04T21:32:30.533Z] #49 28.29 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:30.533Z] #49 28.29 python3-protobuf python3-six [2022-05-04T21:32:30.533Z] #49 28.91 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:30.533Z] #49 28.91 Need to get 2292 kB of archives. [2022-05-04T21:32:30.533Z] #49 28.91 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T21:32:30.533Z] #49 28.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T21:32:30.533Z] #49 28.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:32:30.533Z] #49 28.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T21:32:30.533Z] #49 28.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T21:32:30.533Z] #49 28.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:32:30.533Z] #49 28.97 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-05-04T21:32:30.533Z] #49 28.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:32:30.533Z] #49 31.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T21:32:30.533Z] #49 33.01 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:30.533Z] #49 33.20 Fetched 2292 kB in 4s (620 kB/s) [2022-05-04T21:32:30.533Z] #49 33.30 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T21:32:30.533Z] #49 33.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:32:30.533Z] #49 33.41 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T21:32:30.533Z] #49 33.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:30.533Z] #49 ... [2022-05-04T21:32:30.533Z] [2022-05-04T21:32:30.533Z] #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-05-04T21:32:30.533Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:30.533Z] #31 10.05 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-04T21:32:30.711Z] [2022-05-04T21:32:30.711Z] #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-05-04T21:32:30.711Z] #38 sha256:ef11827e7069b2fcabf991720df2f3ec9dd027ca3f42f08d11128b82a4e48363 [2022-05-04T21:32:30.711Z] #38 15.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T21:32:30.902Z] #42 3.391 -- Detecting C compiler ABI info - done [2022-05-04T21:32:30.902Z] #42 3.506 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T21:32:30.902Z] #42 3.527 -- Detecting C compile features [2022-05-04T21:32:30.902Z] #42 3.530 -- Detecting C compile features - done [2022-05-04T21:32:30.902Z] #42 3.576 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T21:32:31.163Z] #42 ... [2022-05-04T21:32:31.164Z] [2022-05-04T21:32:31.164Z] #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-05-04T21:32:31.164Z] #31 sha256:4041188dc4e113d0363458b708e7640f442b5a6fbc02a3e380b57cf4137d15a5 [2022-05-04T21:32:31.164Z] #31 27.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T21:32:31.164Z] #31 29.19 [2022-05-04T21:32:31.164Z] #31 29.48 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:31.164Z] #31 30.39 [2022-05-04T21:32:31.164Z] #31 30.70 Download of images into '/build' complete. [2022-05-04T21:32:31.164Z] #31 30.70 Use something like the following to load the result into a Docker daemon: [2022-05-04T21:32:31.164Z] #31 30.70 tar -cC '/build' . | docker load [2022-05-04T21:32:31.164Z] #31 DONE 30.9s [2022-05-04T21:32:31.164Z] [2022-05-04T21:32:31.164Z] #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-05-04T21:32:31.164Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:31.164Z] #14 48.05 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T21:32:31.164Z] #14 48.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T21:32:31.164Z] #14 48.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:32:31.164Z] #14 48.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T21:32:31.164Z] #14 48.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:32:31.164Z] #14 48.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:32:31.164Z] #14 48.62 Selecting previously unselected package dmsetup. [2022-05-04T21:32:31.164Z] #14 48.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:32:31.164Z] #14 48.63 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:32:31.164Z] #14 48.85 Selecting previously unselected package mingw-w64-common. [2022-05-04T21:32:31.164Z] #14 48.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T21:32:31.164Z] #14 48.85 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T21:32:31.271Z] #60 13.99 Reading package lists... [2022-05-04T21:32:31.271Z] #60 ... [2022-05-04T21:32:31.271Z] [2022-05-04T21:32:31.271Z] #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-05-04T21:32:31.271Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-04T21:32:31.271Z] #36 14.85 tomll can be used in two ways: [2022-05-04T21:32:31.271Z] #36 14.86 Writing to STDIN and reading from STDOUT: [2022-05-04T21:32:31.271Z] #36 14.86 cat file.toml | tomll > file.toml [2022-05-04T21:32:31.271Z] #36 14.86 [2022-05-04T21:32:31.271Z] #36 14.86 Reading and updating a list of files: [2022-05-04T21:32:31.271Z] #36 14.86 tomll a.toml b.toml c.toml [2022-05-04T21:32:31.271Z] #36 14.86 [2022-05-04T21:32:31.271Z] #36 14.86 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T21:32:31.271Z] #36 DONE 15.6s [2022-05-04T21:32:31.531Z] [2022-05-04T21:32:31.531Z] #40 [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-05-04T21:32:31.531Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:31.531Z] #40 14.24 Fetched 8399 kB in 11s (798 kB/s) [2022-05-04T21:32:31.640Z] #38 17.16 [2022-05-04T21:32:31.896Z] #38 17.42 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:31.911Z] #31 11.37 [2022-05-04T21:32:32.430Z] #31 11.70 #=#=# #################################################################### 94.5% ######################################################################## 100.0% [2022-05-04T21:32:32.501Z] #38 18.03 [2022-05-04T21:32:32.522Z] #65 7.101 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T21:32:32.522Z] #65 7.101 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:32:32.781Z] #65 7.615 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T21:32:33.369Z] #31 ... [2022-05-04T21:32:33.369Z] [2022-05-04T21:32:33.369Z] #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-05-04T21:32:33.369Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:33.369Z] #14 23.07 Reading package lists... [2022-05-04T21:32:33.369Z] #14 27.57 Reading package lists... [2022-05-04T21:32:33.369Z] #14 32.19 Building dependency tree... [2022-05-04T21:32:33.369Z] #14 34.36 The following additional packages will be installed: [2022-05-04T21:32:33.369Z] #14 34.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:33.369Z] #14 34.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T21:32:33.369Z] #14 34.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T21:32:33.369Z] #14 34.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T21:32:33.369Z] #14 34.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T21:32:33.369Z] #14 34.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T21:32:33.369Z] #14 34.38 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T21:32:33.369Z] #14 34.39 Suggested packages: [2022-05-04T21:32:33.369Z] #14 34.39 gcc-10-locales seccomp wine64 [2022-05-04T21:32:33.369Z] #14 35.62 The following NEW packages will be installed: [2022-05-04T21:32:33.369Z] #14 35.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:33.369Z] #14 35.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T21:32:33.369Z] #14 35.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T21:32:33.369Z] #14 35.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T21:32:33.369Z] #14 35.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T21:32:33.369Z] #14 35.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T21:32:33.369Z] #14 35.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T21:32:33.369Z] #14 35.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T21:32:33.369Z] #14 35.63 mingw-w64-x86-64-dev [2022-05-04T21:32:33.369Z] #14 36.00 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:33.369Z] #14 36.00 Need to get 115 MB of archives. [2022-05-04T21:32:33.369Z] #14 36.00 After this operation, 645 MB of additional disk space will be used. [2022-05-04T21:32:33.369Z] #14 36.00 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-05-04T21:32:33.369Z] #14 36.11 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-05-04T21:32:33.369Z] #14 36.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T21:32:33.369Z] #14 36.31 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-05-04T21:32:33.369Z] #14 36.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T21:32:33.369Z] #14 36.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T21:32:33.369Z] #14 36.64 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-05-04T21:32:33.369Z] #14 36.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-05-04T21:32:33.369Z] #14 36.85 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-05-04T21:32:33.369Z] #14 ... [2022-05-04T21:32:33.369Z] [2022-05-04T21:32:33.369Z] #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-05-04T21:32:33.369Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:33.369Z] #31 12.82 [2022-05-04T21:32:33.713Z] #14 ... [2022-05-04T21:32:33.713Z] [2022-05-04T21:32:33.713Z] #42 [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-05-04T21:32:33.713Z] #42 sha256:6d506e845d6e3bcce33a3957bf7d421df1e4fc908ce069d91f6bdd9c5e41d63b [2022-05-04T21:32:33.713Z] #42 3.859 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T21:32:33.713Z] #42 3.988 -- Configuring done [2022-05-04T21:32:33.713Z] #42 4.005 -- Generating done [2022-05-04T21:32:33.713Z] #42 4.012 -- Build files have been written to: /tmp/tmp.CwSojSV1b0/tini [2022-05-04T21:32:33.713Z] #42 4.031 + make tini-static [2022-05-04T21:32:33.713Z] #42 4.384 Scanning dependencies of target tini-static [2022-05-04T21:32:33.713Z] #42 4.423 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T21:32:33.713Z] #42 5.434 [100%] Linking C executable tini-static [2022-05-04T21:32:33.713Z] #42 5.873 [100%] Built target tini-static [2022-05-04T21:32:33.713Z] #42 5.910 + mkdir -p /build [2022-05-04T21:32:33.713Z] #42 5.913 + cp tini-static /build/docker-init [2022-05-04T21:32:33.713Z] #42 DONE 6.0s [2022-05-04T21:32:33.713Z] [2022-05-04T21:32:33.713Z] #45 [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-05-04T21:32:33.713Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:33.909Z] #38 19.34 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T21:32:33.974Z] #45 ... [2022-05-04T21:32:33.974Z] [2022-05-04T21:32:33.974Z] #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-05-04T21:32:33.974Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:33.974Z] #14 53.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T21:32:33.974Z] #14 53.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T21:32:33.974Z] #14 53.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:32:34.471Z] #38 19.98 [2022-05-04T21:32:34.728Z] #38 20.24 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:34.821Z] #40 14.24 Reading package lists... [2022-05-04T21:32:34.821Z] #40 ... [2022-05-04T21:32:34.821Z] [2022-05-04T21:32:34.821Z] #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-05-04T21:32:34.821Z] #31 sha256:5d435a5818f237a754128f4d68f214af95574208dcd47e9b9c22d9bd8ec6ed49 [2022-05-04T21:32:34.821Z] #31 15.06 [2022-05-04T21:32:34.821Z] #31 17.81 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T21:32:34.821Z] #31 19.97 #=#=# [2022-05-04T21:32:34.821Z] #31 20.34 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:34.821Z] #31 21.50 [2022-05-04T21:32:34.821Z] #31 21.82 Download of images into '/build' complete. [2022-05-04T21:32:34.821Z] #31 21.82 Use something like the following to load the result into a Docker daemon: [2022-05-04T21:32:34.821Z] #31 21.82 tar -cC '/build' . | docker load [2022-05-04T21:32:34.821Z] #31 DONE 21.9s [2022-05-04T21:32:34.821Z] [2022-05-04T21:32:34.821Z] #60 [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-05-04T21:32:34.821Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-04T21:32:34.821Z] #60 13.99 Reading package lists... [2022-05-04T21:32:35.276Z] #31 ... [2022-05-04T21:32:35.277Z] [2022-05-04T21:32:35.277Z] #62 [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-05-04T21:32:35.277Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:32:35.277Z] #62 0.852 + RM_GOPATH=0 [2022-05-04T21:32:35.277Z] #62 0.852 + TMP_GOPATH= [2022-05-04T21:32:35.277Z] #62 0.852 + : /build [2022-05-04T21:32:35.277Z] #62 0.852 + '[' -z '' ']' [2022-05-04T21:32:35.277Z] #62 0.852 ++ mktemp -d [2022-05-04T21:32:35.277Z] #62 0.852 + export GOPATH=/tmp/tmp.dSCFoMhg1c [2022-05-04T21:32:35.277Z] #62 0.852 + GOPATH=/tmp/tmp.dSCFoMhg1c [2022-05-04T21:32:35.277Z] #62 0.852 + RM_GOPATH=1 [2022-05-04T21:32:35.277Z] #62 0.852 + case "$(go env GOARCH)" in [2022-05-04T21:32:35.277Z] #62 0.852 ++ go env GOARCH [2022-05-04T21:32:35.277Z] #62 0.882 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:35.277Z] #62 0.882 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:35.277Z] #62 0.883 ++ dirname /install.sh [2022-05-04T21:32:35.277Z] #62 0.885 + dir=/ [2022-05-04T21:32:35.277Z] #62 0.885 + bin=containerd [2022-05-04T21:32:35.277Z] #62 0.885 + shift [2022-05-04T21:32:35.277Z] #62 0.886 + '[' '!' -f //containerd.installer ']' [2022-05-04T21:32:35.277Z] #62 0.886 + . //containerd.installer [2022-05-04T21:32:35.277Z] #62 0.887 ++ set -e [2022-05-04T21:32:35.277Z] #62 0.887 ++ : v1.6.4 [2022-05-04T21:32:35.277Z] #62 0.887 + install_containerd [2022-05-04T21:32:35.277Z] #62 0.890 + echo 'Install containerd version v1.6.4' [2022-05-04T21:32:35.277Z] #62 0.890 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dSCFoMhg1c/src/github.com/containerd/containerd [2022-05-04T21:32:35.277Z] #62 0.890 Install containerd version v1.6.4 [2022-05-04T21:32:35.277Z] #62 0.892 Cloning into '/tmp/tmp.dSCFoMhg1c/src/github.com/containerd/containerd'... [2022-05-04T21:32:35.277Z] #62 ... [2022-05-04T21:32:35.277Z] [2022-05-04T21:32:35.277Z] #49 [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-05-04T21:32:35.277Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:35.277Z] #49 34.10 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:32:35.277Z] #49 34.10 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:32:35.277Z] #49 34.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:35.277Z] #49 34.30 Selecting previously unselected package python3-six. [2022-05-04T21:32:35.277Z] #49 34.31 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T21:32:35.277Z] #49 34.31 Unpacking python3-six (1.16.0-2) ... [2022-05-04T21:32:35.277Z] #49 34.39 Selecting previously unselected package python3-protobuf. [2022-05-04T21:32:35.277Z] #49 34.40 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T21:32:35.277Z] #49 34.40 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:35.277Z] #49 34.90 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:32:35.277Z] #49 34.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:32:35.277Z] #49 34.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:35.277Z] #49 35.06 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:32:35.277Z] #49 35.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:32:35.277Z] #49 35.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:35.277Z] #49 35.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:32:35.277Z] #49 35.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:32:35.277Z] #49 35.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:35.277Z] #49 35.35 Selecting previously unselected package criu. [2022-05-04T21:32:35.277Z] #49 35.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T21:32:35.277Z] #49 35.36 Unpacking criu (3.16.1-3) ... [2022-05-04T21:32:35.277Z] #49 36.19 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:35.277Z] #49 38.25 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:32:35.291Z] #38 20.85 [2022-05-04T21:32:35.314Z] #65 ... [2022-05-04T21:32:35.314Z] [2022-05-04T21:32:35.314Z] #51 [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-05-04T21:32:35.314Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:35.314Z] #51 3.545 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T21:32:35.314Z] #51 4.761 go: downloading github.com/fatih/color v1.10.0 [2022-05-04T21:32:35.314Z] #51 4.765 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T21:32:35.314Z] #51 4.780 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T21:32:35.314Z] #51 4.827 go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T21:32:35.314Z] #51 5.241 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T21:32:35.314Z] #51 5.255 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T21:32:35.314Z] #51 5.301 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T21:32:35.314Z] #51 5.319 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T21:32:35.314Z] #51 5.587 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T21:32:35.314Z] #51 5.674 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T21:32:35.314Z] #51 5.892 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T21:32:35.314Z] #51 6.065 go: downloading golang.org/x/tools v0.1.0 [2022-05-04T21:32:35.314Z] #51 ... [2022-05-04T21:32:35.314Z] [2022-05-04T21:32:35.314Z] #49 [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-05-04T21:32:35.314Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:35.314Z] #49 4.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:35.314Z] #49 4.792 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:35.314Z] #49 4.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:35.314Z] #49 5.493 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-04T21:32:35.314Z] #49 5.895 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:35.314Z] #49 8.394 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:35.314Z] #49 ... [2022-05-04T21:32:35.314Z] [2022-05-04T21:32:35.314Z] #40 [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-05-04T21:32:35.314Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:35.314Z] #40 4.447 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:35.314Z] #40 4.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:35.314Z] #40 4.501 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:35.314Z] #40 5.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:35.315Z] #40 7.350 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:35.315Z] #40 9.676 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:35.315Z] #40 ... [2022-05-04T21:32:35.315Z] [2022-05-04T21:32:35.315Z] #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-05-04T21:32:35.315Z] #26 sha256:1bca2a0da81dd43627e923e20291c85afbe745c5e0236527aa222ddfcaee57fa [2022-05-04T21:32:35.315Z] #26 3.761 + RM_GOPATH=0 [2022-05-04T21:32:35.315Z] #26 3.761 + TMP_GOPATH= [2022-05-04T21:32:35.315Z] #26 3.761 + : /build [2022-05-04T21:32:35.315Z] #26 3.761 + '[' -z '' ']' [2022-05-04T21:32:35.315Z] #26 3.767 ++ mktemp -d [2022-05-04T21:32:35.315Z] #26 3.767 + export GOPATH=/tmp/tmp.5dsCCPKJRa [2022-05-04T21:32:35.315Z] #26 3.767 + GOPATH=/tmp/tmp.5dsCCPKJRa [2022-05-04T21:32:35.315Z] #26 3.767 + RM_GOPATH=1 [2022-05-04T21:32:35.315Z] #26 3.767 + case "$(go env GOARCH)" in [2022-05-04T21:32:35.315Z] #26 3.767 ++ go env GOARCH [2022-05-04T21:32:35.315Z] #26 3.779 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:35.315Z] #26 3.779 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:35.315Z] #26 3.779 ++ dirname /install.sh [2022-05-04T21:32:35.315Z] #26 3.779 + dir=/ [2022-05-04T21:32:35.315Z] #26 3.779 + bin=dockercli [2022-05-04T21:32:35.315Z] #26 3.779 + shift [2022-05-04T21:32:35.315Z] #26 3.779 + '[' '!' -f //dockercli.installer ']' [2022-05-04T21:32:35.315Z] #26 3.779 + . //dockercli.installer [2022-05-04T21:32:35.315Z] #26 3.779 ++ : stable [2022-05-04T21:32:35.315Z] #26 3.779 ++ : 17.06.2-ce [2022-05-04T21:32:35.315Z] #26 3.779 + install_dockercli [2022-05-04T21:32:35.315Z] #26 3.779 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T21:32:35.315Z] #26 3.779 ++ uname -m [2022-05-04T21:32:35.315Z] #26 3.779 + arch=x86_64 [2022-05-04T21:32:35.315Z] #26 3.779 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T21:32:35.315Z] #26 3.779 + url=https://download.docker.com/linux/static [2022-05-04T21:32:35.315Z] #26 3.779 + tar -xz docker/docker [2022-05-04T21:32:35.315Z] #26 3.779 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T21:32:35.315Z] #26 3.779 Install docker/cli version 17.06.2-ce from stable [2022-05-04T21:32:35.536Z] #49 ... [2022-05-04T21:32:35.536Z] [2022-05-04T21:32:35.536Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:35.536Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:35.536Z] #38 38.73 NAME: [2022-05-04T21:32:35.536Z] #38 38.73 go-winres - A tool for embedding resources in Windows executables [2022-05-04T21:32:35.536Z] #38 38.73 [2022-05-04T21:32:35.536Z] #38 38.73 USAGE: [2022-05-04T21:32:35.536Z] #38 38.79 go-winres [global options] command [command options] [arguments...] [2022-05-04T21:32:35.536Z] #38 38.79 [2022-05-04T21:32:35.536Z] #38 38.79 COMMANDS: [2022-05-04T21:32:35.536Z] #38 38.80 init Create an initial ./winres/winres.json [2022-05-04T21:32:35.536Z] #38 38.80 make Make syso files for the "go build" command [2022-05-04T21:32:35.536Z] #38 38.80 simply Make syso files for the "go build" command (simplified) [2022-05-04T21:32:35.536Z] #38 38.80 extract Extract all resources from an executable [2022-05-04T21:32:35.536Z] #38 38.80 patch Replace resources in an executable file (exe, dll) [2022-05-04T21:32:35.536Z] #38 38.80 help, h Shows a list of commands or help for one command [2022-05-04T21:32:35.536Z] #38 38.80 [2022-05-04T21:32:35.536Z] #38 38.80 GLOBAL OPTIONS: [2022-05-04T21:32:35.536Z] #38 38.80 --help, -h show help (default: false) [2022-05-04T21:32:35.536Z] #38 DONE 39.7s [2022-05-04T21:32:35.536Z] [2022-05-04T21:32:35.536Z] #49 [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-05-04T21:32:35.536Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:35.536Z] #49 38.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:35.536Z] #49 38.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:32:35.536Z] #49 38.55 Setting up python3-six (1.16.0-2) ... [2022-05-04T21:32:35.548Z] #38 21.00 Download of images into '/build' complete. [2022-05-04T21:32:35.548Z] #38 21.00 Use something like the following to load the result into a Docker daemon: [2022-05-04T21:32:35.548Z] #38 21.00 tar -cC '/build' . | docker load [2022-05-04T21:32:35.548Z] #38 DONE 21.1s [2022-05-04T21:32:35.548Z] [2022-05-04T21:32:35.548Z] #60 [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-05-04T21:32:35.548Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:35.579Z] #26 ... [2022-05-04T21:32:35.579Z] [2022-05-04T21:32:35.579Z] #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-05-04T21:32:35.579Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:35.579Z] #34 3.224 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-04T21:32:35.579Z] #34 3.224 Cloning into '.'... [2022-05-04T21:32:35.579Z] #34 ... [2022-05-04T21:32:35.579Z] [2022-05-04T21:32:35.579Z] #53 [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-05-04T21:32:35.579Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:35.579Z] #53 4.074 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-04T21:32:35.837Z] #53 ... [2022-05-04T21:32:35.837Z] [2022-05-04T21:32:35.837Z] #55 [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-05-04T21:32:35.837Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:35.837Z] #55 3.683 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-04T21:32:35.837Z] #55 4.729 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-04T21:32:35.837Z] #55 4.729 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-04T21:32:35.837Z] #55 4.868 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-04T21:32:35.837Z] #55 6.673 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-04T21:32:35.837Z] #55 ... [2022-05-04T21:32:35.837Z] [2022-05-04T21:32:35.837Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:35.837Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:32:35.837Z] #38 4.659 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:32:35.837Z] #38 5.321 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:32:35.837Z] #38 6.572 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:32:35.837Z] #38 6.882 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:32:35.837Z] #38 6.995 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:32:35.837Z] #38 10.47 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:32:35.837Z] #38 10.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:36.097Z] #38 ... [2022-05-04T21:32:36.097Z] [2022-05-04T21:32:36.097Z] #60 [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-05-04T21:32:36.097Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:36.097Z] #60 3.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:36.097Z] #60 3.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:36.097Z] #60 3.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:36.097Z] #60 3.352 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:36.097Z] #60 4.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:36.097Z] #60 6.206 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:36.097Z] #60 ... [2022-05-04T21:32:36.097Z] [2022-05-04T21:32:36.097Z] #45 [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-05-04T21:32:36.097Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:36.097Z] #45 3.993 + git clone https://github.com/docker/distribution.git . [2022-05-04T21:32:36.097Z] #45 3.993 Cloning into '.'... [2022-05-04T21:32:36.362Z] #45 ... [2022-05-04T21:32:36.362Z] [2022-05-04T21:32:36.362Z] #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-05-04T21:32:36.362Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:32:36.362Z] #36 4.352 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-04T21:32:36.362Z] #36 ... [2022-05-04T21:32:36.362Z] [2022-05-04T21:32:36.362Z] #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-05-04T21:32:36.362Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:36.362Z] #14 4.187 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:32:36.362Z] #14 4.218 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:32:36.362Z] #14 4.220 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:32:36.362Z] #14 4.969 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:32:36.362Z] #14 6.959 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:32:36.362Z] #14 9.517 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:36.623Z] #14 ... [2022-05-04T21:32:36.623Z] [2022-05-04T21:32:36.623Z] #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-05-04T21:32:36.623Z] #26 sha256:1bca2a0da81dd43627e923e20291c85afbe745c5e0236527aa222ddfcaee57fa [2022-05-04T21:32:36.623Z] #26 11.16 + mkdir -p /build [2022-05-04T21:32:36.623Z] #26 11.16 + mv docker/docker /build/ [2022-05-04T21:32:36.623Z] #26 11.17 + rmdir docker [2022-05-04T21:32:36.623Z] #26 DONE 11.6s [2022-05-04T21:32:36.623Z] [2022-05-04T21:32:36.623Z] #65 [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-05-04T21:32:36.623Z] #65 sha256:4751cf3180a0fc2b00a2c48e747b17feb3dfbdd9b7062f2069e769b459534477 [2022-05-04T21:32:36.623Z] #65 10.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T21:32:36.623Z] #65 11.64 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T21:32:36.727Z] #60 18.92 Reading package lists... [2022-05-04T21:32:36.727Z] #60 ... [2022-05-04T21:32:36.727Z] [2022-05-04T21:32:36.727Z] #49 [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-05-04T21:32:36.727Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:32:36.727Z] #49 10.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:32:36.727Z] #49 14.30 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T21:32:36.727Z] #49 15.19 Fetched 8402 kB in 11s (741 kB/s) [2022-05-04T21:32:36.727Z] #49 15.19 Reading package lists... [2022-05-04T21:32:36.727Z] #49 19.96 Reading package lists... [2022-05-04T21:32:36.727Z] #49 ... [2022-05-04T21:32:36.727Z] [2022-05-04T21:32:36.727Z] #45 [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-05-04T21:32:36.727Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-04T21:32:36.727Z] #45 18.54 Updating files: 90% (1671/1844) Updating files: 91% (1679/1844) Updating files: 92% (1697/1844) Updating files: 93% (1715/1844) Updating files: 94% (1734/1844) Updating files: 95% (1752/1844) Updating files: 96% (1771/1844) Updating files: 97% (1789/1844) Updating files: 98% (1808/1844) Updating files: 99% (1826/1844) Updating files: 100% (1844/1844) Updating files: 100% (1844/1844), done. [2022-05-04T21:32:36.727Z] #45 18.73 + git checkout -q v2.3.0 [2022-05-04T21:32:36.727Z] #45 20.25 + 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-05-04T21:32:36.885Z] #65 11.72 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T21:32:36.917Z] #49 39.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:32:36.917Z] #49 40.00 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:37.143Z] #65 11.93 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T21:32:37.402Z] #65 12.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:37.402Z] #65 12.21 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T21:32:37.661Z] #65 12.37 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T21:32:37.920Z] #65 12.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T21:32:37.920Z] #65 12.90 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T21:32:38.066Z] #60 ... [2022-05-04T21:32:38.066Z] [2022-05-04T21:32:38.066Z] #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-05-04T21:32:38.066Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:32:38.066Z] #19 30.88 Fetched 48.9 MB in 29s (1690 kB/s) [2022-05-04T21:32:38.179Z] #65 13.03 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T21:32:38.186Z] #14 57.43 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T21:32:38.186Z] #14 57.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:38.186Z] #14 57.46 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:32:38.186Z] #14 57.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T21:32:38.186Z] #14 57.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:38.186Z] #14 57.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:32:39.265Z] #45 ... [2022-05-04T21:32:39.265Z] [2022-05-04T21:32:39.265Z] #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-05-04T21:32:39.265Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:32:39.265Z] #14 13.44 Fetched 8399 kB in 10s (814 kB/s) [2022-05-04T21:32:39.265Z] #14 13.44 Reading package lists... [2022-05-04T21:32:39.265Z] #14 18.54 Reading package lists... [2022-05-04T21:32:39.265Z] #14 22.39 Building dependency tree... [2022-05-04T21:32:39.265Z] #14 ... [2022-05-04T21:32:39.265Z] [2022-05-04T21:32:39.265Z] #53 [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-05-04T21:32:39.265Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:39.265Z] #53 22.82 go: downloading github.com/fatih/color v1.13.0 [2022-05-04T21:32:39.265Z] #53 22.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:39.265Z] #53 22.85 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-04T21:32:39.265Z] #53 22.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-04T21:32:39.265Z] #53 23.26 go: downloading github.com/spf13/viper v1.10.1 [2022-05-04T21:32:39.265Z] #53 23.26 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-04T21:32:39.265Z] #53 23.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-04T21:32:39.525Z] #53 23.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-04T21:32:39.525Z] #53 23.67 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-04T21:32:39.525Z] #53 23.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-04T21:32:39.960Z] #19 30.88 Reading package lists... [2022-05-04T21:32:39.960Z] #19 ... [2022-05-04T21:32:39.960Z] [2022-05-04T21:32:39.960Z] #60 [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-05-04T21:32:39.960Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:39.960Z] #60 42.52 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T21:32:39.960Z] #60 DONE 42.7s [2022-05-04T21:32:39.960Z] [2022-05-04T21:32:39.960Z] #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-05-04T21:32:39.960Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:40.083Z] #65 15.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:32:40.094Z] #53 24.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-04T21:32:40.353Z] #53 24.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-04T21:32:41.111Z] #49 43.55 Setting up criu (3.16.1-3) ... [2022-05-04T21:32:41.111Z] #49 ... [2022-05-04T21:32:41.111Z] [2022-05-04T21:32:41.111Z] #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-05-04T21:32:41.111Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:41.111Z] #31 15.85 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-04T21:32:41.111Z] #31 17.21 [2022-05-04T21:32:41.111Z] #31 17.50 #=#=# #### 6.3% ################## 25.9% ############################# 40.7% ######################################### 57.7% ###################################################### 76.2% ################################################################### 93.1% ######################################################################## 100.0% [2022-05-04T21:32:41.111Z] #31 19.11 [2022-05-04T21:32:41.524Z] #14 ... [2022-05-04T21:32:41.524Z] [2022-05-04T21:32:41.524Z] #53 [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-05-04T21:32:41.524Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:41.524Z] #53 60.90 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T21:32:41.691Z] #31 ... [2022-05-04T21:32:41.692Z] [2022-05-04T21:32:41.692Z] #40 [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-05-04T21:32:41.692Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:41.692Z] #40 39.44 Selecting previously unselected package libxml2:amd64. [2022-05-04T21:32:41.692Z] #40 39.44 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 39.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 40.67 Selecting previously unselected package libarchive13:amd64. [2022-05-04T21:32:41.692Z] #40 40.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 40.68 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 41.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T21:32:41.692Z] #40 41.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 41.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:32:41.692Z] #40 41.18 Selecting previously unselected package librhash0:amd64. [2022-05-04T21:32:41.692Z] #40 41.20 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 41.20 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:32:41.692Z] #40 41.47 Selecting previously unselected package libuv1:amd64. [2022-05-04T21:32:41.692Z] #40 41.47 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 41.48 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:32:41.692Z] #40 41.62 Selecting previously unselected package cmake. [2022-05-04T21:32:41.692Z] #40 41.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T21:32:41.692Z] #40 41.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.18 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:32:41.692Z] #40 45.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:32:41.692Z] #40 45.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.30 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:32:41.692Z] #40 45.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:32:41.692Z] #40 45.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.36 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.38 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:32:41.692Z] #40 45.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:41.692Z] #40 DONE 45.9s [2022-05-04T21:32:41.692Z] [2022-05-04T21:32:41.692Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T21:32:41.692Z] #41 sha256:fb0e1253b05d45a90f9d8e8bd045aa49f28292832b8f1c05e45b322112b1443f [2022-05-04T21:32:41.692Z] #41 DONE 0.1s [2022-05-04T21:32:41.692Z] [2022-05-04T21:32:41.692Z] #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-05-04T21:32:41.692Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:41.692Z] #14 37.74 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-05-04T21:32:41.692Z] #14 39.42 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-05-04T21:32:41.692Z] #14 40.19 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-05-04T21:32:41.692Z] #14 40.89 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-05-04T21:32:41.692Z] #14 41.94 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-05-04T21:32:41.692Z] #14 42.39 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-05-04T21:32:41.692Z] #14 42.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T21:32:41.692Z] #14 42.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T21:32:41.692Z] #14 42.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:32:41.692Z] #14 42.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:32:41.692Z] #14 42.43 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-05-04T21:32:41.692Z] #14 42.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T21:32:41.692Z] #14 42.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T21:32:41.692Z] #14 42.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T21:32:41.692Z] #14 42.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T21:32:41.692Z] #14 42.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T21:32:41.692Z] #14 42.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T21:32:41.692Z] #14 42.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T21:32:41.692Z] #14 42.55 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-05-04T21:32:41.692Z] #14 42.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T21:32:41.692Z] #14 42.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T21:32:41.692Z] #14 43.58 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:41.692Z] #14 43.84 Fetched 115 MB in 7s (16.7 MB/s) [2022-05-04T21:32:41.692Z] #14 43.93 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T21:32:41.692Z] #14 43.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-05-04T21:32:41.692Z] #14 44.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:32:41.692Z] #14 44.04 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:32:41.692Z] #14 45.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T21:32:41.692Z] #14 45.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:32:41.692Z] #14 45.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:32:41.786Z] #53 DONE 61.3s [2022-05-04T21:32:41.786Z] [2022-05-04T21:32:41.786Z] #65 [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-05-04T21:32:41.786Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:32:41.951Z] #14 ... [2022-05-04T21:32:41.951Z] [2022-05-04T21:32:41.951Z] #42 [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-05-04T21:32:41.951Z] #42 sha256:e5dc93612305954d3d4ed46a2a94e2ba4a335285846c5de03122f7bb1fd12635 [2022-05-04T21:32:42.623Z] #65 ... [2022-05-04T21:32:42.623Z] [2022-05-04T21:32:42.623Z] #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-05-04T21:32:42.623Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-04T21:32:42.623Z] #36 17.39 tomll can be used in two ways: [2022-05-04T21:32:42.623Z] #36 17.39 Writing to STDIN and reading from STDOUT: [2022-05-04T21:32:42.623Z] #36 17.39 cat file.toml | tomll > file.toml [2022-05-04T21:32:42.623Z] #36 17.39 [2022-05-04T21:32:42.623Z] #36 17.39 Reading and updating a list of files: [2022-05-04T21:32:42.623Z] #36 17.39 tomll a.toml b.toml c.toml [2022-05-04T21:32:42.623Z] #36 17.39 [2022-05-04T21:32:42.623Z] #36 17.39 When given a list of files, tomll will modify all files in place without asking. [2022-05-04T21:32:42.623Z] #36 DONE 17.8s [2022-05-04T21:32:42.623Z] [2022-05-04T21:32:42.623Z] #40 [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-05-04T21:32:42.623Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:42.623Z] #40 17.83 Fetched 8511 kB in 14s (625 kB/s) [2022-05-04T21:32:42.889Z] #42 0.887 + RM_GOPATH=0 [2022-05-04T21:32:42.889Z] #42 0.888 + TMP_GOPATH= [2022-05-04T21:32:42.889Z] #42 0.888 + : /build [2022-05-04T21:32:42.889Z] #42 0.888 + '[' -z '' ']' [2022-05-04T21:32:42.889Z] #42 0.889 ++ mktemp -d [2022-05-04T21:32:42.889Z] #42 0.890 + export GOPATH=/tmp/tmp.4ogQQuufdH [2022-05-04T21:32:42.889Z] #42 0.890 + GOPATH=/tmp/tmp.4ogQQuufdH [2022-05-04T21:32:42.889Z] #42 0.891 + RM_GOPATH=1 [2022-05-04T21:32:42.889Z] #42 0.891 + case "$(go env GOARCH)" in [2022-05-04T21:32:42.889Z] #42 0.891 ++ go env GOARCH [2022-05-04T21:32:42.889Z] #42 0.930 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:42.889Z] #42 0.931 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:42.889Z] #42 0.934 ++ dirname /install.sh [2022-05-04T21:32:42.889Z] #42 0.939 + dir=/ [2022-05-04T21:32:42.889Z] #42 0.939 + bin=tini [2022-05-04T21:32:42.889Z] #42 0.939 + shift [2022-05-04T21:32:42.889Z] #42 0.940 + '[' '!' -f //tini.installer ']' [2022-05-04T21:32:42.889Z] #42 0.940 + . //tini.installer [2022-05-04T21:32:42.889Z] #42 0.940 ++ : v0.19.0 [2022-05-04T21:32:42.889Z] #42 0.944 + install_tini [2022-05-04T21:32:42.889Z] #42 0.945 + echo 'Install tini version v0.19.0' [2022-05-04T21:32:42.889Z] #42 0.945 Install tini version v0.19.0 [2022-05-04T21:32:42.889Z] #42 0.945 + git clone https://github.com/krallin/tini.git /tmp/tmp.4ogQQuufdH/tini [2022-05-04T21:32:42.889Z] #42 0.960 Cloning into '/tmp/tmp.4ogQQuufdH/tini'... [2022-05-04T21:32:42.889Z] #42 ... [2022-05-04T21:32:42.889Z] [2022-05-04T21:32:42.889Z] #49 [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-05-04T21:32:42.889Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:42.889Z] #49 45.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:42.889Z] #49 DONE 45.9s [2022-05-04T21:32:42.901Z] #53 26.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:32:42.901Z] #53 26.70 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-04T21:32:42.901Z] #53 26.81 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-04T21:32:42.901Z] #53 26.86 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-04T21:32:42.901Z] #53 26.88 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-04T21:32:42.901Z] #53 26.93 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-04T21:32:42.901Z] #53 26.95 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-04T21:32:42.901Z] #53 27.00 go: downloading github.com/spf13/afero v1.6.0 [2022-05-04T21:32:42.901Z] #53 27.04 go: downloading github.com/spf13/cast v1.4.1 [2022-05-04T21:32:42.901Z] #53 27.06 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-04T21:32:42.901Z] #53 27.09 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-04T21:32:42.901Z] #53 27.14 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-04T21:32:42.901Z] #53 27.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-04T21:32:42.901Z] #53 27.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-04T21:32:43.148Z] [2022-05-04T21:32:43.148Z] #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-05-04T21:32:43.148Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:32:43.148Z] #34 41.83 Updating files: 92% (1414/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-04T21:32:43.148Z] #34 42.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T21:32:43.148Z] #34 42.72 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T21:32:43.161Z] #53 27.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-04T21:32:43.161Z] #53 27.47 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-04T21:32:43.161Z] #53 27.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-04T21:32:43.161Z] #53 27.52 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-04T21:32:43.161Z] #53 27.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-04T21:32:43.421Z] #53 27.59 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-04T21:32:43.421Z] #53 27.60 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-04T21:32:43.990Z] #53 28.18 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-04T21:32:43.990Z] #53 28.24 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-04T21:32:44.249Z] #53 28.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-04T21:32:44.249Z] #53 28.43 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-04T21:32:44.249Z] #53 28.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-04T21:32:44.249Z] #53 28.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-04T21:32:44.331Z] #65 ... [2022-05-04T21:32:44.331Z] [2022-05-04T21:32:44.331Z] #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-05-04T21:32:44.331Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:44.331Z] #14 63.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T21:32:44.331Z] #14 63.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:44.331Z] #14 63.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:32:44.821Z] #53 ... [2022-05-04T21:32:44.821Z] [2022-05-04T21:32:44.821Z] #60 [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-05-04T21:32:44.821Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-04T21:32:44.821Z] #60 18.92 Reading package lists... [2022-05-04T21:32:44.821Z] #60 22.63 Building dependency tree... [2022-05-04T21:32:44.821Z] #60 25.86 The following additional packages will be installed: [2022-05-04T21:32:44.821Z] #60 25.87 libbtrfs0 [2022-05-04T21:32:44.821Z] #60 26.03 The following NEW packages will be installed: [2022-05-04T21:32:44.821Z] #60 26.04 libbtrfs-dev libbtrfs0 [2022-05-04T21:32:44.821Z] #60 26.46 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:44.821Z] #60 26.46 Need to get 454 kB of archives. [2022-05-04T21:32:44.821Z] #60 26.46 After this operation, 1275 kB of additional disk space will be used. [2022-05-04T21:32:44.821Z] #60 26.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-04T21:32:44.821Z] #60 26.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-04T21:32:44.821Z] #60 27.24 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:44.821Z] #60 27.40 Fetched 454 kB in 0s (1331 kB/s) [2022-05-04T21:32:44.821Z] #60 27.50 Selecting previously unselected package libbtrfs0:arm64. [2022-05-04T21:32:44.821Z] #60 27.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-04T21:32:44.821Z] #60 27.54 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-04T21:32:44.821Z] #60 27.57 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-04T21:32:44.821Z] #60 27.84 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-04T21:32:44.821Z] #60 27.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-04T21:32:44.821Z] #60 27.87 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-04T21:32:44.821Z] #60 28.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-04T21:32:44.821Z] #60 28.26 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-04T21:32:44.821Z] #60 28.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:44.821Z] #60 DONE 28.9s [2022-05-04T21:32:44.821Z] [2022-05-04T21:32:44.821Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T21:32:44.821Z] #61 sha256:08f05f330e74956e92e83a9308eb69044423f9f30cfbafb1d61d8ed4979d6929 [2022-05-04T21:32:45.055Z] #34 ... [2022-05-04T21:32:45.055Z] [2022-05-04T21:32:45.055Z] #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-05-04T21:32:45.055Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:45.055Z] #14 49.06 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T21:32:45.055Z] #14 49.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T21:32:45.055Z] #14 49.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:32:45.055Z] #14 49.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T21:32:45.055Z] #14 49.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:32:45.055Z] #14 49.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:32:45.080Z] #61 DONE 0.3s [2022-05-04T21:32:45.080Z] [2022-05-04T21:32:45.080Z] #62 [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-05-04T21:32:45.080Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:32:45.080Z] #62 ... [2022-05-04T21:32:45.080Z] [2022-05-04T21:32:45.080Z] #40 [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-05-04T21:32:45.080Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:45.080Z] #40 14.24 Reading package lists... [2022-05-04T21:32:45.080Z] #40 19.46 Reading package lists... [2022-05-04T21:32:45.080Z] #40 23.36 Building dependency tree... [2022-05-04T21:32:45.080Z] #40 26.31 The following additional packages will be installed: [2022-05-04T21:32:45.080Z] #40 26.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T21:32:45.080Z] #40 26.35 Suggested packages: [2022-05-04T21:32:45.080Z] #40 26.35 cmake-doc ninja-build lrzip [2022-05-04T21:32:45.080Z] #40 26.35 Recommended packages: [2022-05-04T21:32:45.080Z] #40 26.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T21:32:45.080Z] #40 26.97 The following NEW packages will be installed: [2022-05-04T21:32:45.080Z] #40 26.98 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T21:32:45.080Z] #40 26.99 vim-common xxd [2022-05-04T21:32:45.080Z] #40 27.40 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:45.080Z] #40 27.40 Need to get 15.6 MB of archives. [2022-05-04T21:32:45.080Z] #40 27.40 After this operation, 67.4 MB of additional disk space will be used. [2022-05-04T21:32:45.080Z] #40 27.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:32:45.080Z] #40 27.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:32:45.080Z] #40 27.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T21:32:45.080Z] #40 27.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-04T21:32:45.080Z] #40 27.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-04T21:32:45.080Z] #40 27.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-04T21:32:45.080Z] #40 27.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-04T21:32:45.080Z] #40 27.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-04T21:32:45.080Z] #40 27.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-04T21:32:45.080Z] #40 27.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-04T21:32:45.080Z] #40 29.12 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:45.080Z] #40 29.42 Fetched 15.6 MB in 1s (16.3 MB/s) [2022-05-04T21:32:45.314Z] #14 49.40 Selecting previously unselected package dmsetup. [2022-05-04T21:32:45.314Z] #14 49.41 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:32:45.314Z] #14 49.42 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:32:45.314Z] #14 49.54 Selecting previously unselected package mingw-w64-common. [2022-05-04T21:32:45.314Z] #14 49.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T21:32:45.314Z] #14 49.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T21:32:45.341Z] #40 29.57 Selecting previously unselected package xxd. [2022-05-04T21:32:45.341Z] #40 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2022-05-04T21:32:45.341Z] #40 ... [2022-05-04T21:32:45.341Z] [2022-05-04T21:32:45.341Z] #53 [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-05-04T21:32:45.341Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:45.341Z] #53 29.48 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-04T21:32:45.341Z] #53 29.50 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-04T21:32:45.341Z] #53 29.55 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-04T21:32:45.341Z] #53 29.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-04T21:32:45.341Z] #53 29.57 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-04T21:32:45.341Z] #53 29.60 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-04T21:32:45.341Z] #53 ... [2022-05-04T21:32:45.341Z] [2022-05-04T21:32:45.341Z] #55 [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-05-04T21:32:45.341Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-04T21:32:45.341Z] #55 29.48 v3.0.2 [2022-05-04T21:32:45.341Z] #55 DONE 29.7s [2022-05-04T21:32:45.341Z] [2022-05-04T21:32:45.341Z] #53 [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-05-04T21:32:45.341Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:45.341Z] #53 29.61 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-04T21:32:45.341Z] #53 29.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-04T21:32:45.341Z] #53 29.64 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-04T21:32:45.341Z] #53 29.73 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-04T21:32:45.341Z] #53 29.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-04T21:32:45.601Z] #53 29.74 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-04T21:32:45.601Z] #53 29.80 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-04T21:32:45.601Z] #53 29.80 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-04T21:32:45.601Z] #53 29.92 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-04T21:32:45.601Z] #53 29.97 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-04T21:32:45.601Z] #53 29.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-04T21:32:45.860Z] #53 30.06 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-04T21:32:45.861Z] #53 30.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-04T21:32:45.861Z] #53 30.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-04T21:32:45.861Z] #53 30.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-04T21:32:45.861Z] #53 30.29 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-04T21:32:45.932Z] #40 17.83 Reading package lists... [2022-05-04T21:32:45.932Z] #40 ... [2022-05-04T21:32:45.932Z] [2022-05-04T21:32:45.932Z] #49 [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-05-04T21:32:45.932Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:32:45.932Z] #49 10.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:32:45.932Z] #49 14.40 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-05-04T21:32:45.932Z] #49 19.67 Fetched 8515 kB in 15s (559 kB/s) [2022-05-04T21:32:46.134Z] #53 30.35 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-04T21:32:46.134Z] #53 30.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-04T21:32:46.190Z] #49 19.67 Reading package lists... [2022-05-04T21:32:46.190Z] #49 ... [2022-05-04T21:32:46.190Z] [2022-05-04T21:32:46.190Z] #60 [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-05-04T21:32:46.190Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:46.190Z] #60 13.69 Fetched 8511 kB in 11s (789 kB/s) [2022-05-04T21:32:46.190Z] #60 13.69 Reading package lists... [2022-05-04T21:32:46.395Z] #53 30.60 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-04T21:32:46.395Z] #53 30.64 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-04T21:32:46.395Z] #53 30.68 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-04T21:32:46.395Z] #53 30.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-04T21:32:46.395Z] #53 30.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-04T21:32:46.395Z] #53 30.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-04T21:32:46.395Z] #53 30.79 go: downloading github.com/julz/importas v0.1.0 [2022-05-04T21:32:46.630Z] #41 ... [2022-05-04T21:32:46.630Z] [2022-05-04T21:32:46.630Z] #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-05-04T21:32:46.630Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:32:46.630Z] #19 30.88 Reading package lists... [2022-05-04T21:32:46.654Z] #53 30.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-04T21:32:46.654Z] #53 30.84 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-04T21:32:46.654Z] #53 30.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-04T21:32:46.654Z] #53 30.89 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-04T21:32:46.654Z] #53 30.90 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-04T21:32:46.654Z] #53 30.91 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-04T21:32:46.654Z] #53 30.94 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-04T21:32:46.655Z] #53 30.97 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-04T21:32:46.655Z] #53 31.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-04T21:32:46.913Z] #53 31.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-04T21:32:46.913Z] #53 31.09 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-04T21:32:46.913Z] #53 31.11 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-04T21:32:47.126Z] #60 19.82 Reading package lists... [2022-05-04T21:32:47.126Z] #60 ... [2022-05-04T21:32:47.126Z] [2022-05-04T21:32:47.126Z] #51 [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-05-04T21:32:47.126Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:32:47.126Z] #51 12.07 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T21:32:47.126Z] #51 12.07 go: downloading golang.org/x/mod v0.3.0 [2022-05-04T21:32:47.126Z] #51 ... [2022-05-04T21:32:47.126Z] [2022-05-04T21:32:47.126Z] #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-05-04T21:32:47.126Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:47.126Z] #14 17.75 Fetched 8511 kB in 14s (613 kB/s) [2022-05-04T21:32:47.172Z] #53 31.52 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-04T21:32:47.172Z] #53 31.53 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-04T21:32:47.172Z] #53 31.54 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-04T21:32:47.172Z] #53 31.57 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-04T21:32:47.172Z] #53 31.59 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-04T21:32:47.431Z] #53 31.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-04T21:32:47.431Z] #53 31.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-04T21:32:47.431Z] #53 31.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-04T21:32:47.431Z] #53 31.74 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-04T21:32:47.690Z] #53 31.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-04T21:32:47.690Z] #53 31.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-04T21:32:47.690Z] #53 31.92 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-04T21:32:47.690Z] #53 31.93 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-04T21:32:47.690Z] #53 31.93 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-04T21:32:47.690Z] #53 31.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-04T21:32:47.690Z] #53 31.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-04T21:32:47.690Z] #53 ... [2022-05-04T21:32:47.690Z] [2022-05-04T21:32:47.690Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:32:47.690Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-04T21:32:47.690Z] #38 31.77 NAME: [2022-05-04T21:32:47.690Z] #38 31.77 go-winres - A tool for embedding resources in Windows executables [2022-05-04T21:32:47.690Z] #38 31.77 [2022-05-04T21:32:47.690Z] #38 31.77 USAGE: [2022-05-04T21:32:47.690Z] #38 31.77 go-winres [global options] command [command options] [arguments...] [2022-05-04T21:32:47.690Z] #38 31.77 [2022-05-04T21:32:47.690Z] #38 31.77 COMMANDS: [2022-05-04T21:32:47.690Z] #38 31.77 init Create an initial ./winres/winres.json [2022-05-04T21:32:47.690Z] #38 31.77 make Make syso files for the "go build" command [2022-05-04T21:32:47.690Z] #38 31.77 simply Make syso files for the "go build" command (simplified) [2022-05-04T21:32:47.690Z] #38 31.77 extract Extract all resources from an executable [2022-05-04T21:32:47.690Z] #38 31.77 patch Replace resources in an executable file (exe, dll) [2022-05-04T21:32:47.690Z] #38 31.77 help, h Shows a list of commands or help for one command [2022-05-04T21:32:47.690Z] #38 31.77 [2022-05-04T21:32:47.690Z] #38 31.77 GLOBAL OPTIONS: [2022-05-04T21:32:47.690Z] #38 31.77 --help, -h show help (default: false) [2022-05-04T21:32:47.690Z] #38 DONE 32.0s [2022-05-04T21:32:47.690Z] [2022-05-04T21:32:47.690Z] #53 [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-05-04T21:32:47.690Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:47.690Z] #53 32.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-04T21:32:47.692Z] #14 17.75 Reading package lists... [2022-05-04T21:32:47.692Z] #14 ... [2022-05-04T21:32:47.692Z] [2022-05-04T21:32:47.692Z] #40 [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-05-04T21:32:47.692Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:32:47.692Z] #40 17.83 Reading package lists... [2022-05-04T21:32:47.949Z] #53 32.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-04T21:32:47.949Z] #53 32.16 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-04T21:32:47.949Z] #53 32.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-04T21:32:47.949Z] #53 32.30 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-04T21:32:48.208Z] #53 32.38 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-04T21:32:48.209Z] #53 32.45 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-04T21:32:48.209Z] #53 32.47 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-04T21:32:48.209Z] #53 32.53 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-04T21:32:48.209Z] #53 32.60 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-04T21:32:48.637Z] #14 ... [2022-05-04T21:32:48.637Z] [2022-05-04T21:32:48.637Z] #42 [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-05-04T21:32:48.637Z] #42 sha256:e5dc93612305954d3d4ed46a2a94e2ba4a335285846c5de03122f7bb1fd12635 [2022-05-04T21:32:48.637Z] #42 2.032 + cd /tmp/tmp.4ogQQuufdH/tini [2022-05-04T21:32:48.637Z] #42 2.032 + git checkout -q v0.19.0 [2022-05-04T21:32:48.637Z] #42 2.054 + cmake . [2022-05-04T21:32:48.637Z] #42 2.605 -- The C compiler identification is GNU 10.2.1 [2022-05-04T21:32:48.637Z] #42 2.700 -- Detecting C compiler ABI info [2022-05-04T21:32:48.637Z] #42 3.132 -- Detecting C compiler ABI info - done [2022-05-04T21:32:48.637Z] #42 3.245 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T21:32:48.637Z] #42 3.263 -- Detecting C compile features [2022-05-04T21:32:48.637Z] #42 3.263 -- Detecting C compile features - done [2022-05-04T21:32:48.637Z] #42 3.292 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T21:32:48.637Z] #42 3.563 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T21:32:48.637Z] #42 3.668 -- Configuring done [2022-05-04T21:32:48.637Z] #42 3.704 -- Generating done [2022-05-04T21:32:48.637Z] #42 3.715 -- Build files have been written to: /tmp/tmp.4ogQQuufdH/tini [2022-05-04T21:32:48.637Z] #42 3.739 + make tini-static [2022-05-04T21:32:48.637Z] #42 4.097 Scanning dependencies of target tini-static [2022-05-04T21:32:48.637Z] #42 4.181 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T21:32:48.637Z] #42 5.369 [100%] Linking C executable tini-static [2022-05-04T21:32:48.637Z] #42 5.886 [100%] Built target tini-static [2022-05-04T21:32:48.637Z] #42 5.923 + mkdir -p /build [2022-05-04T21:32:48.637Z] #42 5.927 + cp tini-static /build/docker-init [2022-05-04T21:32:48.637Z] #42 DONE 6.2s [2022-05-04T21:32:48.637Z] [2022-05-04T21:32:48.637Z] #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-05-04T21:32:48.637Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:48.637Z] #31 22.03 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-04T21:32:48.637Z] #31 23.74 [2022-05-04T21:32:48.637Z] #31 23.99 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:48.637Z] #31 25.07 [2022-05-04T21:32:48.637Z] #31 26.76 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-04T21:32:48.777Z] #53 32.89 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-04T21:32:48.899Z] #31 28.16 [2022-05-04T21:32:49.037Z] #53 33.07 go: downloading honnef.co/go/tools v0.2.2 [2022-05-04T21:32:49.296Z] #53 ... [2022-05-04T21:32:49.296Z] [2022-05-04T21:32:49.296Z] #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-05-04T21:32:49.296Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:32:49.296Z] #14 22.39 Building dependency tree... [2022-05-04T21:32:49.296Z] #14 25.51 The following additional packages will be installed: [2022-05-04T21:32:49.296Z] #14 25.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:49.296Z] #14 25.52 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T21:32:49.296Z] #14 25.52 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T21:32:49.296Z] #14 25.52 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T21:32:49.296Z] #14 25.52 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T21:32:49.296Z] #14 25.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T21:32:49.296Z] #14 25.53 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T21:32:49.296Z] #14 25.53 Suggested packages: [2022-05-04T21:32:49.296Z] #14 25.56 gcc-10-locales seccomp wine64 [2022-05-04T21:32:49.296Z] #14 26.53 The following NEW packages will be installed: [2022-05-04T21:32:49.296Z] #14 26.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:49.296Z] #14 26.53 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T21:32:49.296Z] #14 26.53 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T21:32:49.296Z] #14 26.53 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T21:32:49.296Z] #14 26.53 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T21:32:49.296Z] #14 26.53 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T21:32:49.296Z] #14 26.53 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T21:32:49.296Z] #14 26.53 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T21:32:49.296Z] #14 26.54 mingw-w64-x86-64-dev [2022-05-04T21:32:49.296Z] #14 26.91 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:49.296Z] #14 26.91 Need to get 108 MB of archives. [2022-05-04T21:32:49.296Z] #14 26.91 After this operation, 620 MB of additional disk space will be used. [2022-05-04T21:32:49.296Z] #14 26.91 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-05-04T21:32:49.296Z] #14 26.97 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-05-04T21:32:49.296Z] #14 27.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T21:32:49.296Z] #14 27.10 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-05-04T21:32:49.296Z] #14 27.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-04T21:32:49.296Z] #14 27.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T21:32:49.296Z] #14 27.32 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-05-04T21:32:49.296Z] #14 27.49 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-05-04T21:32:49.296Z] #14 27.51 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-05-04T21:32:49.296Z] #14 27.96 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-05-04T21:32:49.296Z] #14 28.78 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-05-04T21:32:49.296Z] #14 29.10 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-05-04T21:32:49.296Z] #14 29.68 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-05-04T21:32:49.296Z] #14 30.98 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-05-04T21:32:49.296Z] #14 31.33 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-05-04T21:32:49.296Z] #14 31.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-04T21:32:49.296Z] #14 31.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-04T21:32:49.296Z] #14 31.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-04T21:32:49.296Z] #14 31.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-04T21:32:49.296Z] #14 31.35 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-05-04T21:32:49.296Z] #14 31.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-04T21:32:49.296Z] #14 31.36 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-04T21:32:49.296Z] #14 31.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-04T21:32:49.296Z] #14 31.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-04T21:32:49.296Z] #14 31.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-04T21:32:49.296Z] #14 31.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-04T21:32:49.296Z] #14 31.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-04T21:32:49.296Z] #14 31.42 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-05-04T21:32:49.296Z] #14 31.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-04T21:32:49.296Z] #14 31.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-04T21:32:49.296Z] #14 32.44 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:49.296Z] #14 32.75 Fetched 108 MB in 5s (22.4 MB/s) [2022-05-04T21:32:49.296Z] #14 32.95 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T21:32:49.296Z] #14 32.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-04T21:32:49.296Z] #14 33.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-04T21:32:49.296Z] #14 33.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:32:49.427Z] #31 28.63 #=#=# ######################################################################## 100.0% [2022-05-04T21:32:49.555Z] #14 ... [2022-05-04T21:32:49.555Z] [2022-05-04T21:32:49.555Z] #49 [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-05-04T21:32:49.555Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:32:49.555Z] #49 19.96 Reading package lists... [2022-05-04T21:32:49.555Z] #49 23.72 Building dependency tree... [2022-05-04T21:32:49.555Z] #49 26.79 The following additional packages will be installed: [2022-05-04T21:32:49.555Z] #49 26.81 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:49.555Z] #49 26.83 python3-protobuf python3-six [2022-05-04T21:32:49.555Z] #49 26.83 Suggested packages: [2022-05-04T21:32:49.555Z] #49 26.85 python3-setuptools [2022-05-04T21:32:49.555Z] #49 26.85 Recommended packages: [2022-05-04T21:32:49.555Z] #49 26.85 iproute2 | iproute [2022-05-04T21:32:49.555Z] #49 27.47 The following NEW packages will be installed: [2022-05-04T21:32:49.555Z] #49 27.51 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:32:49.555Z] #49 27.51 python3-protobuf python3-six [2022-05-04T21:32:49.555Z] #49 28.00 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:49.555Z] #49 28.00 Need to get 2115 kB of archives. [2022-05-04T21:32:49.555Z] #49 28.00 After this operation, 10.7 MB of additional disk space will be used. [2022-05-04T21:32:49.555Z] #49 28.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-04T21:32:49.555Z] #49 28.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:32:49.555Z] #49 28.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T21:32:49.555Z] #49 28.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-04T21:32:49.556Z] #49 28.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-04T21:32:49.556Z] #49 28.09 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-05-04T21:32:49.556Z] #49 28.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-04T21:32:49.556Z] #49 30.80 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-05-04T21:32:49.556Z] #49 32.08 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:49.556Z] #49 32.35 Fetched 2115 kB in 3s (606 kB/s) [2022-05-04T21:32:49.556Z] #49 32.58 Selecting previously unselected package libprotobuf23:arm64. [2022-05-04T21:32:49.556Z] #49 32.58 (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-05-04T21:32:49.556Z] #49 32.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-04T21:32:49.556Z] #49 32.66 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-04T21:32:49.556Z] #49 33.18 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:32:49.556Z] #49 33.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:32:49.556Z] #49 33.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:49.556Z] #49 33.44 Selecting previously unselected package python3-six. [2022-05-04T21:32:49.556Z] #49 33.46 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T21:32:49.556Z] #49 33.48 Unpacking python3-six (1.16.0-2) ... [2022-05-04T21:32:49.556Z] #49 33.62 Selecting previously unselected package python3-protobuf. [2022-05-04T21:32:49.556Z] #49 33.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-04T21:32:49.556Z] #49 33.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:49.624Z] #14 ... [2022-05-04T21:32:49.624Z] [2022-05-04T21:32:49.624Z] #62 [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-05-04T21:32:49.624Z] #62 sha256:c561a6a3cf446af9c2fa4306df322dcca9ca19e08693bbbe9b44b5f4f6f5ce33 [2022-05-04T21:32:49.624Z] #62 38.21 Updating files: 77% (3659/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T21:32:49.624Z] #62 38.78 + cd /tmp/tmp.fYAalXGBOH/src/github.com/containerd/containerd [2022-05-04T21:32:49.624Z] #62 38.78 + git checkout -q v1.6.4 [2022-05-04T21:32:49.624Z] #62 39.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T21:32:49.624Z] #62 39.89 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T21:32:49.624Z] #62 39.89 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:32:49.624Z] #62 39.89 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:32:49.624Z] #62 39.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T21:32:49.624Z] #62 39.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T21:32:49.624Z] #62 39.89 + '[' '' = dynamic ']' [2022-05-04T21:32:49.624Z] #62 39.89 + make [2022-05-04T21:32:49.814Z] #49 ... [2022-05-04T21:32:49.814Z] [2022-05-04T21:32:49.814Z] #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-05-04T21:32:49.814Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-04T21:32:49.814Z] #34 34.00 Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-04T21:32:49.814Z] #34 34.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T21:32:49.886Z] #62 40.85 + bin/ctr [2022-05-04T21:32:49.996Z] #31 29.41 [2022-05-04T21:32:49.996Z] #31 ... [2022-05-04T21:32:49.996Z] [2022-05-04T21:32:49.996Z] #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-05-04T21:32:49.996Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:49.996Z] #14 54.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T21:32:49.996Z] #14 54.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T21:32:50.254Z] #14 54.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:32:50.254Z] #14 ... [2022-05-04T21:32:50.254Z] [2022-05-04T21:32:50.254Z] #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-05-04T21:32:50.254Z] #31 sha256:6713f6a873b72212c51b1bd5ad32880146f5f720470645f1ec060ad51a06a204 [2022-05-04T21:32:50.254Z] #31 29.63 Download of images into '/build' complete. [2022-05-04T21:32:50.254Z] #31 29.64 Use something like the following to load the result into a Docker daemon: [2022-05-04T21:32:50.254Z] #31 29.64 tar -cC '/build' . | docker load [2022-05-04T21:32:50.254Z] #31 DONE 29.7s [2022-05-04T21:32:50.512Z] [2022-05-04T21:32:50.512Z] #53 [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-05-04T21:32:50.512Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:50.641Z] #34 34.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T21:32:51.880Z] #19 38.79 Reading package lists... [2022-05-04T21:32:53.226Z] #40 23.26 Reading package lists... [2022-05-04T21:32:53.226Z] #40 28.26 Building dependency tree... [2022-05-04T21:32:53.226Z] #40 ... [2022-05-04T21:32:53.226Z] [2022-05-04T21:32:53.226Z] #53 [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-05-04T21:32:53.226Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:53.226Z] #53 27.46 go: downloading github.com/fatih/color v1.13.0 [2022-05-04T21:32:53.226Z] #53 27.47 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:32:53.226Z] #53 27.60 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-04T21:32:53.226Z] #53 27.61 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-04T21:32:53.226Z] #53 27.83 go: downloading github.com/spf13/viper v1.10.1 [2022-05-04T21:32:53.226Z] #53 27.97 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-04T21:32:53.226Z] #53 28.16 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-04T21:32:53.226Z] #53 28.20 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-04T21:32:53.226Z] #53 28.25 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-04T21:32:53.226Z] #53 28.26 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-04T21:32:53.502Z] #19 44.81 Building dependency tree... [2022-05-04T21:32:53.796Z] #53 ... [2022-05-04T21:32:53.796Z] [2022-05-04T21:32:53.796Z] #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-05-04T21:32:53.796Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:53.796Z] #14 58.14 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T21:32:53.822Z] #53 28.99 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-04T21:32:54.055Z] #14 58.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:54.055Z] #14 58.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:32:54.055Z] #14 58.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T21:32:54.055Z] #14 58.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:54.055Z] #14 58.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:32:54.079Z] #53 29.08 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-04T21:32:55.393Z] #19 47.87 The following additional packages will be installed: [2022-05-04T21:32:55.393Z] #19 47.87 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-04T21:32:55.393Z] #19 47.87 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-04T21:32:55.393Z] #19 47.87 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-04T21:32:55.393Z] #19 47.87 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-04T21:32:55.393Z] #19 47.87 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-04T21:32:55.393Z] #19 47.87 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-04T21:32:55.393Z] #19 47.87 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-04T21:32:55.393Z] #19 47.87 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-04T21:32:55.393Z] #19 47.87 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.87 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-04T21:32:55.393Z] #19 47.87 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-04T21:32:55.393Z] #19 47.87 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-04T21:32:55.393Z] #19 47.87 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.87 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.87 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.87 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-04T21:32:55.393Z] #19 47.87 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-04T21:32:55.393Z] #19 47.87 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.87 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-04T21:32:55.393Z] #19 47.87 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.87 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.87 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-04T21:32:55.393Z] #19 47.87 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-04T21:32:55.393Z] #19 47.87 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.87 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.88 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.88 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-04T21:32:55.393Z] #19 47.88 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.88 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-04T21:32:55.393Z] #19 47.88 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-04T21:32:55.393Z] #19 47.88 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-04T21:32:55.393Z] #19 47.88 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.88 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-04T21:32:55.393Z] #19 47.88 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-04T21:32:55.393Z] #19 47.88 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-04T21:32:55.393Z] #19 47.88 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-04T21:32:55.393Z] #19 47.89 linux-libc-dev-s390x-cross patch xz-utils [2022-05-04T21:32:55.393Z] #19 47.91 Suggested packages: [2022-05-04T21:32:55.393Z] #19 47.91 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-04T21:32:55.393Z] #19 47.91 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.91 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-04T21:32:55.393Z] #19 47.91 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-04T21:32:55.393Z] #19 47.91 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-04T21:32:55.393Z] #19 47.91 libyaml-shell-perl ed diffutils-doc [2022-05-04T21:32:55.393Z] #19 47.91 Recommended packages: [2022-05-04T21:32:55.393Z] #19 47.91 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-04T21:32:55.393Z] #19 47.91 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-04T21:32:55.938Z] #34 ... [2022-05-04T21:32:55.938Z] [2022-05-04T21:32:55.938Z] #40 [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-05-04T21:32:55.938Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:55.938Z] #40 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-04T21:32:55.938Z] #40 29.63 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-04T21:32:55.938Z] #40 29.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:55.938Z] #40 29.93 Selecting previously unselected package vim-common. [2022-05-04T21:32:55.938Z] #40 29.94 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:32:55.938Z] #40 29.97 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:32:55.938Z] #40 30.40 Selecting previously unselected package cmake-data. [2022-05-04T21:32:55.938Z] #40 30.40 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T21:32:55.938Z] #40 30.42 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:32:55.938Z] #40 33.82 Selecting previously unselected package libicu67:arm64. [2022-05-04T21:32:55.938Z] #40 33.85 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-04T21:32:55.938Z] #40 33.89 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-04T21:32:55.938Z] #40 38.83 Selecting previously unselected package libxml2:arm64. [2022-05-04T21:32:55.938Z] #40 38.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-04T21:32:55.938Z] #40 38.84 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:32:55.938Z] #40 39.25 Selecting previously unselected package libarchive13:arm64. [2022-05-04T21:32:55.939Z] #40 39.25 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-04T21:32:55.939Z] #40 39.26 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-04T21:32:55.939Z] #40 39.49 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-04T21:32:55.939Z] #40 39.49 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-04T21:32:55.939Z] #40 39.49 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-04T21:32:55.939Z] #40 39.63 Selecting previously unselected package librhash0:arm64. [2022-05-04T21:32:55.939Z] #40 39.66 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-04T21:32:55.939Z] #40 39.67 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-04T21:32:55.939Z] #40 ... [2022-05-04T21:32:55.939Z] [2022-05-04T21:32:55.939Z] #49 [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-05-04T21:32:55.939Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:32:55.939Z] #49 34.22 Selecting previously unselected package libnet1:arm64. [2022-05-04T21:32:55.939Z] #49 34.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-04T21:32:55.939Z] #49 34.23 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:55.939Z] #49 34.38 Selecting previously unselected package libnl-3-200:arm64. [2022-05-04T21:32:55.939Z] #49 34.39 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-04T21:32:55.939Z] #49 34.39 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-04T21:32:55.939Z] #49 34.51 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-04T21:32:55.939Z] #49 34.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-04T21:32:55.939Z] #49 34.52 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-04T21:32:55.939Z] #49 34.63 Selecting previously unselected package criu. [2022-05-04T21:32:55.939Z] #49 34.63 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-05-04T21:32:55.939Z] #49 34.64 Unpacking criu (3.16.1-3) ... [2022-05-04T21:32:55.939Z] #49 35.34 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:32:55.939Z] #49 36.63 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-04T21:32:55.939Z] #49 36.65 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:32:55.939Z] #49 36.67 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-04T21:32:55.939Z] #49 36.69 Setting up python3-six (1.16.0-2) ... [2022-05-04T21:32:55.939Z] #49 37.61 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-04T21:32:55.939Z] #49 37.64 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T21:32:55.939Z] #49 ... [2022-05-04T21:32:55.939Z] [2022-05-04T21:32:55.939Z] #40 [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-05-04T21:32:55.939Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:32:55.939Z] #40 39.85 Selecting previously unselected package libuv1:arm64. [2022-05-04T21:32:55.939Z] #40 39.86 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-04T21:32:55.939Z] #40 39.86 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-04T21:32:55.939Z] #40 40.06 Selecting previously unselected package cmake. [2022-05-04T21:32:55.939Z] #40 40.08 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-04T21:32:55.939Z] #40 40.09 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:32:55.939Z] #40 ... [2022-05-04T21:32:55.939Z] [2022-05-04T21:32:55.939Z] #62 [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-05-04T21:32:55.939Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:32:55.939Z] #62 0.850 + RM_GOPATH=0 [2022-05-04T21:32:55.939Z] #62 0.854 + TMP_GOPATH= [2022-05-04T21:32:55.939Z] #62 0.854 + : /build [2022-05-04T21:32:55.939Z] #62 0.855 + '[' -z '' ']' [2022-05-04T21:32:55.939Z] #62 0.869 ++ mktemp -d [2022-05-04T21:32:55.939Z] #62 0.870 + export GOPATH=/tmp/tmp.Cch9FYlSFE [2022-05-04T21:32:55.939Z] #62 0.871 + GOPATH=/tmp/tmp.Cch9FYlSFE [2022-05-04T21:32:55.939Z] #62 0.871 + RM_GOPATH=1 [2022-05-04T21:32:55.939Z] #62 0.871 + case "$(go env GOARCH)" in [2022-05-04T21:32:55.939Z] #62 0.872 ++ go env GOARCH [2022-05-04T21:32:55.939Z] #62 0.911 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:55.939Z] #62 0.911 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:55.939Z] #62 0.912 ++ dirname /install.sh [2022-05-04T21:32:55.939Z] #62 0.965 Install containerd version v1.6.4 [2022-05-04T21:32:55.939Z] #62 0.965 + dir=/ [2022-05-04T21:32:55.939Z] #62 0.965 + bin=containerd [2022-05-04T21:32:55.939Z] #62 0.965 + shift [2022-05-04T21:32:55.939Z] #62 0.965 + '[' '!' -f //containerd.installer ']' [2022-05-04T21:32:55.939Z] #62 0.965 + . //containerd.installer [2022-05-04T21:32:55.939Z] #62 0.965 ++ set -e [2022-05-04T21:32:55.939Z] #62 0.965 ++ : v1.6.4 [2022-05-04T21:32:55.939Z] #62 0.965 + install_containerd [2022-05-04T21:32:55.939Z] #62 0.965 + echo 'Install containerd version v1.6.4' [2022-05-04T21:32:55.939Z] #62 0.965 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cch9FYlSFE/src/github.com/containerd/containerd [2022-05-04T21:32:55.939Z] #62 0.965 Cloning into '/tmp/tmp.Cch9FYlSFE/src/github.com/containerd/containerd'... [2022-05-04T21:32:55.939Z] #62 ... [2022-05-04T21:32:55.939Z] [2022-05-04T21:32:55.939Z] #53 [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-05-04T21:32:55.939Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:32:55.939Z] #53 33.96 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-04T21:32:55.939Z] #53 33.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-04T21:32:55.939Z] #53 34.04 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-04T21:32:55.939Z] #53 34.08 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-04T21:32:55.939Z] #53 34.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-04T21:32:55.939Z] #53 34.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-04T21:32:55.939Z] #53 34.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-04T21:32:55.939Z] #53 34.28 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-04T21:32:55.939Z] #53 34.30 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-04T21:32:55.939Z] #53 34.35 go: downloading golang.org/x/text v0.3.7 [2022-05-04T21:32:55.939Z] #53 37.79 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-04T21:32:55.939Z] #53 37.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-04T21:32:55.939Z] #53 37.90 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-04T21:32:55.939Z] #53 37.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-04T21:32:55.939Z] #53 37.98 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-04T21:32:55.939Z] #53 38.00 go: downloading golang.org/x/mod v0.5.1 [2022-05-04T21:32:55.939Z] #53 38.06 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-04T21:32:55.939Z] #53 38.11 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-04T21:32:55.939Z] #53 38.11 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-04T21:32:55.939Z] #53 38.18 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-04T21:32:55.939Z] #53 38.24 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-04T21:32:55.939Z] #53 38.28 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-04T21:32:55.939Z] #53 38.57 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-04T21:32:55.939Z] #53 38.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-04T21:32:55.939Z] #53 38.62 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-04T21:32:55.939Z] #53 38.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-04T21:32:55.939Z] #53 38.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-04T21:32:55.939Z] #53 38.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-04T21:32:55.939Z] #53 38.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-04T21:32:55.939Z] #53 38.96 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-04T21:32:55.939Z] #53 38.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-04T21:32:55.939Z] #53 39.23 go: downloading github.com/prometheus/common v0.10.0 [2022-05-04T21:32:55.939Z] #53 39.32 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-04T21:32:55.939Z] #53 39.38 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-04T21:32:55.939Z] #53 39.55 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-04T21:32:56.509Z] #53 40.53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-04T21:32:56.610Z] #53 ... [2022-05-04T21:32:56.610Z] [2022-05-04T21:32:56.610Z] #60 [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-05-04T21:32:56.610Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-04T21:32:56.610Z] #60 19.82 Reading package lists... [2022-05-04T21:32:56.610Z] #60 25.12 Building dependency tree... [2022-05-04T21:32:56.610Z] #60 28.59 The following additional packages will be installed: [2022-05-04T21:32:56.610Z] #60 28.62 libbtrfs0 [2022-05-04T21:32:56.610Z] #60 28.80 The following NEW packages will be installed: [2022-05-04T21:32:56.610Z] #60 28.81 libbtrfs-dev libbtrfs0 [2022-05-04T21:32:56.610Z] #60 29.23 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:56.610Z] #60 29.23 Need to get 460 kB of archives. [2022-05-04T21:32:56.610Z] #60 29.23 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T21:32:56.610Z] #60 29.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:32:56.610Z] #60 29.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:32:56.610Z] #60 30.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:32:56.610Z] #60 30.52 Fetched 460 kB in 0s (1375 kB/s) [2022-05-04T21:32:56.610Z] #60 30.62 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:32:56.610Z] #60 30.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:32:56.610Z] #60 30.68 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:32:56.610Z] #60 30.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:56.610Z] #60 30.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:32:56.611Z] #60 30.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:32:56.611Z] #60 30.93 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:56.611Z] #60 31.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:32:56.611Z] #60 31.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:32:56.611Z] #60 31.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:56.611Z] #60 DONE 31.6s [2022-05-04T21:32:56.611Z] [2022-05-04T21:32:56.611Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T21:32:56.611Z] #61 sha256:13b36703c6b3c94e3e00e5750527475ca2ea60b1ed09ceb8bc41f20e4cc9df9c [2022-05-04T21:32:56.611Z] #61 DONE 0.1s [2022-05-04T21:32:56.611Z] [2022-05-04T21:32:56.611Z] #62 [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-05-04T21:32:56.611Z] #62 sha256:815f57046ac8d554548c67bf77c2c1c9ca6453837e624a8744cbf95647fd7b9f [2022-05-04T21:32:56.768Z] #53 ... [2022-05-04T21:32:56.768Z] [2022-05-04T21:32:56.768Z] #49 [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-05-04T21:32:56.768Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:32:56.768Z] #49 40.78 Setting up criu (3.16.1-3) ... [2022-05-04T21:32:57.986Z] #62 ... [2022-05-04T21:32:57.986Z] [2022-05-04T21:32:57.986Z] #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-05-04T21:32:57.986Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:57.986Z] #14 17.75 Reading package lists... [2022-05-04T21:32:57.986Z] #14 23.32 Reading package lists... [2022-05-04T21:32:57.986Z] #14 28.56 Building dependency tree... [2022-05-04T21:32:57.986Z] #14 31.54 The following additional packages will be installed: [2022-05-04T21:32:57.986Z] #14 31.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:57.986Z] #14 31.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T21:32:57.986Z] #14 31.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T21:32:57.986Z] #14 31.55 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T21:32:57.986Z] #14 31.55 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T21:32:57.986Z] #14 31.56 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T21:32:57.986Z] #14 31.56 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T21:32:57.986Z] #14 31.56 Suggested packages: [2022-05-04T21:32:57.986Z] #14 31.56 gcc-10-locales seccomp wine64 [2022-05-04T21:32:57.986Z] #14 32.87 The following NEW packages will be installed: [2022-05-04T21:32:57.986Z] #14 32.88 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:32:57.986Z] #14 32.88 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T21:32:57.986Z] #14 32.88 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T21:32:57.986Z] #14 32.88 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T21:32:57.986Z] #14 32.88 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T21:32:57.986Z] #14 32.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T21:32:57.986Z] #14 32.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T21:32:57.986Z] #14 32.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T21:32:57.986Z] #14 32.89 mingw-w64-x86-64-dev [2022-05-04T21:32:57.986Z] #14 33.30 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:57.986Z] #14 33.30 Need to get 115 MB of archives. [2022-05-04T21:32:57.986Z] #14 33.30 After this operation, 645 MB of additional disk space will be used. [2022-05-04T21:32:57.986Z] #14 33.30 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-05-04T21:32:57.986Z] #14 ... [2022-05-04T21:32:57.986Z] [2022-05-04T21:32:57.986Z] #53 [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-05-04T21:32:57.986Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:57.986Z] #53 32.21 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:32:57.986Z] #53 32.27 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-04T21:32:57.986Z] #53 32.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-04T21:32:57.986Z] #53 32.41 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-04T21:32:57.986Z] #53 32.45 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-04T21:32:57.986Z] #53 32.45 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-04T21:32:57.986Z] #53 32.63 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-04T21:32:57.986Z] #53 32.63 go: downloading github.com/spf13/afero v1.6.0 [2022-05-04T21:32:57.986Z] #53 32.70 go: downloading github.com/spf13/cast v1.4.1 [2022-05-04T21:32:57.986Z] #53 32.76 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-04T21:32:57.986Z] #53 32.77 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-04T21:32:57.986Z] #53 32.80 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-04T21:32:57.986Z] #53 32.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-04T21:32:57.986Z] #53 33.02 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-04T21:32:57.986Z] #53 33.02 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-04T21:32:57.986Z] #53 33.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-04T21:32:57.986Z] #53 33.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-04T21:32:57.986Z] #53 33.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-04T21:32:57.986Z] #53 33.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-04T21:32:57.986Z] #53 33.16 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-04T21:32:57.986Z] #53 33.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-04T21:32:57.994Z] #19 50.49 The following NEW packages will be installed: [2022-05-04T21:32:57.994Z] #19 50.49 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-04T21:32:57.994Z] #19 50.49 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-04T21:32:57.994Z] #19 50.49 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-04T21:32:57.994Z] #19 50.49 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-04T21:32:57.994Z] #19 50.49 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-04T21:32:57.994Z] #19 50.49 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-04T21:32:57.994Z] #19 50.49 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-04T21:32:57.994Z] #19 50.49 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-04T21:32:57.994Z] #19 50.49 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-04T21:32:57.994Z] #19 50.49 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-04T21:32:57.994Z] #19 50.49 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-04T21:32:57.994Z] #19 50.49 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-04T21:32:57.994Z] #19 50.49 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-04T21:32:57.994Z] #19 50.49 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-04T21:32:57.994Z] #19 50.49 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-04T21:32:57.994Z] #19 50.49 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.49 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.49 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.49 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-04T21:32:57.994Z] #19 50.49 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-04T21:32:57.994Z] #19 50.50 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.50 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-04T21:32:57.994Z] #19 50.50 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.50 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.50 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-04T21:32:57.994Z] #19 50.50 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-04T21:32:57.994Z] #19 50.50 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.50 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.50 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.50 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-04T21:32:57.994Z] #19 50.50 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.50 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-04T21:32:57.994Z] #19 50.50 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-04T21:32:57.994Z] #19 50.50 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-04T21:32:57.994Z] #19 50.50 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.50 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-04T21:32:57.994Z] #19 50.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-04T21:32:57.994Z] #19 50.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-04T21:32:57.994Z] #19 50.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-04T21:32:57.994Z] #19 50.51 linux-libc-dev-s390x-cross patch xz-utils [2022-05-04T21:32:57.994Z] #19 50.90 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:32:57.994Z] #19 50.90 Need to get 787 MB of archives. [2022-05-04T21:32:57.994Z] #19 50.90 After this operation, 3385 MB of additional disk space will be used. [2022-05-04T21:32:57.994Z] #19 50.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-04T21:32:58.245Z] #53 ... [2022-05-04T21:32:58.245Z] [2022-05-04T21:32:58.245Z] #45 [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-05-04T21:32:58.245Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:32:58.245Z] #45 23.14 Updating files: 89% (1649/1844) Updating files: 90% (1660/1844) Updating files: 91% (1679/1844) Updating files: 92% (1697/1844) Updating files: 93% (1715/1844) Updating files: 94% (1734/1844) Updating files: 95% (1752/1844) Updating files: 96% (1771/1844) Updating files: 97% (1789/1844) Updating files: 98% (1808/1844) Updating files: 99% (1826/1844) Updating files: 100% (1844/1844) Updating files: 100% (1844/1844), done. [2022-05-04T21:32:58.245Z] #45 23.37 + git checkout -q v2.3.0 [2022-05-04T21:32:58.245Z] #45 25.25 + 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-05-04T21:32:58.251Z] #19 50.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T21:32:58.251Z] #19 50.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-04T21:32:58.251Z] #19 50.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-04T21:32:58.251Z] #19 50.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-04T21:32:58.251Z] #19 50.92 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T21:32:58.251Z] #19 50.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-04T21:32:58.251Z] #19 50.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-04T21:32:58.251Z] #19 51.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-04T21:32:58.251Z] #19 51.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-04T21:32:58.251Z] #19 51.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-04T21:32:58.251Z] #19 51.11 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-05-04T21:32:58.251Z] #19 51.11 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-05-04T21:32:58.406Z] #49 42.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:32:58.503Z] #45 ... [2022-05-04T21:32:58.503Z] [2022-05-04T21:32:58.503Z] #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-05-04T21:32:58.503Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:58.503Z] #14 33.40 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-05-04T21:32:58.503Z] #14 33.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T21:32:58.503Z] #14 33.58 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-05-04T21:32:58.503Z] #14 33.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T21:32:58.503Z] #14 33.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T21:32:58.773Z] #14 33.94 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-05-04T21:32:59.031Z] #14 34.27 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-05-04T21:32:59.031Z] #14 34.27 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-05-04T21:32:59.198Z] #19 51.80 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-05-04T21:32:59.198Z] #19 51.80 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-05-04T21:32:59.295Z] #14 ... [2022-05-04T21:32:59.295Z] [2022-05-04T21:32:59.295Z] #55 [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-05-04T21:32:59.295Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-04T21:32:59.295Z] #55 34.40 v3.0.2 [2022-05-04T21:32:59.295Z] #55 DONE 34.6s [2022-05-04T21:32:59.322Z] #14 ... [2022-05-04T21:32:59.323Z] [2022-05-04T21:32:59.323Z] #53 [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-05-04T21:32:59.323Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:32:59.323Z] #53 62.44 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T21:32:59.323Z] #53 DONE 63.2s [2022-05-04T21:32:59.323Z] [2022-05-04T21:32:59.323Z] #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-05-04T21:32:59.323Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:32:59.323Z] #14 63.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T21:32:59.323Z] #14 63.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:32:59.323Z] #14 63.24 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:32:59.497Z] #19 52.45 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-05-04T21:32:59.554Z] [2022-05-04T21:32:59.555Z] #62 [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-05-04T21:32:59.555Z] #62 sha256:815f57046ac8d554548c67bf77c2c1c9ca6453837e624a8744cbf95647fd7b9f [2022-05-04T21:32:59.555Z] #62 2.619 + RM_GOPATH=0 [2022-05-04T21:32:59.555Z] #62 2.622 + TMP_GOPATH= [2022-05-04T21:32:59.555Z] #62 2.622 + : /build [2022-05-04T21:32:59.555Z] #62 2.622 + '[' -z '' ']' [2022-05-04T21:32:59.555Z] #62 2.624 ++ mktemp -d [2022-05-04T21:32:59.555Z] #62 2.629 + export GOPATH=/tmp/tmp.xMMug0nYDj [2022-05-04T21:32:59.555Z] #62 2.629 + GOPATH=/tmp/tmp.xMMug0nYDj [2022-05-04T21:32:59.555Z] #62 2.629 + RM_GOPATH=1 [2022-05-04T21:32:59.555Z] #62 2.630 + case "$(go env GOARCH)" in [2022-05-04T21:32:59.555Z] #62 2.630 ++ go env GOARCH [2022-05-04T21:32:59.555Z] #62 2.652 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:59.555Z] #62 2.652 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:32:59.555Z] #62 2.653 ++ dirname /install.sh [2022-05-04T21:32:59.555Z] #62 2.655 + dir=/ [2022-05-04T21:32:59.555Z] #62 2.656 + bin=containerd [2022-05-04T21:32:59.555Z] #62 2.657 + shift [2022-05-04T21:32:59.555Z] #62 2.657 + '[' '!' -f //containerd.installer ']' [2022-05-04T21:32:59.555Z] #62 2.658 + . //containerd.installer [2022-05-04T21:32:59.555Z] #62 2.659 ++ set -e [2022-05-04T21:32:59.555Z] #62 2.660 ++ : v1.6.4 [2022-05-04T21:32:59.555Z] #62 2.661 + install_containerd [2022-05-04T21:32:59.555Z] #62 2.685 Install containerd version v1.6.4 [2022-05-04T21:32:59.555Z] #62 2.701 + echo 'Install containerd version v1.6.4' [2022-05-04T21:32:59.555Z] #62 2.701 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xMMug0nYDj/src/github.com/containerd/containerd [2022-05-04T21:32:59.555Z] #62 2.708 Cloning into '/tmp/tmp.xMMug0nYDj/src/github.com/containerd/containerd'... [2022-05-04T21:32:59.754Z] #19 52.45 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-05-04T21:33:00.128Z] #62 ... [2022-05-04T21:33:00.128Z] [2022-05-04T21:33:00.128Z] #49 [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-05-04T21:33:00.128Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:33:00.128Z] #49 19.67 Reading package lists... [2022-05-04T21:33:00.128Z] #49 25.34 Reading package lists... [2022-05-04T21:33:00.128Z] #49 30.30 Building dependency tree... [2022-05-04T21:33:00.128Z] #49 33.60 The following additional packages will be installed: [2022-05-04T21:33:00.128Z] #49 33.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:33:00.128Z] #49 33.60 python3-protobuf python3-six [2022-05-04T21:33:00.128Z] #49 33.63 Suggested packages: [2022-05-04T21:33:00.128Z] #49 33.63 python3-setuptools [2022-05-04T21:33:00.128Z] #49 33.63 Recommended packages: [2022-05-04T21:33:00.128Z] #49 33.63 iproute2 | iproute [2022-05-04T21:33:00.128Z] #49 34.34 The following NEW packages will be installed: [2022-05-04T21:33:00.128Z] #49 34.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-04T21:33:00.128Z] #49 34.37 python3-protobuf python3-six [2022-05-04T21:33:00.128Z] #49 34.90 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:33:00.128Z] #49 34.90 Need to get 2292 kB of archives. [2022-05-04T21:33:00.128Z] #49 34.90 After this operation, 11.0 MB of additional disk space will be used. [2022-05-04T21:33:00.128Z] #49 34.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-04T21:33:00.128Z] #49 34.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:33:00.128Z] #49 34.97 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-04T21:33:00.128Z] #49 35.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-04T21:33:00.128Z] #49 35.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:33:00.128Z] #49 35.14 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-05-04T21:33:00.128Z] #49 35.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:33:00.317Z] #19 53.17 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-05-04T21:33:00.387Z] #49 ... [2022-05-04T21:33:00.387Z] [2022-05-04T21:33:00.387Z] #53 [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-05-04T21:33:00.387Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:33:00.387Z] #53 33.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-04T21:33:00.387Z] #53 33.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-04T21:33:00.387Z] #53 33.94 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-04T21:33:00.387Z] #53 34.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-04T21:33:00.387Z] #53 34.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-04T21:33:00.387Z] #53 34.28 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-04T21:33:00.387Z] #53 35.14 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-04T21:33:00.387Z] #53 35.17 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-04T21:33:00.387Z] #53 35.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-04T21:33:00.387Z] #53 35.27 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-04T21:33:00.387Z] #53 35.32 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-04T21:33:00.387Z] #53 35.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-04T21:33:00.387Z] #53 35.38 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-04T21:33:00.387Z] #53 35.45 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-04T21:33:00.387Z] #53 35.48 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-04T21:33:00.387Z] #53 35.60 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-04T21:33:00.387Z] #53 35.65 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-04T21:33:00.387Z] #53 35.72 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-04T21:33:00.387Z] #53 35.76 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-04T21:33:00.574Z] #19 53.17 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-05-04T21:33:00.646Z] #53 35.79 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-04T21:33:00.646Z] #53 35.86 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-04T21:33:00.646Z] #53 35.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-04T21:33:00.646Z] #53 36.01 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-04T21:33:00.907Z] #53 36.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-04T21:33:00.907Z] #53 36.13 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-04T21:33:00.907Z] #53 36.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-04T21:33:00.907Z] #53 36.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-04T21:33:00.942Z] #49 ... [2022-05-04T21:33:00.942Z] [2022-05-04T21:33:00.942Z] #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-05-04T21:33:00.942Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:33:00.942Z] #14 35.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T21:33:00.942Z] #14 35.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-04T21:33:00.942Z] #14 35.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:00.942Z] #14 37.32 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T21:33:00.942Z] #14 37.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T21:33:00.942Z] #14 37.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:33:00.942Z] #14 37.46 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-04T21:33:00.942Z] #14 37.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-04T21:33:00.942Z] #14 37.48 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:00.942Z] #14 37.63 Selecting previously unselected package dmsetup. [2022-05-04T21:33:00.942Z] #14 37.67 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-04T21:33:00.942Z] #14 37.67 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:33:00.942Z] #14 37.81 Selecting previously unselected package mingw-w64-common. [2022-05-04T21:33:00.942Z] #14 37.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T21:33:00.942Z] #14 37.82 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T21:33:00.942Z] #14 42.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T21:33:00.942Z] #14 42.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T21:33:00.942Z] #14 42.68 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:33:00.942Z] #14 ... [2022-05-04T21:33:00.942Z] [2022-05-04T21:33:00.942Z] #49 [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-05-04T21:33:00.942Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-04T21:33:00.942Z] #49 DONE 45.0s [2022-05-04T21:33:00.942Z] [2022-05-04T21:33:00.942Z] #40 [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-05-04T21:33:00.942Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-04T21:33:00.942Z] #40 42.35 Setting up libicu67:arm64 (67.1-7) ... [2022-05-04T21:33:00.942Z] #40 42.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.40 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-04T21:33:00.942Z] #40 42.42 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.46 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-04T21:33:00.942Z] #40 42.48 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-04T21:33:00.942Z] #40 42.52 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.57 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.59 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.61 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:33:00.942Z] #40 42.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:00.942Z] #40 DONE 45.3s [2022-05-04T21:33:01.137Z] #19 53.97 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-05-04T21:33:01.137Z] #19 53.97 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-05-04T21:33:01.166Z] #53 36.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-04T21:33:01.166Z] #53 36.38 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-04T21:33:01.166Z] #53 36.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-04T21:33:01.202Z] [2022-05-04T21:33:01.202Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T21:33:01.202Z] #41 sha256:cc9e15e4b9f83e0873b8602357cb91d498004f3372bde24fba8556b6885417c3 [2022-05-04T21:33:01.202Z] #41 DONE 0.2s [2022-05-04T21:33:01.202Z] [2022-05-04T21:33:01.202Z] #42 [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-05-04T21:33:01.202Z] #42 sha256:4eac3d775eeef63cce53b26706063e08efcae9bbb1f2e670a227be9fb56a0615 [2022-05-04T21:33:01.427Z] #53 36.52 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-04T21:33:01.427Z] #53 36.58 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-04T21:33:01.427Z] #53 36.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-04T21:33:01.427Z] #53 36.72 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-04T21:33:01.427Z] #53 36.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-04T21:33:01.685Z] #53 36.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-04T21:33:01.685Z] #53 36.88 go: downloading github.com/julz/importas v0.1.0 [2022-05-04T21:33:01.685Z] #53 36.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-04T21:33:01.685Z] #53 36.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-04T21:33:01.685Z] #53 36.88 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-04T21:33:01.944Z] #53 36.96 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-04T21:33:01.944Z] #53 36.98 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-04T21:33:01.944Z] #53 36.98 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-04T21:33:01.944Z] #53 37.01 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-04T21:33:01.944Z] #53 37.01 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-04T21:33:01.944Z] #53 37.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-04T21:33:01.944Z] #53 37.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-04T21:33:01.944Z] #53 37.20 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-04T21:33:01.944Z] #53 37.22 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-04T21:33:02.068Z] #19 54.76 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-05-04T21:33:02.068Z] #19 54.76 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-05-04T21:33:02.068Z] #19 54.76 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-05-04T21:33:02.068Z] #19 54.76 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-05-04T21:33:02.068Z] #19 54.76 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-05-04T21:33:02.068Z] #19 54.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-04T21:33:02.068Z] #19 54.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-05-04T21:33:02.068Z] #19 54.77 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-04T21:33:02.068Z] #19 54.79 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-05-04T21:33:02.068Z] #19 54.79 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-04T21:33:02.068Z] #19 54.79 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-04T21:33:02.068Z] #19 54.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-04T21:33:02.068Z] #19 54.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-04T21:33:02.068Z] #19 54.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-04T21:33:02.068Z] #19 54.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-04T21:33:02.068Z] #19 54.90 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-04T21:33:02.140Z] #42 0.856 + RM_GOPATH=0 [2022-05-04T21:33:02.140Z] #42 0.856 + TMP_GOPATH= [2022-05-04T21:33:02.140Z] #42 0.856 + : /build [2022-05-04T21:33:02.140Z] #42 0.856 + '[' -z '' ']' [2022-05-04T21:33:02.140Z] #42 0.856 ++ mktemp -d [2022-05-04T21:33:02.140Z] #42 0.857 + export GOPATH=/tmp/tmp.sBIXfCLydl [2022-05-04T21:33:02.140Z] #42 0.857 + GOPATH=/tmp/tmp.sBIXfCLydl [2022-05-04T21:33:02.140Z] #42 0.857 + RM_GOPATH=1 [2022-05-04T21:33:02.140Z] #42 0.857 + case "$(go env GOARCH)" in [2022-05-04T21:33:02.140Z] #42 0.857 ++ go env GOARCH [2022-05-04T21:33:02.140Z] #42 0.866 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:02.140Z] #42 0.866 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:02.140Z] #42 0.869 ++ dirname /install.sh [2022-05-04T21:33:02.140Z] #42 0.873 + dir=/ [2022-05-04T21:33:02.140Z] #42 0.873 + bin=tini [2022-05-04T21:33:02.140Z] #42 0.873 + shift [2022-05-04T21:33:02.140Z] #42 0.873 + '[' '!' -f //tini.installer ']' [2022-05-04T21:33:02.140Z] #42 0.874 + . //tini.installer [2022-05-04T21:33:02.140Z] #42 0.874 ++ : v0.19.0 [2022-05-04T21:33:02.140Z] #42 0.874 + install_tini [2022-05-04T21:33:02.140Z] #42 0.874 + echo 'Install tini version v0.19.0' [2022-05-04T21:33:02.140Z] #42 0.874 Install tini version v0.19.0 [2022-05-04T21:33:02.140Z] #42 0.874 + git clone https://github.com/krallin/tini.git /tmp/tmp.sBIXfCLydl/tini [2022-05-04T21:33:02.140Z] #42 0.883 Cloning into '/tmp/tmp.sBIXfCLydl/tini'... [2022-05-04T21:33:02.325Z] #19 54.91 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-04T21:33:02.325Z] #19 54.92 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-05-04T21:33:02.325Z] #19 54.94 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-05-04T21:33:02.513Z] #53 37.76 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-04T21:33:02.513Z] #53 37.76 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-04T21:33:02.513Z] #53 37.76 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-04T21:33:02.708Z] #42 1.568 + cd /tmp/tmp.sBIXfCLydl/tini [2022-05-04T21:33:02.772Z] #53 37.79 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-04T21:33:02.772Z] #53 ... [2022-05-04T21:33:02.772Z] [2022-05-04T21:33:02.772Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-04T21:33:02.772Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-04T21:33:02.772Z] #38 37.33 NAME: [2022-05-04T21:33:02.772Z] #38 37.33 go-winres - A tool for embedding resources in Windows executables [2022-05-04T21:33:02.772Z] #38 37.33 [2022-05-04T21:33:02.772Z] #38 37.33 USAGE: [2022-05-04T21:33:02.772Z] #38 37.33 go-winres [global options] command [command options] [arguments...] [2022-05-04T21:33:02.772Z] #38 37.33 [2022-05-04T21:33:02.772Z] #38 37.33 COMMANDS: [2022-05-04T21:33:02.772Z] #38 37.33 init Create an initial ./winres/winres.json [2022-05-04T21:33:02.772Z] #38 37.33 make Make syso files for the "go build" command [2022-05-04T21:33:02.772Z] #38 37.33 simply Make syso files for the "go build" command (simplified) [2022-05-04T21:33:02.772Z] #38 37.33 extract Extract all resources from an executable [2022-05-04T21:33:02.772Z] #38 37.33 patch Replace resources in an executable file (exe, dll) [2022-05-04T21:33:02.772Z] #38 37.33 help, h Shows a list of commands or help for one command [2022-05-04T21:33:02.772Z] #38 37.33 [2022-05-04T21:33:02.772Z] #38 37.33 GLOBAL OPTIONS: [2022-05-04T21:33:02.772Z] #38 37.33 --help, -h show help (default: false) [2022-05-04T21:33:02.772Z] #38 DONE 37.9s [2022-05-04T21:33:02.772Z] [2022-05-04T21:33:02.772Z] #53 [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-05-04T21:33:02.772Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:33:02.772Z] #53 37.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-04T21:33:02.772Z] #53 37.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-04T21:33:02.772Z] #53 37.96 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-04T21:33:02.772Z] #53 38.03 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-04T21:33:02.772Z] #53 38.03 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-04T21:33:02.932Z] #19 55.83 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-05-04T21:33:02.932Z] #19 55.83 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-05-04T21:33:02.932Z] #19 55.85 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-04T21:33:02.932Z] #19 55.90 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-05-04T21:33:02.969Z] #42 1.568 + git checkout -q v0.19.0 [2022-05-04T21:33:02.969Z] #42 1.573 + cmake . [2022-05-04T21:33:03.032Z] #53 38.27 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-04T21:33:03.032Z] #53 38.30 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-04T21:33:03.032Z] #53 38.30 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-04T21:33:03.189Z] #19 55.94 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-05-04T21:33:03.228Z] #42 1.938 -- The C compiler identification is GNU 10.2.1 [2022-05-04T21:33:03.228Z] #42 1.999 -- Detecting C compiler ABI info [2022-05-04T21:33:03.290Z] #53 38.32 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-04T21:33:03.290Z] #53 38.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-04T21:33:03.290Z] #53 38.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-04T21:33:03.290Z] #53 38.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-04T21:33:03.290Z] #53 38.45 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-04T21:33:03.290Z] #53 38.47 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-04T21:33:03.290Z] #53 38.54 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-04T21:33:03.290Z] #53 38.58 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-04T21:33:03.747Z] #14 ... [2022-05-04T21:33:03.747Z] [2022-05-04T21:33:03.747Z] #62 [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-05-04T21:33:03.747Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:33:03.747Z] #62 38.20 Updating files: 76% (3622/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T21:33:03.747Z] #62 38.75 + cd /tmp/tmp.dSCFoMhg1c/src/github.com/containerd/containerd [2022-05-04T21:33:03.747Z] #62 38.75 + git checkout -q v1.6.4 [2022-05-04T21:33:03.753Z] #53 38.64 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-04T21:33:03.753Z] #53 38.71 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-04T21:33:03.754Z] #53 38.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-04T21:33:03.754Z] #53 38.73 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-04T21:33:03.754Z] #53 38.76 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-04T21:33:03.754Z] #53 38.83 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-04T21:33:03.754Z] #53 39.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-04T21:33:03.796Z] #42 2.444 -- Detecting C compiler ABI info - done [2022-05-04T21:33:03.796Z] #42 2.533 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T21:33:03.796Z] #42 2.533 -- Detecting C compile features [2022-05-04T21:33:03.796Z] #42 2.537 -- Detecting C compile features - done [2022-05-04T21:33:03.796Z] #42 2.594 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T21:33:04.017Z] #53 39.21 go: downloading honnef.co/go/tools v0.2.2 [2022-05-04T21:33:04.055Z] #42 ... [2022-05-04T21:33:04.055Z] [2022-05-04T21:33:04.055Z] #51 [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-05-04T21:33:04.055Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-04T21:33:04.055Z] #51 48.05 gotestsum version dev [2022-05-04T21:33:04.055Z] #51 DONE 48.4s [2022-05-04T21:33:04.055Z] [2022-05-04T21:33:04.055Z] #42 [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-05-04T21:33:04.055Z] #42 sha256:4eac3d775eeef63cce53b26706063e08efcae9bbb1f2e670a227be9fb56a0615 [2022-05-04T21:33:04.055Z] #42 2.860 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T21:33:04.168Z] #19 56.81 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-05-04T21:33:04.168Z] #19 56.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T21:33:04.168Z] #19 56.82 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-04T21:33:04.168Z] #19 56.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-04T21:33:04.168Z] #19 56.87 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-04T21:33:04.168Z] #19 56.87 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:33:04.168Z] #19 57.01 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T21:33:04.168Z] #19 57.02 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-04T21:33:04.168Z] #19 57.02 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-05-04T21:33:04.168Z] #19 57.02 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-04T21:33:04.168Z] #19 57.02 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-04T21:33:04.168Z] #19 57.03 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-04T21:33:04.168Z] #19 57.03 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-04T21:33:04.168Z] #19 57.03 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-04T21:33:04.168Z] #19 57.03 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-04T21:33:04.168Z] #19 57.03 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-04T21:33:04.168Z] #19 57.04 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-04T21:33:04.168Z] #19 57.04 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-04T21:33:04.168Z] #19 57.04 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-04T21:33:04.168Z] #19 57.05 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-04T21:33:04.168Z] #19 57.07 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-05-04T21:33:04.276Z] #53 ... [2022-05-04T21:33:04.276Z] [2022-05-04T21:33:04.276Z] #40 [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-05-04T21:33:04.276Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:33:04.276Z] #40 28.26 Building dependency tree... [2022-05-04T21:33:04.276Z] #40 31.29 The following additional packages will be installed: [2022-05-04T21:33:04.276Z] #40 31.32 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-04T21:33:04.276Z] #40 31.32 Suggested packages: [2022-05-04T21:33:04.276Z] #40 31.34 cmake-doc ninja-build lrzip [2022-05-04T21:33:04.276Z] #40 31.34 Recommended packages: [2022-05-04T21:33:04.276Z] #40 31.34 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T21:33:04.276Z] #40 32.38 The following NEW packages will be installed: [2022-05-04T21:33:04.276Z] #40 32.41 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-04T21:33:04.276Z] #40 32.41 vim-common xxd [2022-05-04T21:33:04.276Z] #40 32.80 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:33:04.276Z] #40 32.80 Need to get 17.7 MB of archives. [2022-05-04T21:33:04.276Z] #40 32.80 After this operation, 70.7 MB of additional disk space will be used. [2022-05-04T21:33:04.276Z] #40 32.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:33:04.276Z] #40 32.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:33:04.276Z] #40 32.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T21:33:04.276Z] #40 32.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:33:04.276Z] #40 33.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-04T21:33:04.276Z] #40 33.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T21:33:04.276Z] #40 33.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T21:33:04.276Z] #40 33.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T21:33:04.277Z] #40 33.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T21:33:04.277Z] #40 33.44 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T21:33:04.277Z] #40 34.87 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:04.277Z] #40 35.08 Fetched 17.7 MB in 1s (14.2 MB/s) [2022-05-04T21:33:04.277Z] #40 35.24 Selecting previously unselected package xxd. [2022-05-04T21:33:04.277Z] #40 35.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:33:04.277Z] #40 35.28 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:33:04.277Z] #40 35.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:04.277Z] #40 35.53 Selecting previously unselected package vim-common. [2022-05-04T21:33:04.277Z] #40 35.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:33:04.277Z] #40 35.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:04.277Z] #40 35.89 Selecting previously unselected package cmake-data. [2022-05-04T21:33:04.277Z] #40 35.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T21:33:04.277Z] #40 35.90 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:33:04.277Z] #40 39.11 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:33:04.277Z] #40 39.11 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:33:04.277Z] #40 39.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:33:04.316Z] #42 2.904 -- Configuring done [2022-05-04T21:33:04.316Z] #42 2.928 -- Generating done [2022-05-04T21:33:04.316Z] #42 2.942 -- Build files have been written to: /tmp/tmp.sBIXfCLydl/tini [2022-05-04T21:33:04.316Z] #42 2.958 + make tini-static [2022-05-04T21:33:04.427Z] #19 57.07 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-04T21:33:04.427Z] #19 57.07 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-04T21:33:04.427Z] #19 57.08 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-04T21:33:04.427Z] #19 57.12 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-04T21:33:04.427Z] #19 57.13 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-04T21:33:04.427Z] #19 57.15 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-05-04T21:33:04.427Z] #19 57.16 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-05-04T21:33:04.536Z] #40 ... [2022-05-04T21:33:04.536Z] [2022-05-04T21:33:04.536Z] #49 [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-05-04T21:33:04.536Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:33:04.536Z] #49 37.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-05-04T21:33:04.536Z] #49 39.16 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:04.536Z] #49 39.39 Fetched 2292 kB in 4s (622 kB/s) [2022-05-04T21:33:04.536Z] #49 39.51 Selecting previously unselected package libprotobuf23:amd64. [2022-05-04T21:33:04.536Z] #49 39.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 ... 15709 files and directories currently installed.) [2022-05-04T21:33:04.536Z] #49 39.55 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-04T21:33:04.536Z] #49 39.56 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:33:04.687Z] #62 39.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T21:33:04.807Z] #62 ... [2022-05-04T21:33:04.808Z] [2022-05-04T21:33:04.808Z] #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-05-04T21:33:04.808Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:04.808Z] #14 72.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T21:33:04.808Z] #14 72.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:04.808Z] #14 72.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:04.808Z] #14 76.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T21:33:04.808Z] #14 76.69 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:04.808Z] #14 76.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:04.808Z] #14 80.97 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T21:33:04.808Z] #14 80.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:04.808Z] #14 80.98 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:04.889Z] #42 3.600 Scanning dependencies of target tini-static [2022-05-04T21:33:04.889Z] #42 3.625 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T21:33:04.947Z] #62 39.92 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T21:33:04.947Z] #62 39.92 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:04.947Z] #62 39.92 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:04.947Z] #62 39.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T21:33:04.947Z] #62 39.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T21:33:04.947Z] #62 39.92 + '[' '' = dynamic ']' [2022-05-04T21:33:04.947Z] #62 39.92 + make [2022-05-04T21:33:05.364Z] #19 58.03 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-05-04T21:33:05.364Z] #19 58.03 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-05-04T21:33:05.364Z] #19 58.05 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-04T21:33:05.364Z] #19 58.10 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-05-04T21:33:05.364Z] #19 58.12 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-05-04T21:33:05.473Z] #49 40.47 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:33:05.473Z] #49 40.47 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:33:05.473Z] #49 40.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:33:05.732Z] #49 40.64 Selecting previously unselected package python3-six. [2022-05-04T21:33:05.732Z] #49 40.64 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-04T21:33:05.732Z] #49 40.64 Unpacking python3-six (1.16.0-2) ... [2022-05-04T21:33:05.732Z] #49 40.73 Selecting previously unselected package python3-protobuf. [2022-05-04T21:33:05.732Z] #49 40.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-04T21:33:05.732Z] #49 40.74 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-04T21:33:05.875Z] #42 4.396 [100%] Linking C executable tini-static [2022-05-04T21:33:05.882Z] #62 41.07 + bin/ctr [2022-05-04T21:33:05.927Z] #19 58.83 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-05-04T21:33:06.136Z] #42 4.858 [100%] Built target tini-static [2022-05-04T21:33:06.136Z] #42 4.905 + mkdir -p /build [2022-05-04T21:33:06.225Z] #19 58.83 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-04T21:33:06.225Z] #19 58.83 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-04T21:33:06.225Z] #19 58.85 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-05-04T21:33:06.225Z] #19 58.85 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-04T21:33:06.225Z] #19 58.85 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-04T21:33:06.225Z] #19 58.85 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-04T21:33:06.225Z] #19 58.90 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-04T21:33:06.225Z] #19 58.91 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-04T21:33:06.225Z] #19 58.93 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-05-04T21:33:06.225Z] #19 58.95 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-05-04T21:33:06.299Z] #49 41.27 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:33:06.300Z] #49 41.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:33:06.300Z] #49 41.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:33:06.406Z] #42 4.907 + cp tini-static /build/docker-init [2022-05-04T21:33:06.558Z] #49 41.49 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:33:06.558Z] #49 41.49 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:33:06.558Z] #49 41.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:33:06.558Z] #49 41.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:33:06.558Z] #49 41.59 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:33:06.558Z] #49 41.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:33:06.735Z] #42 DONE 5.4s [2022-05-04T21:33:06.736Z] [2022-05-04T21:33:06.736Z] #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-05-04T21:33:06.736Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:33:06.736Z] #14 48.36 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T21:33:06.736Z] #14 48.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:06.736Z] #14 48.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:33:06.736Z] #14 48.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T21:33:06.736Z] #14 48.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:06.736Z] #14 48.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:06.817Z] #49 41.70 Selecting previously unselected package criu. [2022-05-04T21:33:06.817Z] #49 41.70 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-05-04T21:33:06.817Z] #49 41.70 Unpacking criu (3.16.1-3) ... [2022-05-04T21:33:07.156Z] #19 59.81 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-05-04T21:33:07.156Z] #19 59.81 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-05-04T21:33:07.156Z] #19 59.83 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-04T21:33:07.156Z] #19 59.87 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-05-04T21:33:07.156Z] #19 59.91 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-05-04T21:33:07.384Z] #49 42.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:33:07.720Z] #19 60.67 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-05-04T21:33:07.976Z] #19 60.67 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-04T21:33:07.976Z] #19 60.67 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-04T21:33:07.976Z] #19 60.69 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-05-04T21:33:07.976Z] #19 60.69 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-04T21:33:07.976Z] #19 60.69 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-04T21:33:07.976Z] #19 60.70 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-04T21:33:07.976Z] #19 60.70 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-04T21:33:07.976Z] #19 60.72 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-04T21:33:07.976Z] #19 60.74 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-04T21:33:07.976Z] #19 60.77 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-05-04T21:33:07.976Z] #19 60.78 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-04T21:33:07.976Z] #19 60.80 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-04T21:33:07.976Z] #19 60.80 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-05-04T21:33:07.976Z] #19 60.87 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-05-04T21:33:08.909Z] #19 61.69 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-05-04T21:33:08.909Z] #19 61.69 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-05-04T21:33:08.909Z] #19 61.72 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-04T21:33:08.909Z] #19 61.77 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-05-04T21:33:08.909Z] #19 61.79 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-05-04T21:33:09.837Z] #19 62.52 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-05-04T21:33:09.837Z] #19 62.52 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-04T21:33:09.837Z] #19 62.52 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-04T21:33:09.837Z] #19 62.55 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-05-04T21:33:09.837Z] #19 62.55 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-04T21:33:09.837Z] #19 62.56 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-04T21:33:09.837Z] #19 62.56 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-04T21:33:09.837Z] #19 62.56 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-04T21:33:09.837Z] #19 62.60 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-04T21:33:09.837Z] #19 62.61 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-04T21:33:09.837Z] #19 62.62 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-05-04T21:33:09.837Z] #19 62.64 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-05-04T21:33:09.920Z] #49 44.33 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-04T21:33:09.920Z] #49 44.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:33:09.920Z] #49 44.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:33:09.920Z] #49 44.60 Setting up python3-six (1.16.0-2) ... [2022-05-04T21:33:09.920Z] #49 ... [2022-05-04T21:33:09.920Z] [2022-05-04T21:33:09.920Z] #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-05-04T21:33:09.920Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:09.920Z] #14 34.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-05-04T21:33:09.920Z] #14 36.22 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-05-04T21:33:09.920Z] #14 36.72 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-05-04T21:33:09.920Z] #14 37.39 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-05-04T21:33:09.920Z] #14 39.05 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-05-04T21:33:09.920Z] #14 39.70 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-05-04T21:33:09.920Z] #14 39.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T21:33:09.920Z] #14 39.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T21:33:09.920Z] #14 39.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:33:09.920Z] #14 39.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:33:09.920Z] #14 39.74 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-05-04T21:33:09.920Z] #14 39.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T21:33:09.920Z] #14 39.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T21:33:09.920Z] #14 39.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T21:33:09.920Z] #14 39.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T21:33:09.920Z] #14 39.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T21:33:09.920Z] #14 39.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T21:33:09.920Z] #14 39.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T21:33:09.920Z] #14 39.81 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-05-04T21:33:09.920Z] #14 39.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T21:33:09.920Z] #14 39.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T21:33:09.920Z] #14 40.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:09.920Z] #14 41.08 Fetched 115 MB in 7s (16.7 MB/s) [2022-05-04T21:33:09.920Z] #14 41.18 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T21:33:09.920Z] #14 41.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-05-04T21:33:09.920Z] #14 41.25 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:33:09.920Z] #14 41.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:09.920Z] #14 43.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T21:33:09.920Z] #14 43.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:33:09.920Z] #14 43.67 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:09.920Z] #14 ... [2022-05-04T21:33:09.920Z] [2022-05-04T21:33:09.920Z] #40 [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-05-04T21:33:09.920Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:33:09.920Z] #40 45.09 Selecting previously unselected package libxml2:amd64. [2022-05-04T21:33:09.920Z] #40 45.09 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T21:33:09.920Z] #40 45.10 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:33:10.088Z] #14 54.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T21:33:10.088Z] #14 54.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:10.088Z] #14 54.33 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:10.487Z] #40 45.60 Selecting previously unselected package libarchive13:amd64. [2022-05-04T21:33:10.487Z] #40 45.60 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T21:33:10.487Z] #40 45.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:33:10.760Z] #40 45.93 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T21:33:10.778Z] #19 63.39 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-05-04T21:33:10.778Z] #19 63.39 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-05-04T21:33:10.778Z] #19 63.42 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-04T21:33:10.778Z] #19 63.45 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-05-04T21:33:10.778Z] #19 63.48 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-05-04T21:33:11.049Z] #40 45.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T21:33:11.049Z] #40 46.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:33:11.049Z] #40 46.26 Selecting previously unselected package librhash0:amd64. [2022-05-04T21:33:11.049Z] #40 46.26 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T21:33:11.049Z] #40 46.30 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:33:11.310Z] #40 46.54 Selecting previously unselected package libuv1:amd64. [2022-05-04T21:33:11.310Z] #40 46.54 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T21:33:11.310Z] #40 46.55 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:33:11.310Z] #40 46.67 Selecting previously unselected package cmake. [2022-05-04T21:33:11.341Z] #19 64.22 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-05-04T21:33:11.398Z] #14 89.81 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T21:33:11.398Z] #14 89.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:11.398Z] #14 89.83 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:11.576Z] #40 46.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T21:33:11.576Z] #40 46.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:33:11.639Z] #19 64.23 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-04T21:33:11.905Z] #19 64.76 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:12.203Z] #19 ... [2022-05-04T21:33:12.203Z] [2022-05-04T21:33:12.203Z] #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-05-04T21:33:12.203Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:33:12.203Z] #41 DONE 74.2s [2022-05-04T21:33:12.203Z] [2022-05-04T21:33:12.203Z] #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-05-04T21:33:12.203Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:33:12.203Z] #19 65.07 Fetched 787 MB in 14s (57.9 MB/s) [2022-05-04T21:33:12.460Z] #19 65.13 Selecting previously unselected package liblocale-gettext-perl. [2022-05-04T21:33:12.460Z] #19 65.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-04T21:33:12.460Z] #19 65.17 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-04T21:33:12.460Z] #19 65.17 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-04T21:33:12.460Z] #19 65.19 Selecting previously unselected package bzip2. [2022-05-04T21:33:12.460Z] #19 65.20 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T21:33:12.460Z] #19 65.20 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T21:33:12.460Z] #19 65.27 Selecting previously unselected package libmagic-mgc. [2022-05-04T21:33:12.460Z] #19 65.27 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-04T21:33:12.460Z] #19 65.27 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-04T21:33:12.717Z] #19 65.55 Selecting previously unselected package libmagic1:amd64. [2022-05-04T21:33:12.717Z] #19 65.55 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-04T21:33:12.717Z] #19 65.56 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-04T21:33:12.973Z] #19 65.68 Selecting previously unselected package file. [2022-05-04T21:33:12.974Z] #19 65.68 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-04T21:33:12.974Z] #19 65.69 Unpacking file (1:5.39-3) ... [2022-05-04T21:33:12.974Z] #19 65.76 Selecting previously unselected package xz-utils. [2022-05-04T21:33:12.974Z] #19 65.76 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T21:33:12.974Z] #19 65.77 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:33:12.974Z] #19 65.88 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-04T21:33:12.974Z] #19 65.88 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-04T21:33:13.230Z] #19 65.89 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-04T21:33:13.315Z] #14 ... [2022-05-04T21:33:13.315Z] [2022-05-04T21:33:13.315Z] #65 [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-05-04T21:33:13.315Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:33:13.315Z] #65 85.45 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:33:13.315Z] #65 85.45 + GOBIN=/build [2022-05-04T21:33:13.315Z] #65 85.45 + GO111MODULE=on [2022-05-04T21:33:13.315Z] #65 85.45 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:33:13.793Z] #19 66.50 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-04T21:33:13.793Z] #19 66.50 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-04T21:33:13.793Z] #19 66.51 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-04T21:33:14.356Z] #19 67.00 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-04T21:33:14.356Z] #19 67.00 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-04T21:33:14.356Z] #19 67.00 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-04T21:33:14.612Z] #19 67.47 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-04T21:33:14.612Z] #19 67.47 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-04T21:33:14.612Z] #19 67.48 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-04T21:33:14.870Z] #40 50.19 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:33:15.130Z] #40 50.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:15.130Z] #40 50.23 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:33:15.130Z] #40 50.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:15.130Z] #40 50.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:33:15.130Z] #40 50.30 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:33:15.130Z] #40 50.32 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:33:15.130Z] #40 50.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:33:15.130Z] #40 50.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:33:15.130Z] #40 50.39 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:33:15.174Z] #19 67.97 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-04T21:33:15.174Z] #19 67.98 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-04T21:33:15.174Z] #19 67.98 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-04T21:33:15.495Z] #40 50.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:15.495Z] #40 ... [2022-05-04T21:33:15.495Z] [2022-05-04T21:33:15.495Z] #53 [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-05-04T21:33:15.495Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:33:15.495Z] #53 40.45 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-04T21:33:15.495Z] #53 40.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-04T21:33:15.495Z] #53 40.60 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-04T21:33:15.495Z] #53 40.70 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-04T21:33:15.495Z] #53 40.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-04T21:33:15.495Z] #53 40.70 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-04T21:33:15.495Z] #53 40.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-04T21:33:15.495Z] #53 41.02 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-04T21:33:15.495Z] #53 41.04 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-04T21:33:15.495Z] #53 41.15 go: downloading golang.org/x/text v0.3.7 [2022-05-04T21:33:15.495Z] #53 47.12 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-04T21:33:15.495Z] #53 47.16 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-04T21:33:15.495Z] #53 47.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-04T21:33:15.495Z] #53 47.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-04T21:33:15.495Z] #53 47.37 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-04T21:33:15.495Z] #53 47.38 go: downloading golang.org/x/mod v0.5.1 [2022-05-04T21:33:15.495Z] #53 47.44 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-04T21:33:15.495Z] #53 47.49 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-04T21:33:15.495Z] #53 47.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-04T21:33:15.495Z] #53 47.75 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-04T21:33:15.495Z] #53 47.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-04T21:33:15.495Z] #53 47.95 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-04T21:33:15.495Z] #53 48.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-04T21:33:15.495Z] #53 48.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-04T21:33:15.495Z] #53 48.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-04T21:33:15.495Z] #53 48.76 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-04T21:33:15.495Z] #53 48.79 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-04T21:33:15.495Z] #53 48.85 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-04T21:33:15.495Z] #53 48.85 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-04T21:33:15.495Z] #53 48.90 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-04T21:33:15.495Z] #53 48.90 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-04T21:33:15.495Z] #53 49.16 go: downloading github.com/prometheus/common v0.10.0 [2022-05-04T21:33:15.495Z] #53 49.27 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-04T21:33:15.495Z] #53 49.37 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-04T21:33:15.495Z] #53 49.47 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-04T21:33:15.495Z] #53 ... [2022-05-04T21:33:15.495Z] [2022-05-04T21:33:15.495Z] #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-05-04T21:33:15.495Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:15.495Z] #14 46.35 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T21:33:15.495Z] #14 46.35 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T21:33:15.495Z] #14 46.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:33:15.495Z] #14 46.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T21:33:15.495Z] #14 46.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:15.495Z] #14 46.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:15.495Z] #14 46.79 Selecting previously unselected package dmsetup. [2022-05-04T21:33:15.495Z] #14 46.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:15.495Z] #14 46.79 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:33:15.495Z] #14 46.93 Selecting previously unselected package mingw-w64-common. [2022-05-04T21:33:15.495Z] #14 46.94 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T21:33:15.495Z] #14 46.95 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T21:33:15.497Z] #19 68.38 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-04T21:33:15.755Z] #19 68.39 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:15.755Z] #19 68.39 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:33:15.755Z] #19 68.45 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-04T21:33:15.755Z] #19 68.45 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:15.755Z] #19 68.45 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:33:16.064Z] #14 ... [2022-05-04T21:33:16.064Z] [2022-05-04T21:33:16.064Z] #40 [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-05-04T21:33:16.064Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-04T21:33:16.064Z] #40 DONE 51.3s [2022-05-04T21:33:16.064Z] [2022-05-04T21:33:16.064Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T21:33:16.064Z] #41 sha256:15cc065c217fc7f3768fb44b056bbad3cfe363524d7f3fe0789cf8525041a3a2 [2022-05-04T21:33:16.323Z] #41 DONE 0.3s [2022-05-04T21:33:16.323Z] [2022-05-04T21:33:16.323Z] #53 [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-05-04T21:33:16.323Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:33:16.323Z] #53 50.83 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-04T21:33:16.323Z] #53 ... [2022-05-04T21:33:16.323Z] [2022-05-04T21:33:16.323Z] #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-05-04T21:33:16.323Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:33:16.323Z] #34 41.10 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-04T21:33:16.323Z] #34 41.31 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-04T21:33:16.323Z] #34 41.63 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-04T21:33:16.581Z] #34 ... [2022-05-04T21:33:16.581Z] [2022-05-04T21:33:16.581Z] #42 [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-05-04T21:33:16.581Z] #42 sha256:5c4ec90b4ba772eb5e5bc3f636eca3dbeb017fd7ae2833e3ca2755d94da445c3 [2022-05-04T21:33:17.155Z] #42 ... [2022-05-04T21:33:17.155Z] [2022-05-04T21:33:17.155Z] #49 [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-05-04T21:33:17.155Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-04T21:33:17.155Z] #49 45.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:33:17.155Z] #49 45.86 Setting up python3-protobuf (3.12.4-1) ... [2022-05-04T21:33:17.155Z] #49 49.61 Setting up criu (3.16.1-3) ... [2022-05-04T21:33:17.155Z] #49 51.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:17.155Z] #49 DONE 52.1s [2022-05-04T21:33:17.155Z] [2022-05-04T21:33:17.155Z] #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-05-04T21:33:17.155Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:17.155Z] #14 52.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T21:33:17.155Z] #14 52.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T21:33:17.155Z] #14 52.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:33:17.528Z] #65 89.69 rootlesskit version 1.0.0 [2022-05-04T21:33:17.528Z] #65 89.70 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T21:33:17.528Z] #65 89.70 -container-ip string [2022-05-04T21:33:17.528Z] #65 89.70 container ip [2022-05-04T21:33:17.528Z] #65 89.70 -container-port int [2022-05-04T21:33:17.528Z] #65 89.70 container port (default -1) [2022-05-04T21:33:17.528Z] #65 89.70 -host-ip string [2022-05-04T21:33:17.528Z] #65 89.70 host ip [2022-05-04T21:33:17.528Z] #65 89.70 -host-port int [2022-05-04T21:33:17.528Z] #65 89.70 host port (default -1) [2022-05-04T21:33:17.528Z] #65 89.70 -proto string [2022-05-04T21:33:17.528Z] #65 89.70 proxy protocol (default "tcp") [2022-05-04T21:33:18.103Z] #62 ... [2022-05-04T21:33:18.103Z] [2022-05-04T21:33:18.103Z] #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-05-04T21:33:18.103Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:18.103Z] #14 72.20 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T21:33:18.103Z] #14 72.20 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:18.103Z] #14 72.20 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:18.103Z] #14 76.14 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T21:33:18.103Z] #14 76.14 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:18.103Z] #14 76.15 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:18.103Z] #14 80.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T21:33:18.103Z] #14 80.82 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:18.103Z] #14 80.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:18.343Z] #14 ... [2022-05-04T21:33:18.343Z] [2022-05-04T21:33:18.343Z] #62 [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-05-04T21:33:18.343Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:33:18.343Z] #62 32.10 Updating files: 73% (3477/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T21:33:18.343Z] #62 32.69 + cd /tmp/tmp.Cch9FYlSFE/src/github.com/containerd/containerd [2022-05-04T21:33:18.343Z] #62 32.70 + git checkout -q v1.6.4 [2022-05-04T21:33:18.474Z] #65 ... [2022-05-04T21:33:18.474Z] [2022-05-04T21:33:18.474Z] #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-05-04T21:33:18.474Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:18.474Z] #14 93.88 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T21:33:18.474Z] #14 93.89 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T21:33:18.474Z] #14 93.90 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 93.98 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T21:33:18.474Z] #14 93.98 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 93.99 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:33:18.474Z] #14 94.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T21:33:18.474Z] #14 94.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:33:18.474Z] #14 94.20 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:33:18.474Z] #14 94.20 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:33:18.474Z] #14 94.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:33:18.474Z] #14 94.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:33:18.474Z] #14 94.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T21:33:18.474Z] #14 94.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 94.56 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T21:33:18.474Z] #14 94.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.57 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:33:18.474Z] #14 94.69 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T21:33:18.474Z] #14 94.69 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.70 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:33:18.474Z] #14 94.87 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T21:33:18.474Z] #14 94.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 94.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 95.02 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T21:33:18.474Z] #14 95.02 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.03 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 95.17 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T21:33:18.474Z] #14 95.18 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.18 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 95.22 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T21:33:18.474Z] #14 95.23 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.23 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 95.60 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T21:33:18.474Z] #14 95.60 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.61 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:33:18.474Z] #14 95.85 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T21:33:18.474Z] #14 95.85 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.86 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 95.93 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T21:33:18.474Z] #14 95.93 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 95.95 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:18.474Z] #14 96.06 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T21:33:18.474Z] #14 96.06 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T21:33:18.474Z] #14 96.07 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:33:18.474Z] #14 96.51 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:18.474Z] #14 96.52 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:33:18.474Z] #14 96.53 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:18.474Z] #14 96.55 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:33:18.474Z] #14 96.56 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 96.57 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 96.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:33:18.474Z] #14 96.61 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 96.63 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:33:18.474Z] #14 96.64 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 96.65 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:18.474Z] #14 96.68 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:33:18.474Z] #14 96.69 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 96.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:33:18.474Z] #14 96.72 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T21:33:18.474Z] #14 96.73 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:33:18.474Z] #14 96.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:33:18.474Z] #14 96.76 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:33:18.474Z] #14 96.79 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:33:18.474Z] #14 96.82 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 96.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 96.91 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-05-04T21:33:18.474Z] #14 96.93 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 96.95 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-05-04T21:33:18.474Z] #14 96.96 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:33:18.474Z] #14 96.99 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 97.01 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-05-04T21:33:18.474Z] #14 97.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 97.08 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:18.474Z] #14 97.13 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 97.17 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 97.20 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 97.25 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:18.474Z] #14 97.30 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:18.474Z] #14 ... [2022-05-04T21:33:18.474Z] [2022-05-04T21:33:18.474Z] #65 [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-05-04T21:33:18.474Z] #65 sha256:be54d828241f11aa39ec904227c5d8b1031bf23fd11540eb7f32fa3847831cfd [2022-05-04T21:33:18.474Z] #65 DONE 91.0s [2022-05-04T21:33:18.737Z] [2022-05-04T21:33:18.737Z] #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-05-04T21:33:18.737Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:18.737Z] #14 DONE 98.1s [2022-05-04T21:33:18.737Z] [2022-05-04T21:33:18.737Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:33:18.737Z] #57 sha256:06385edd28dcae3a15cffc91621be5ed61008f57f80cd47f7c64b17589061598 [2022-05-04T21:33:18.737Z] #57 DONE 0.2s [2022-05-04T21:33:18.737Z] [2022-05-04T21:33:18.737Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T21:33:18.737Z] #66 sha256:2ea6ba0e8e6e24b7549617b3613ce452bb57488220a253de1bf5089a2e3ca734 [2022-05-04T21:33:18.737Z] #66 DONE 0.1s [2022-05-04T21:33:18.737Z] [2022-05-04T21:33:18.737Z] #58 [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-05-04T21:33:18.737Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:33:18.911Z] #62 33.82 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T21:33:18.911Z] #62 33.82 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T21:33:18.911Z] #62 33.82 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:18.911Z] #62 33.82 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:18.911Z] #62 33.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T21:33:18.911Z] #62 33.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T21:33:18.911Z] #62 33.82 + '[' '' = dynamic ']' [2022-05-04T21:33:18.911Z] #62 33.82 + make [2022-05-04T21:33:18.998Z] #58 ... [2022-05-04T21:33:18.998Z] [2022-05-04T21:33:18.998Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T21:33:18.998Z] #67 sha256:0c9ff77dbb7c7d7993bc4a7c068ed3b0c5fbfc2fc143b8da7ceec1814558991a [2022-05-04T21:33:18.998Z] #67 DONE 0.1s [2022-05-04T21:33:18.998Z] [2022-05-04T21:33:18.998Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T21:33:18.998Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T21:33:19.847Z] #62 35.00 + bin/ctr [2022-05-04T21:33:20.917Z] #15 DONE 2.1s [2022-05-04T21:33:20.917Z] [2022-05-04T21:33:20.917Z] #58 [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-05-04T21:33:20.917Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:33:20.917Z] #58 1.697 + RM_GOPATH=0 [2022-05-04T21:33:20.917Z] #58 1.697 + TMP_GOPATH= [2022-05-04T21:33:20.917Z] #58 1.697 + : /build [2022-05-04T21:33:20.917Z] #58 1.697 + '[' -z '' ']' [2022-05-04T21:33:20.917Z] #58 1.697 ++ mktemp -d [2022-05-04T21:33:20.917Z] #58 1.697 + export GOPATH=/tmp/tmp.9n2LSDpicB [2022-05-04T21:33:20.917Z] #58 1.697 + GOPATH=/tmp/tmp.9n2LSDpicB [2022-05-04T21:33:20.917Z] #58 1.697 + RM_GOPATH=1 [2022-05-04T21:33:20.917Z] #58 1.697 + case "$(go env GOARCH)" in [2022-05-04T21:33:20.917Z] #58 1.697 ++ go env GOARCH [2022-05-04T21:33:20.917Z] #58 1.708 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:20.917Z] #58 1.708 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:20.917Z] #58 1.709 ++ dirname /install.sh [2022-05-04T21:33:20.917Z] #58 1.719 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T21:33:20.917Z] #58 1.719 + dir=/ [2022-05-04T21:33:20.917Z] #58 1.719 + bin=runc [2022-05-04T21:33:20.917Z] #58 1.719 + shift [2022-05-04T21:33:20.917Z] #58 1.719 + '[' '!' -f //runc.installer ']' [2022-05-04T21:33:20.917Z] #58 1.719 + . //runc.installer [2022-05-04T21:33:20.917Z] #58 1.719 ++ set -e [2022-05-04T21:33:20.917Z] #58 1.719 ++ : v1.1.1 [2022-05-04T21:33:20.917Z] #58 1.719 + install_runc [2022-05-04T21:33:20.917Z] #58 1.719 + RUNC_BUILDTAGS=seccomp [2022-05-04T21:33:20.917Z] #58 1.719 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T21:33:20.917Z] #58 1.719 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9n2LSDpicB/src/github.com/opencontainers/runc [2022-05-04T21:33:20.917Z] #58 1.719 Cloning into '/tmp/tmp.9n2LSDpicB/src/github.com/opencontainers/runc'... [2022-05-04T21:33:22.316Z] #58 ... [2022-05-04T21:33:22.316Z] [2022-05-04T21:33:22.316Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T21:33:22.316Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T21:33:22.316Z] #16 DONE 1.5s [2022-05-04T21:33:22.316Z] [2022-05-04T21:33:22.316Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T21:33:22.316Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T21:33:22.336Z] #19 74.95 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-04T21:33:22.336Z] #19 74.95 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:22.336Z] #19 74.95 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:33:22.336Z] #19 75.00 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-04T21:33:22.336Z] #19 75.00 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:22.336Z] #19 75.01 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:33:22.424Z] #14 ... [2022-05-04T21:33:22.424Z] [2022-05-04T21:33:22.425Z] #51 [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-05-04T21:33:22.425Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-04T21:33:22.425Z] #51 56.23 gotestsum version dev [2022-05-04T21:33:22.425Z] #51 DONE 57.0s [2022-05-04T21:33:22.425Z] [2022-05-04T21:33:22.425Z] #42 [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-05-04T21:33:22.425Z] #42 sha256:5c4ec90b4ba772eb5e5bc3f636eca3dbeb017fd7ae2833e3ca2755d94da445c3 [2022-05-04T21:33:22.425Z] #42 3.353 + RM_GOPATH=0 [2022-05-04T21:33:22.425Z] #42 3.353 + TMP_GOPATH= [2022-05-04T21:33:22.425Z] #42 3.353 + : /build [2022-05-04T21:33:22.425Z] #42 3.353 + '[' -z '' ']' [2022-05-04T21:33:22.425Z] #42 3.353 ++ mktemp -d [2022-05-04T21:33:22.425Z] #42 3.353 + export GOPATH=/tmp/tmp.bljdPlxdGK [2022-05-04T21:33:22.425Z] #42 3.353 + GOPATH=/tmp/tmp.bljdPlxdGK [2022-05-04T21:33:22.425Z] #42 3.353 + RM_GOPATH=1 [2022-05-04T21:33:22.425Z] #42 3.353 + case "$(go env GOARCH)" in [2022-05-04T21:33:22.425Z] #42 3.353 ++ go env GOARCH [2022-05-04T21:33:22.425Z] #42 3.365 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:22.425Z] #42 3.365 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:22.425Z] #42 3.365 ++ dirname /install.sh [2022-05-04T21:33:22.425Z] #42 3.365 + dir=/ [2022-05-04T21:33:22.425Z] #42 3.365 + bin=tini [2022-05-04T21:33:22.425Z] #42 3.365 + shift [2022-05-04T21:33:22.425Z] #42 3.365 + '[' '!' -f //tini.installer ']' [2022-05-04T21:33:22.425Z] #42 3.365 + . //tini.installer [2022-05-04T21:33:22.425Z] #42 3.365 ++ : v0.19.0 [2022-05-04T21:33:22.425Z] #42 3.365 + install_tini [2022-05-04T21:33:22.425Z] #42 3.365 + echo 'Install tini version v0.19.0' [2022-05-04T21:33:22.425Z] #42 3.365 + git clone https://github.com/krallin/tini.git /tmp/tmp.bljdPlxdGK/tini [2022-05-04T21:33:22.425Z] #42 3.368 Cloning into '/tmp/tmp.bljdPlxdGK/tini'... [2022-05-04T21:33:22.425Z] #42 3.373 Install tini version v0.19.0 [2022-05-04T21:33:22.425Z] #42 4.113 + cd /tmp/tmp.bljdPlxdGK/tini [2022-05-04T21:33:22.425Z] #42 4.113 + git checkout -q v0.19.0 [2022-05-04T21:33:22.425Z] #42 4.151 + cmake . [2022-05-04T21:33:22.425Z] #42 4.739 -- The C compiler identification is GNU 10.2.1 [2022-05-04T21:33:22.425Z] #42 4.813 -- Detecting C compiler ABI info [2022-05-04T21:33:22.425Z] #42 5.527 -- Detecting C compiler ABI info - done [2022-05-04T21:33:22.425Z] #42 5.616 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T21:33:22.425Z] #42 5.616 -- Detecting C compile features [2022-05-04T21:33:22.425Z] #42 5.616 -- Detecting C compile features - done [2022-05-04T21:33:22.425Z] #42 5.641 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T21:33:22.425Z] #42 5.820 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T21:33:22.425Z] #42 5.868 -- Configuring done [2022-05-04T21:33:22.425Z] #42 5.884 -- Generating done [2022-05-04T21:33:22.425Z] #42 5.884 -- Build files have been written to: /tmp/tmp.bljdPlxdGK/tini [2022-05-04T21:33:22.425Z] #42 5.914 + make tini-static [2022-05-04T21:33:22.425Z] #42 6.156 Scanning dependencies of target tini-static [2022-05-04T21:33:22.425Z] #42 6.220 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T21:33:23.288Z] #17 0.974 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T21:33:23.288Z] #17 DONE 1.1s [2022-05-04T21:33:23.288Z] [2022-05-04T21:33:23.288Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T21:33:23.288Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T21:33:23.803Z] #42 7.424 [100%] Linking C executable tini-static [2022-05-04T21:33:24.232Z] #18 DONE 1.0s [2022-05-04T21:33:24.232Z] [2022-05-04T21:33:24.232Z] #58 [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-05-04T21:33:24.232Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:33:24.371Z] #42 7.984 [100%] Built target tini-static [2022-05-04T21:33:24.371Z] #42 8.012 + mkdir -p /build [2022-05-04T21:33:24.371Z] #42 8.072 + cp tini-static /build/docker-init [2022-05-04T21:33:24.630Z] #42 DONE 8.3s [2022-05-04T21:33:24.630Z] [2022-05-04T21:33:24.630Z] #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-05-04T21:33:24.630Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:24.630Z] #14 57.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T21:33:24.630Z] #14 57.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:24.630Z] #14 57.50 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:33:24.630Z] #14 57.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T21:33:24.630Z] #14 57.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:24.630Z] #14 57.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:25.177Z] #58 ... [2022-05-04T21:33:25.177Z] [2022-05-04T21:33:25.177Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T21:33:25.177Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T21:33:25.177Z] #19 DONE 0.9s [2022-05-04T21:33:25.177Z] [2022-05-04T21:33:25.177Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T21:33:25.177Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T21:33:26.122Z] #20 DONE 1.0s [2022-05-04T21:33:26.122Z] [2022-05-04T21:33:26.122Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:26.122Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:26.221Z] #14 89.93 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T21:33:26.221Z] #14 89.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:26.221Z] #14 89.94 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:27.508Z] #21 1.241 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:33:27.508Z] #21 1.322 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:33:27.508Z] #21 1.326 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:33:28.755Z] #14 ... [2022-05-04T21:33:28.755Z] [2022-05-04T21:33:28.755Z] #65 [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-05-04T21:33:28.755Z] #65 sha256:8a135b242880a2ffbc5e244859b0532babc4531b926360e9682d455a03299d1e [2022-05-04T21:33:28.755Z] #65 84.21 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:33:28.755Z] #65 84.21 + GOBIN=/build [2022-05-04T21:33:28.755Z] #65 84.21 + GO111MODULE=on [2022-05-04T21:33:28.755Z] #65 84.21 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:33:28.921Z] #19 80.98 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-04T21:33:28.921Z] #19 80.99 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:28.921Z] #19 80.99 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:33:28.921Z] #19 81.03 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-04T21:33:28.921Z] #19 81.04 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:28.921Z] #19 81.04 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:33:29.820Z] #62 ... [2022-05-04T21:33:29.820Z] [2022-05-04T21:33:29.820Z] #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-05-04T21:33:29.820Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:33:29.820Z] #14 62.53 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T21:33:29.820Z] #14 62.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:29.820Z] #14 62.54 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:29.820Z] #14 66.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T21:33:29.820Z] #14 66.36 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:29.820Z] #14 66.37 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:29.820Z] #14 70.66 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T21:33:29.820Z] #14 70.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:29.820Z] #14 70.67 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:29.904Z] #14 64.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T21:33:29.904Z] #14 64.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:29.904Z] #14 64.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:30.369Z] #21 2.280 Reading package lists... [2022-05-04T21:33:32.283Z] #21 4.327 Reading package lists... [2022-05-04T21:33:32.949Z] #65 88.52 rootlesskit version 1.0.0 [2022-05-04T21:33:32.949Z] #65 88.52 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T21:33:32.949Z] #65 88.52 -container-ip string [2022-05-04T21:33:32.949Z] #65 88.52 container ip [2022-05-04T21:33:32.949Z] #65 88.52 -container-port int [2022-05-04T21:33:32.949Z] #65 88.52 container port (default -1) [2022-05-04T21:33:32.949Z] #65 88.52 -host-ip string [2022-05-04T21:33:32.949Z] #65 88.52 host ip [2022-05-04T21:33:32.949Z] #65 88.52 -host-port int [2022-05-04T21:33:32.949Z] #65 88.52 host port (default -1) [2022-05-04T21:33:32.949Z] #65 88.52 -proto string [2022-05-04T21:33:32.949Z] #65 88.52 proxy protocol (default "tcp") [2022-05-04T21:33:33.115Z] #21 6.400 Building dependency tree... [2022-05-04T21:33:33.115Z] #21 6.847 Reading state information... [2022-05-04T21:33:33.376Z] #21 7.367 The following additional packages will be installed: [2022-05-04T21:33:33.376Z] #21 7.370 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:33:33.376Z] #21 7.370 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T21:33:33.376Z] #21 7.371 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T21:33:33.376Z] #21 7.372 python3-pkg-resources vim-runtime xxd [2022-05-04T21:33:33.376Z] #21 7.374 Suggested packages: [2022-05-04T21:33:33.376Z] #21 7.374 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T21:33:33.376Z] #21 7.374 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T21:33:33.376Z] #21 7.374 acl attr quota [2022-05-04T21:33:33.376Z] #21 7.374 Recommended packages: [2022-05-04T21:33:33.376Z] #21 7.375 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T21:33:33.518Z] #65 ... [2022-05-04T21:33:33.518Z] [2022-05-04T21:33:33.518Z] #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-05-04T21:33:33.518Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:33.518Z] #14 93.83 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T21:33:33.518Z] #14 93.83 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T21:33:33.518Z] #14 93.84 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 93.95 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T21:33:33.518Z] #14 93.96 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 93.97 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:33:33.518Z] #14 94.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T21:33:33.518Z] #14 94.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.09 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:33:33.518Z] #14 94.22 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:33:33.518Z] #14 94.22 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:33:33.518Z] #14 94.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:33:33.518Z] #14 94.35 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:33:33.518Z] #14 94.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T21:33:33.518Z] #14 94.55 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 94.61 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T21:33:33.518Z] #14 94.61 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.61 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:33:33.518Z] #14 94.72 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T21:33:33.518Z] #14 94.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.72 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:33:33.518Z] #14 94.96 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T21:33:33.518Z] #14 94.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 94.97 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 95.19 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T21:33:33.518Z] #14 95.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 95.20 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 95.36 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T21:33:33.518Z] #14 95.37 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 95.37 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 95.43 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T21:33:33.518Z] #14 95.43 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 95.44 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 95.79 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T21:33:33.518Z] #14 95.79 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 95.80 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:33:33.518Z] #14 95.93 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T21:33:33.518Z] #14 95.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 95.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 96.03 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T21:33:33.518Z] #14 96.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 96.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:33.518Z] #14 96.14 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T21:33:33.518Z] #14 96.15 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T21:33:33.518Z] #14 96.16 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:33:33.518Z] #14 96.56 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:33.518Z] #14 96.60 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:33:33.518Z] #14 96.62 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:33.518Z] #14 96.63 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:33:33.518Z] #14 96.64 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 96.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 96.67 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:33:33.518Z] #14 96.68 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 96.70 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:33:33.518Z] #14 96.71 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 96.72 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:33.518Z] #14 96.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:33:33.518Z] #14 96.75 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 96.77 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:33:33.518Z] #14 96.78 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T21:33:33.518Z] #14 96.80 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:33:33.518Z] #14 96.81 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:33:33.518Z] #14 96.83 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:33:33.518Z] #14 96.84 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:33:33.518Z] #14 96.85 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 96.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 96.90 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-05-04T21:33:33.518Z] #14 96.91 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 96.93 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-05-04T21:33:33.518Z] #14 96.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:33:33.518Z] #14 96.98 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 97.03 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-05-04T21:33:33.518Z] #14 97.06 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 97.12 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:33.518Z] #14 97.16 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 97.20 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 97.25 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 97.30 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:33:33.518Z] #14 97.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:34.090Z] #14 ... [2022-05-04T21:33:34.090Z] [2022-05-04T21:33:34.090Z] #65 [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-05-04T21:33:34.090Z] #65 sha256:8a135b242880a2ffbc5e244859b0532babc4531b926360e9682d455a03299d1e [2022-05-04T21:33:34.090Z] #65 DONE 89.8s [2022-05-04T21:33:34.090Z] [2022-05-04T21:33:34.090Z] #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-05-04T21:33:34.090Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:34.090Z] #14 DONE 98.2s [2022-05-04T21:33:34.090Z] [2022-05-04T21:33:34.090Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T21:33:34.090Z] #66 sha256:a879229d499b628933c0191897bc5982bbbaeba2fff09bd4c9d51995429cb5bd [2022-05-04T21:33:34.090Z] #66 DONE 0.1s [2022-05-04T21:33:34.090Z] [2022-05-04T21:33:34.090Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:33:34.090Z] #57 sha256:d84f13d994ee099a7880e3c8df3fb40889e65ad2e6d2fb0981dd7ed4c67c044d [2022-05-04T21:33:34.320Z] #21 8.301 The following NEW packages will be installed: [2022-05-04T21:33:34.349Z] #57 DONE 0.2s [2022-05-04T21:33:34.349Z] [2022-05-04T21:33:34.349Z] #58 [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-05-04T21:33:34.349Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:33:34.349Z] #58 ... [2022-05-04T21:33:34.349Z] [2022-05-04T21:33:34.349Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T21:33:34.349Z] #67 sha256:4c163bf094a5ae8b14027baae9e7b731c4443006fc2ab9ba17d22babb8399d97 [2022-05-04T21:33:34.349Z] #67 DONE 0.2s [2022-05-04T21:33:34.581Z] #21 8.301 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T21:33:34.581Z] #21 8.302 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:33:34.581Z] #21 8.302 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T21:33:34.581Z] #21 8.303 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T21:33:34.581Z] #21 8.303 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T21:33:34.581Z] #21 8.304 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T21:33:34.581Z] #21 8.304 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T21:33:34.581Z] #21 8.304 xz-utils zip zstd [2022-05-04T21:33:34.581Z] #21 8.603 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:33:34.581Z] #21 8.603 Need to get 27.6 MB of archives. [2022-05-04T21:33:34.581Z] #21 8.603 After this operation, 106 MB of additional disk space will be used. [2022-05-04T21:33:34.581Z] #21 8.603 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T21:33:34.581Z] #21 8.607 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T21:33:34.581Z] #21 8.611 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T21:33:34.581Z] #21 8.612 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T21:33:34.581Z] #21 8.613 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T21:33:34.581Z] #21 8.632 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T21:33:34.581Z] #21 8.636 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T21:33:34.581Z] #21 8.638 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T21:33:34.581Z] #21 8.655 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:33:34.581Z] #21 8.667 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:33:34.581Z] #21 8.673 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T21:33:34.581Z] #21 8.683 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T21:33:34.581Z] #21 8.684 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T21:33:34.581Z] #21 8.689 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T21:33:34.581Z] #21 8.709 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T21:33:34.609Z] [2022-05-04T21:33:34.609Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T21:33:34.609Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T21:33:34.842Z] #21 8.720 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T21:33:34.842Z] #21 8.721 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T21:33:34.842Z] #21 8.723 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T21:33:34.842Z] #21 8.724 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T21:33:34.842Z] #21 8.725 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T21:33:34.842Z] #21 8.729 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T21:33:34.842Z] #21 8.743 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:33:34.842Z] #21 8.746 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:33:34.842Z] #21 8.750 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:33:34.842Z] #21 8.756 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T21:33:34.842Z] #21 8.756 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T21:33:34.842Z] #21 8.757 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:33:35.095Z] #14 78.95 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T21:33:35.095Z] #14 78.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-04T21:33:35.095Z] #14 78.96 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:35.104Z] #21 8.981 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T21:33:35.104Z] #21 8.981 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:33:35.104Z] #21 8.983 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-05-04T21:33:35.104Z] #21 8.984 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:33:35.104Z] #21 8.987 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T21:33:35.104Z] #21 8.993 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T21:33:35.104Z] #21 8.996 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T21:33:35.104Z] #21 9.044 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T21:33:35.104Z] #21 9.051 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T21:33:35.104Z] #21 9.053 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:33:35.104Z] #21 9.057 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T21:33:35.104Z] #21 9.066 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T21:33:35.104Z] #21 9.067 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T21:33:35.104Z] #21 9.076 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T21:33:35.104Z] #21 9.110 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T21:33:35.365Z] #21 9.131 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T21:33:35.365Z] #21 9.134 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T21:33:35.365Z] #21 9.306 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T21:33:35.365Z] #21 9.341 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T21:33:35.365Z] #21 9.360 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T21:33:35.365Z] #21 9.365 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T21:33:35.462Z] #19 87.27 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-04T21:33:35.462Z] #19 87.27 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:35.462Z] #19 87.33 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:33:35.462Z] #19 87.78 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-04T21:33:35.462Z] #19 87.79 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:35.462Z] #19 87.85 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:33:35.937Z] #21 9.847 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:35.937Z] #21 9.950 Fetched 27.6 MB in 1s (26.0 MB/s) [2022-05-04T21:33:35.937Z] #21 9.999 Selecting previously unselected package pigz. [2022-05-04T21:33:36.199Z] #21 9.999 (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-05-04T21:33:36.199Z] #21 10.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T21:33:36.199Z] #21 10.16 Unpacking pigz (2.6-1) ... [2022-05-04T21:33:36.461Z] #21 ... [2022-05-04T21:33:36.461Z] [2022-05-04T21:33:36.461Z] #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-05-04T21:33:36.461Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:33:36.461Z] #34 DONE 114.8s [2022-05-04T21:33:36.461Z] [2022-05-04T21:33:36.461Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:36.461Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:36.461Z] #21 10.27 Selecting previously unselected package libelf1:amd64. [2022-05-04T21:33:36.461Z] #21 10.28 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T21:33:36.461Z] #21 10.30 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T21:33:36.461Z] #21 ... [2022-05-04T21:33:36.461Z] [2022-05-04T21:33:36.461Z] #58 [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-05-04T21:33:36.461Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:33:36.461Z] #58 9.406 + cd /tmp/tmp.9n2LSDpicB/src/github.com/opencontainers/runc [2022-05-04T21:33:36.461Z] #58 9.406 + git checkout -q v1.1.1 [2022-05-04T21:33:36.461Z] #58 9.850 + '[' -z '' ']' [2022-05-04T21:33:36.461Z] #58 9.850 + target=static [2022-05-04T21:33:36.461Z] #58 9.851 + make BUILDTAGS=seccomp static [2022-05-04T21:33:36.461Z] #58 10.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T21:33:36.513Z] #15 DONE 2.2s [2022-05-04T21:33:36.513Z] [2022-05-04T21:33:36.513Z] #58 [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-05-04T21:33:36.513Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:33:36.513Z] #58 1.977 + RM_GOPATH=0 [2022-05-04T21:33:36.513Z] #58 1.977 + TMP_GOPATH= [2022-05-04T21:33:36.513Z] #58 1.977 + : /build [2022-05-04T21:33:36.513Z] #58 1.977 + '[' -z '' ']' [2022-05-04T21:33:36.513Z] #58 1.977 ++ mktemp -d [2022-05-04T21:33:36.513Z] #58 1.977 + export GOPATH=/tmp/tmp.BkrEAt1hCW [2022-05-04T21:33:36.513Z] #58 1.977 + GOPATH=/tmp/tmp.BkrEAt1hCW [2022-05-04T21:33:36.513Z] #58 1.977 + RM_GOPATH=1 [2022-05-04T21:33:36.513Z] #58 1.977 + case "$(go env GOARCH)" in [2022-05-04T21:33:36.513Z] #58 1.977 ++ go env GOARCH [2022-05-04T21:33:36.513Z] #58 2.045 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:36.513Z] #58 2.045 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:36.513Z] #58 2.045 ++ dirname /install.sh [2022-05-04T21:33:36.513Z] #58 2.045 + dir=/ [2022-05-04T21:33:36.513Z] #58 2.045 + bin=runc [2022-05-04T21:33:36.513Z] #58 2.045 + shift [2022-05-04T21:33:36.513Z] #58 2.045 + '[' '!' -f //runc.installer ']' [2022-05-04T21:33:36.513Z] #58 2.045 + . //runc.installer [2022-05-04T21:33:36.513Z] #58 2.045 ++ set -e [2022-05-04T21:33:36.513Z] #58 2.045 ++ : v1.1.1 [2022-05-04T21:33:36.513Z] #58 2.045 + install_runc [2022-05-04T21:33:36.513Z] #58 2.045 + RUNC_BUILDTAGS=seccomp [2022-05-04T21:33:36.513Z] #58 2.045 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T21:33:36.513Z] #58 2.045 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BkrEAt1hCW/src/github.com/opencontainers/runc [2022-05-04T21:33:36.513Z] #58 2.045 Cloning into '/tmp/tmp.BkrEAt1hCW/src/github.com/opencontainers/runc'... [2022-05-04T21:33:36.513Z] #58 2.045 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T21:33:36.722Z] #58 ... [2022-05-04T21:33:36.722Z] [2022-05-04T21:33:36.722Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:36.722Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:36.722Z] #21 10.53 Selecting previously unselected package libbpf0:amd64. [2022-05-04T21:33:36.722Z] #21 10.54 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T21:33:36.722Z] #21 10.54 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:33:36.722Z] #21 10.76 Selecting previously unselected package libcap2:amd64. [2022-05-04T21:33:36.722Z] #21 10.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T21:33:36.722Z] #21 10.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:33:36.983Z] #21 10.91 Selecting previously unselected package libmnl0:amd64. [2022-05-04T21:33:36.983Z] #21 10.91 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T21:33:36.983Z] #21 10.92 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:33:37.246Z] #21 11.05 Selecting previously unselected package libxtables12:amd64. [2022-05-04T21:33:37.246Z] #21 11.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T21:33:37.246Z] #21 11.06 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:33:37.246Z] #21 11.23 Selecting previously unselected package libcap2-bin. [2022-05-04T21:33:37.246Z] #21 11.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T21:33:37.246Z] #21 11.24 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T21:33:37.449Z] #58 ... [2022-05-04T21:33:37.449Z] [2022-05-04T21:33:37.449Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T21:33:37.449Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T21:33:37.449Z] #16 DONE 1.3s [2022-05-04T21:33:37.507Z] #21 11.40 Selecting previously unselected package iproute2. [2022-05-04T21:33:37.507Z] #21 11.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T21:33:37.507Z] #21 11.41 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T21:33:37.708Z] [2022-05-04T21:33:37.708Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T21:33:37.708Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T21:33:37.768Z] #21 11.75 Selecting previously unselected package xxd. [2022-05-04T21:33:37.768Z] #21 11.77 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:33:37.768Z] #21 11.77 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:37.768Z] #21 11.88 Selecting previously unselected package vim-common. [2022-05-04T21:33:38.029Z] #21 11.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:33:38.029Z] #21 11.90 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:38.289Z] #21 12.04 Selecting previously unselected package bash-completion. [2022-05-04T21:33:38.289Z] #21 12.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T21:33:38.645Z] #17 1.069 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T21:33:38.645Z] #17 DONE 1.1s [2022-05-04T21:33:38.645Z] [2022-05-04T21:33:38.645Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T21:33:38.645Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T21:33:39.282Z] #14 83.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T21:33:39.282Z] #14 83.28 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T21:33:39.282Z] #14 83.29 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:39.282Z] #14 83.38 Selecting previously unselected package libapparmor1:arm64. [2022-05-04T21:33:39.282Z] #14 ... [2022-05-04T21:33:39.282Z] [2022-05-04T21:33:39.282Z] #65 [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-05-04T21:33:39.282Z] #65 sha256:d6a00dc75258d19168e54989527347ba909c1df8933125b0e392c7bd37d47e35 [2022-05-04T21:33:39.282Z] #65 82.92 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:33:39.282Z] #65 82.92 + GOBIN=/build [2022-05-04T21:33:39.282Z] #65 82.92 + GO111MODULE=on [2022-05-04T21:33:39.282Z] #65 82.92 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:33:39.582Z] #18 DONE 0.9s [2022-05-04T21:33:39.582Z] [2022-05-04T21:33:39.582Z] #62 [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-05-04T21:33:39.582Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:33:39.582Z] #62 ... [2022-05-04T21:33:39.582Z] [2022-05-04T21:33:39.582Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T21:33:39.582Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T21:33:39.675Z] #21 13.57 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T21:33:39.878Z] #14 ... [2022-05-04T21:33:39.878Z] [2022-05-04T21:33:39.878Z] #62 [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-05-04T21:33:39.878Z] #62 sha256:815f57046ac8d554548c67bf77c2c1c9ca6453837e624a8744cbf95647fd7b9f [2022-05-04T21:33:39.878Z] #62 42.05 Updating files: 59% (2814/4738) Updating files: 60% (2843/4738) Updating files: 61% (2891/4738) Updating files: 62% (2938/4738) Updating files: 63% (2985/4738) Updating files: 64% (3033/4738) Updating files: 65% (3080/4738) Updating files: 66% (3128/4738) Updating files: 67% (3175/4738) Updating files: 68% (3222/4738) Updating files: 69% (3270/4738) Updating files: 70% (3317/4738) Updating files: 71% (3364/4738) Updating files: 72% (3412/4738) Updating files: 73% (3459/4738) Updating files: 74% (3507/4738) Updating files: 75% (3554/4738) Updating files: 76% (3601/4738) Updating files: 77% (3649/4738) Updating files: 78% (3696/4738) Updating files: 79% (3744/4738) Updating files: 80% (3791/4738) Updating files: 81% (3838/4738) Updating files: 82% (3886/4738) Updating files: 83% (3933/4738) Updating files: 84% (3980/4738) Updating files: 85% (4028/4738) Updating files: 86% (4075/4738) Updating files: 87% (4123/4738) Updating files: 88% (4170/4738) Updating files: 89% (4217/4738) Updating files: 90% (4265/4738) Updating files: 91% (4312/4738) Updating files: 92% (4359/4738) Updating files: 93% (4407/4738) Updating files: 94% (4454/4738) Updating files: 95% (4502/4738) Updating files: 96% (4549/4738) Updating files: 97% (4596/4738) Updating files: 98% (4644/4738) Updating files: 99% (4691/4738) Updating files: 100% (4738/4738) Updating files: 100% (4738/4738), done. [2022-05-04T21:33:39.878Z] #62 42.99 + cd /tmp/tmp.xMMug0nYDj/src/github.com/containerd/containerd [2022-05-04T21:33:39.878Z] #62 42.99 + git checkout -q v1.6.4 [2022-05-04T21:33:39.936Z] #21 13.87 Selecting previously unselected package bzip2. [2022-05-04T21:33:39.936Z] #21 13.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T21:33:39.936Z] #21 13.89 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T21:33:40.197Z] #21 13.94 Selecting previously unselected package xz-utils. [2022-05-04T21:33:40.197Z] #21 13.95 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T21:33:40.197Z] #21 13.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:33:40.197Z] #21 14.10 Selecting previously unselected package apparmor. [2022-05-04T21:33:40.197Z] #21 14.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T21:33:40.197Z] #21 14.16 Unpacking apparmor (2.13.6-10) ... [2022-05-04T21:33:40.447Z] #62 43.99 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T21:33:40.447Z] #62 43.99 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T21:33:40.447Z] #62 43.99 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:40.447Z] #62 43.99 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:33:40.447Z] #62 43.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T21:33:40.447Z] #62 43.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T21:33:40.447Z] #62 43.99 + '[' '' = dynamic ']' [2022-05-04T21:33:40.447Z] #62 43.99 + make [2022-05-04T21:33:40.458Z] #21 14.48 Selecting previously unselected package inetutils-ping. [2022-05-04T21:33:40.458Z] #21 14.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T21:33:40.519Z] #19 DONE 1.0s [2022-05-04T21:33:40.519Z] [2022-05-04T21:33:40.519Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T21:33:40.519Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T21:33:40.719Z] #21 14.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T21:33:40.719Z] #21 14.58 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T21:33:40.719Z] #21 14.60 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:33:40.719Z] #21 14.61 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:40.719Z] #21 14.66 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T21:33:40.719Z] #21 14.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:33:40.719Z] #21 14.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:40.719Z] #21 14.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T21:33:40.980Z] #21 14.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T21:33:40.980Z] #21 14.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:33:40.980Z] #21 14.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T21:33:40.980Z] #21 14.82 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T21:33:40.980Z] #21 14.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:33:40.980Z] #21 14.89 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T21:33:40.980Z] #21 14.89 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T21:33:40.980Z] #21 14.90 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:33:40.980Z] #21 15.02 Selecting previously unselected package iptables. [2022-05-04T21:33:41.242Z] #21 15.02 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-04T21:33:41.242Z] #21 15.03 Unpacking iptables (1.8.7-1) ... [2022-05-04T21:33:41.242Z] #21 15.28 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:33:41.503Z] #21 15.28 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:33:41.503Z] #21 15.29 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:33:41.503Z] #21 15.42 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:33:41.503Z] #21 15.42 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:33:41.503Z] #21 15.43 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:33:41.503Z] #21 15.52 Selecting previously unselected package jq. [2022-05-04T21:33:41.503Z] #21 15.53 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:33:41.503Z] #21 15.53 Unpacking jq (1.6-2.1) ... [2022-05-04T21:33:41.503Z] #21 15.61 Selecting previously unselected package libaio1:amd64. [2022-05-04T21:33:41.503Z] #21 15.61 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T21:33:41.503Z] #21 15.63 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:33:41.764Z] #21 15.69 Selecting previously unselected package libgpm2:amd64. [2022-05-04T21:33:41.764Z] #21 15.70 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T21:33:41.764Z] #21 15.70 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:33:41.764Z] #21 15.76 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:33:41.822Z] #62 45.38 + bin/ctr [2022-05-04T21:33:41.899Z] #20 DONE 1.0s [2022-05-04T21:33:41.899Z] [2022-05-04T21:33:41.899Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:41.899Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:42.001Z] #19 93.57 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-04T21:33:42.001Z] #19 93.57 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:42.001Z] #19 93.58 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:33:42.001Z] #19 93.63 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-04T21:33:42.001Z] #19 93.64 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:42.001Z] #19 93.64 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:33:42.048Z] #21 15.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:33:42.048Z] #21 15.78 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:33:42.833Z] #21 1.302 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:33:43.092Z] #21 1.302 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:33:43.092Z] #21 1.302 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:33:43.470Z] #65 87.08 rootlesskit version 1.0.0 [2022-05-04T21:33:43.470Z] #65 87.08 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T21:33:43.471Z] #65 87.08 -container-ip string [2022-05-04T21:33:43.471Z] #65 87.08 container ip [2022-05-04T21:33:43.471Z] #65 87.08 -container-port int [2022-05-04T21:33:43.471Z] #65 87.08 container port (default -1) [2022-05-04T21:33:43.471Z] #65 87.08 -host-ip string [2022-05-04T21:33:43.471Z] #65 87.08 host ip [2022-05-04T21:33:43.471Z] #65 87.08 -host-port int [2022-05-04T21:33:43.471Z] #65 87.08 host port (default -1) [2022-05-04T21:33:43.471Z] #65 87.08 -proto string [2022-05-04T21:33:43.471Z] #65 87.08 proxy protocol (default "tcp") [2022-05-04T21:33:43.890Z] #19 ... [2022-05-04T21:33:43.890Z] [2022-05-04T21:33:43.890Z] #52 [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-05-04T21:33:43.890Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:33:43.890Z] #52 105.5 + dpkg --print-architecture [2022-05-04T21:33:43.890Z] #52 105.5 + git checkout -q v2.1.0 [2022-05-04T21:33:43.890Z] #52 105.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T21:33:43.890Z] #52 105.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T21:33:44.404Z] #65 ... [2022-05-04T21:33:44.404Z] [2022-05-04T21:33:44.404Z] #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-05-04T21:33:44.404Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:33:44.405Z] #14 83.38 Selecting previously unselected package libapparmor1:arm64. [2022-05-04T21:33:44.405Z] #14 83.39 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 83.39 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-04T21:33:44.405Z] #14 83.48 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-04T21:33:44.405Z] #14 83.49 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 83.50 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-04T21:33:44.405Z] #14 83.60 Selecting previously unselected package libbtrfs0:arm64. [2022-05-04T21:33:44.405Z] #14 83.62 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 83.62 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-04T21:33:44.405Z] #14 83.77 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-04T21:33:44.405Z] #14 83.77 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 83.78 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-04T21:33:44.405Z] #14 83.91 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-04T21:33:44.405Z] #14 83.91 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 83.92 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 83.99 Selecting previously unselected package libudev-dev:arm64. [2022-05-04T21:33:44.405Z] #14 83.99 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.00 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-04T21:33:44.405Z] #14 84.13 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-04T21:33:44.405Z] #14 84.16 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.17 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-04T21:33:44.405Z] #14 84.41 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-04T21:33:44.405Z] #14 84.41 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.42 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 84.56 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-04T21:33:44.405Z] #14 84.58 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.58 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 84.73 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-04T21:33:44.405Z] #14 84.74 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.74 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 84.82 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-04T21:33:44.405Z] #14 84.82 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 84.82 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 85.17 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-04T21:33:44.405Z] #14 85.17 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 85.20 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-04T21:33:44.405Z] #14 85.43 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-04T21:33:44.405Z] #14 85.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 85.46 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 85.53 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-04T21:33:44.405Z] #14 85.54 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 85.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:44.405Z] #14 85.68 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-04T21:33:44.405Z] #14 85.69 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-04T21:33:44.405Z] #14 85.69 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-04T21:33:44.405Z] #14 86.14 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:33:44.405Z] #14 86.15 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-04T21:33:44.405Z] #14 86.16 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:44.405Z] #14 86.18 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-04T21:33:44.405Z] #14 86.19 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.20 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 86.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-04T21:33:44.405Z] #14 86.22 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 86.23 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-04T21:33:44.405Z] #14 86.24 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 86.25 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:33:44.405Z] #14 86.27 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-04T21:33:44.405Z] #14 86.28 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-04T21:33:44.405Z] #14 86.30 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T21:33:44.405Z] #14 86.31 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-04T21:33:44.405Z] #14 86.32 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:33:44.405Z] #14 86.33 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-04T21:33:44.405Z] #14 86.34 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-04T21:33:44.405Z] #14 86.35 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.37 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.38 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-05-04T21:33:44.405Z] #14 86.39 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.40 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-05-04T21:33:44.405Z] #14 86.40 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:33:44.405Z] #14 86.42 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.43 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-05-04T21:33:44.405Z] #14 86.43 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.45 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:33:44.405Z] #14 86.47 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 86.48 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 86.49 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 86.51 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-04T21:33:44.405Z] #14 86.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:44.591Z] #21 18.35 Selecting previously unselected package libinih1:amd64. [2022-05-04T21:33:44.591Z] #21 18.35 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-04T21:33:44.591Z] #21 18.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T21:33:44.591Z] #21 18.41 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:33:44.591Z] #21 18.42 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:33:44.591Z] #21 18.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:33:44.591Z] #21 18.51 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:33:44.591Z] #21 18.51 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:33:44.591Z] #21 18.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:33:44.591Z] #21 18.60 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:33:44.591Z] #21 18.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:33:44.591Z] #21 18.61 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:33:44.591Z] #21 18.67 Selecting previously unselected package net-tools. [2022-05-04T21:33:44.591Z] #21 18.67 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T21:33:44.591Z] #21 18.68 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:33:44.852Z] #21 18.80 Selecting previously unselected package patch. [2022-05-04T21:33:44.852Z] #21 18.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-04T21:33:44.852Z] #21 18.82 Unpacking patch (2.7.6-7) ... [2022-05-04T21:33:44.852Z] #21 18.89 Selecting previously unselected package python-pip-whl. [2022-05-04T21:33:44.852Z] #21 18.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:33:44.852Z] #21 18.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:33:45.425Z] #21 19.32 Selecting previously unselected package python3-lib2to3. [2022-05-04T21:33:45.425Z] #21 19.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T21:33:45.425Z] #21 19.34 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:33:45.425Z] #21 19.42 Selecting previously unselected package python3-distutils. [2022-05-04T21:33:45.425Z] #21 19.43 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T21:33:45.425Z] #21 19.44 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T21:33:45.687Z] #21 19.56 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:33:45.687Z] #21 19.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:33:45.687Z] #21 19.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:33:45.687Z] #21 19.68 Selecting previously unselected package python3-setuptools. [2022-05-04T21:33:45.932Z] #21 2.249 Reading package lists... [2022-05-04T21:33:45.948Z] #21 19.69 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T21:33:45.949Z] #21 19.69 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T21:33:45.949Z] #21 19.89 Selecting previously unselected package python3-wheel. [2022-05-04T21:33:45.949Z] #21 19.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T21:33:45.949Z] #21 19.91 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T21:33:45.949Z] #21 19.97 Selecting previously unselected package python3-pip. [2022-05-04T21:33:46.210Z] #21 19.97 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:33:46.210Z] #21 19.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:33:46.210Z] #21 20.17 Selecting previously unselected package sudo. [2022-05-04T21:33:46.210Z] #21 20.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T21:33:46.210Z] #21 20.19 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T21:33:46.306Z] #14 ... [2022-05-04T21:33:46.306Z] [2022-05-04T21:33:46.306Z] #65 [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-05-04T21:33:46.306Z] #65 sha256:d6a00dc75258d19168e54989527347ba909c1df8933125b0e392c7bd37d47e35 [2022-05-04T21:33:46.306Z] #65 DONE 89.9s [2022-05-04T21:33:46.306Z] [2022-05-04T21:33:46.306Z] #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-05-04T21:33:46.306Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-04T21:33:46.306Z] #14 DONE 90.3s [2022-05-04T21:33:46.306Z] [2022-05-04T21:33:46.306Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:33:46.306Z] #57 sha256:2afb303ed5fee536f4a2e25badd94b77d9fb0b64ee327c8aaf2e9af726a07d1f [2022-05-04T21:33:46.306Z] #57 ... [2022-05-04T21:33:46.306Z] [2022-05-04T21:33:46.306Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T21:33:46.306Z] #66 sha256:237d4973204dc7922b027f4dd0113f1475bccbdf11fa8dc420edb453dcc9000f [2022-05-04T21:33:46.306Z] #66 DONE 0.2s [2022-05-04T21:33:46.472Z] #21 20.55 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T21:33:46.472Z] #21 20.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T21:33:46.564Z] [2022-05-04T21:33:46.564Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:33:46.564Z] #57 sha256:2afb303ed5fee536f4a2e25badd94b77d9fb0b64ee327c8aaf2e9af726a07d1f [2022-05-04T21:33:46.564Z] #57 DONE 0.3s [2022-05-04T21:33:46.564Z] [2022-05-04T21:33:46.564Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T21:33:46.564Z] #67 sha256:2100b759f482e71c8ddd76efe3059f8622a834bc7650e4516562bc35981ec5f8 [2022-05-04T21:33:46.564Z] #67 DONE 0.2s [2022-05-04T21:33:46.564Z] [2022-05-04T21:33:46.564Z] #58 [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-05-04T21:33:46.564Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:33:46.734Z] #21 20.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:33:46.734Z] #21 20.75 Selecting previously unselected package uidmap. [2022-05-04T21:33:46.734Z] #21 20.75 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T21:33:46.734Z] #21 20.75 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T21:33:46.996Z] #21 20.87 Selecting previously unselected package vim-runtime. [2022-05-04T21:33:46.996Z] #21 20.87 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:33:46.996Z] #21 20.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T21:33:46.996Z] #21 20.92 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T21:33:46.996Z] #21 20.93 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:47.500Z] #58 1.042 + RM_GOPATH=0 [2022-05-04T21:33:47.500Z] #58 1.042 + TMP_GOPATH= [2022-05-04T21:33:47.500Z] #58 1.042 + : /build [2022-05-04T21:33:47.500Z] #58 1.069 + '[' -z '' ']' [2022-05-04T21:33:47.500Z] #58 1.069 ++ mktemp -d [2022-05-04T21:33:47.500Z] #58 1.069 + export GOPATH=/tmp/tmp.jM1aohmSgV [2022-05-04T21:33:47.500Z] #58 1.069 + GOPATH=/tmp/tmp.jM1aohmSgV [2022-05-04T21:33:47.500Z] #58 1.069 + RM_GOPATH=1 [2022-05-04T21:33:47.500Z] #58 1.069 + case "$(go env GOARCH)" in [2022-05-04T21:33:47.500Z] #58 1.069 ++ go env GOARCH [2022-05-04T21:33:47.500Z] #58 1.105 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:47.500Z] #58 1.105 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:33:47.500Z] #58 1.105 ++ dirname /install.sh [2022-05-04T21:33:47.500Z] #58 1.116 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T21:33:47.500Z] #58 1.116 + dir=/ [2022-05-04T21:33:47.500Z] #58 1.116 + bin=runc [2022-05-04T21:33:47.500Z] #58 1.116 + shift [2022-05-04T21:33:47.500Z] #58 1.116 + '[' '!' -f //runc.installer ']' [2022-05-04T21:33:47.500Z] #58 1.116 + . //runc.installer [2022-05-04T21:33:47.500Z] #58 1.116 ++ set -e [2022-05-04T21:33:47.500Z] #58 1.116 ++ : v1.1.1 [2022-05-04T21:33:47.500Z] #58 1.116 + install_runc [2022-05-04T21:33:47.500Z] #58 1.116 + RUNC_BUILDTAGS=seccomp [2022-05-04T21:33:47.500Z] #58 1.116 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T21:33:47.500Z] #58 1.116 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jM1aohmSgV/src/github.com/opencontainers/runc [2022-05-04T21:33:47.500Z] #58 1.139 Cloning into '/tmp/tmp.jM1aohmSgV/src/github.com/opencontainers/runc'... [2022-05-04T21:33:47.836Z] #21 4.311 Reading package lists... [2022-05-04T21:33:48.068Z] #58 ... [2022-05-04T21:33:48.068Z] [2022-05-04T21:33:48.068Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T21:33:48.068Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-04T21:33:48.068Z] #15 DONE 1.8s [2022-05-04T21:33:48.068Z] [2022-05-04T21:33:48.068Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T21:33:48.068Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-04T21:33:48.404Z] #21 6.193 Building dependency tree... [2022-05-04T21:33:48.404Z] #21 6.767 Reading state information... [2022-05-04T21:33:48.970Z] #21 7.417 The following additional packages will be installed: [2022-05-04T21:33:48.970Z] #21 7.417 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:33:48.970Z] #21 7.418 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T21:33:48.970Z] #21 7.418 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T21:33:48.970Z] #21 7.419 python3-pkg-resources vim-runtime xxd [2022-05-04T21:33:48.970Z] #21 7.421 Suggested packages: [2022-05-04T21:33:48.970Z] #21 7.427 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T21:33:48.970Z] #21 7.427 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T21:33:48.970Z] #21 7.427 acl attr quota [2022-05-04T21:33:48.970Z] #21 7.427 Recommended packages: [2022-05-04T21:33:48.970Z] #21 7.427 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T21:33:49.003Z] #16 DONE 1.0s [2022-05-04T21:33:49.003Z] [2022-05-04T21:33:49.003Z] #53 [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-05-04T21:33:49.003Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:33:49.003Z] #53 ... [2022-05-04T21:33:49.003Z] [2022-05-04T21:33:49.003Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T21:33:49.003Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-04T21:33:49.545Z] #21 23.23 Selecting previously unselected package vim. [2022-05-04T21:33:49.545Z] #21 23.23 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:33:49.545Z] #21 23.25 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:49.578Z] #17 0.659 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T21:33:49.578Z] #17 DONE 0.7s [2022-05-04T21:33:49.578Z] [2022-05-04T21:33:49.578Z] #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-05-04T21:33:49.578Z] #26 sha256:a71c0446c8f8c0053475265fb1adf2c8685e81446eaeaa99d9c881c83932445b [2022-05-04T21:33:49.578Z] #26 ... [2022-05-04T21:33:49.578Z] [2022-05-04T21:33:49.578Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T21:33:49.578Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-04T21:33:49.806Z] #21 23.69 Selecting previously unselected package xfsprogs. [2022-05-04T21:33:49.806Z] #21 23.69 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T21:33:49.806Z] #21 23.70 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T21:33:49.906Z] #21 8.439 The following NEW packages will be installed: [2022-05-04T21:33:49.937Z] #62 ... [2022-05-04T21:33:49.937Z] [2022-05-04T21:33:49.937Z] #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-05-04T21:33:49.937Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:33:49.937Z] #14 74.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T21:33:49.937Z] #14 74.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:49.937Z] #14 74.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:33:49.937Z] #14 79.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T21:33:49.937Z] #14 79.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:49.937Z] #14 79.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:33:49.937Z] #14 84.42 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T21:33:49.937Z] #14 84.42 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:33:49.937Z] #14 84.43 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:33:50.068Z] #21 24.06 Selecting previously unselected package zip. [2022-05-04T21:33:50.068Z] #21 24.07 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-04T21:33:50.068Z] #21 24.08 Unpacking zip (3.0-12) ... [2022-05-04T21:33:50.164Z] #21 8.440 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T21:33:50.164Z] #21 8.444 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:33:50.164Z] #21 8.444 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T21:33:50.164Z] #21 8.445 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T21:33:50.164Z] #21 8.446 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T21:33:50.164Z] #21 8.446 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T21:33:50.164Z] #21 8.446 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T21:33:50.164Z] #21 8.447 xz-utils zip zstd [2022-05-04T21:33:50.329Z] #21 24.20 Selecting previously unselected package zstd. [2022-05-04T21:33:50.329Z] #21 24.22 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T21:33:50.329Z] #21 24.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:33:50.425Z] #21 8.776 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:33:50.425Z] #21 8.776 Need to get 27.6 MB of archives. [2022-05-04T21:33:50.425Z] #21 8.776 After this operation, 106 MB of additional disk space will be used. [2022-05-04T21:33:50.425Z] #21 8.776 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T21:33:50.425Z] #21 8.782 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T21:33:50.425Z] #21 8.791 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T21:33:50.425Z] #21 8.793 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T21:33:50.425Z] #21 8.800 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T21:33:50.425Z] #21 8.801 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T21:33:50.425Z] #21 8.802 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T21:33:50.425Z] #21 8.803 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T21:33:50.425Z] #21 8.824 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:33:50.425Z] #21 8.843 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:33:50.425Z] #21 8.846 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T21:33:50.425Z] #21 8.851 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T21:33:50.425Z] #21 8.856 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T21:33:50.425Z] #21 8.858 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T21:33:50.425Z] #21 8.877 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T21:33:50.425Z] #21 8.884 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T21:33:50.425Z] #21 8.887 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T21:33:50.425Z] #21 8.888 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T21:33:50.425Z] #21 8.891 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T21:33:50.425Z] #21 8.892 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T21:33:50.425Z] #21 8.896 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T21:33:50.425Z] #21 8.902 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:33:50.425Z] #21 8.911 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:33:50.425Z] #21 8.913 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:33:50.425Z] #21 8.919 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T21:33:50.425Z] #21 8.920 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T21:33:50.425Z] #21 8.924 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:33:50.428Z] #52 ... [2022-05-04T21:33:50.428Z] [2022-05-04T21:33:50.428Z] #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-05-04T21:33:50.428Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:33:50.428Z] #19 99.14 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-04T21:33:50.428Z] #19 99.14 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 99.15 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:33:50.428Z] #19 99.18 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-04T21:33:50.428Z] #19 99.19 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 99.19 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:33:50.428Z] #19 99.23 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-04T21:33:50.428Z] #19 99.23 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 99.23 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:33:50.428Z] #19 99.26 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-04T21:33:50.428Z] #19 99.26 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 99.27 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:33:50.428Z] #19 99.30 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-04T21:33:50.428Z] #19 99.30 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 99.31 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:33:50.428Z] #19 99.34 Selecting previously unselected package cross-config. [2022-05-04T21:33:50.428Z] #19 99.34 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.34 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-04T21:33:50.428Z] #19 99.38 Selecting previously unselected package gcc-10-cross-base. [2022-05-04T21:33:50.428Z] #19 99.38 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.38 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 99.43 Selecting previously unselected package libc6-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.44 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.44 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-04T21:33:50.428Z] #19 99.67 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.67 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.68 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 99.72 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.72 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.72 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 99.77 Selecting previously unselected package libitm1-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.77 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.78 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 99.82 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.82 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.82 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 99.85 Selecting previously unselected package libasan6-arm64-cross. [2022-05-04T21:33:50.428Z] #19 99.85 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 99.86 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 100.3 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-04T21:33:50.428Z] #19 100.3 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 100.3 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 100.5 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-04T21:33:50.428Z] #19 100.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 100.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 100.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-04T21:33:50.428Z] #19 100.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 100.8 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 101.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-04T21:33:50.428Z] #19 101.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 101.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 101.1 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-04T21:33:50.428Z] #19 101.1 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:50.428Z] #19 101.1 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:50.428Z] #19 101.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-04T21:33:50.428Z] #19 101.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:50.428Z] #19 101.4 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:33:50.517Z] #18 DONE 0.8s [2022-05-04T21:33:50.517Z] [2022-05-04T21:33:50.517Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T21:33:50.517Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-04T21:33:50.590Z] #21 24.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:33:50.684Z] #21 9.118 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T21:33:50.684Z] #21 9.119 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:33:50.684Z] #21 9.121 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-05-04T21:33:50.684Z] #21 9.123 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:33:50.684Z] #21 9.124 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T21:33:50.684Z] #21 9.126 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T21:33:50.684Z] #21 9.136 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T21:33:50.684Z] #21 9.168 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T21:33:50.684Z] #21 9.170 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T21:33:50.684Z] #21 9.172 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:33:50.684Z] #21 9.175 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T21:33:50.684Z] #21 9.179 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T21:33:50.684Z] #21 9.183 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T21:33:50.684Z] #21 9.187 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T21:33:50.684Z] #21 9.208 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T21:33:50.684Z] #21 9.213 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T21:33:50.684Z] #21 9.221 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T21:33:50.947Z] #21 9.443 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T21:33:50.947Z] #21 9.496 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T21:33:51.084Z] #19 DONE 0.9s [2022-05-04T21:33:51.085Z] [2022-05-04T21:33:51.085Z] #58 [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-05-04T21:33:51.085Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:33:51.215Z] #21 ... [2022-05-04T21:33:51.215Z] [2022-05-04T21:33:51.215Z] #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-05-04T21:33:51.215Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:33:51.215Z] #34 DONE 114.3s [2022-05-04T21:33:51.215Z] [2022-05-04T21:33:51.215Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:51.215Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:51.215Z] #21 9.551 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T21:33:51.215Z] #21 9.565 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T21:33:51.215Z] #21 ... [2022-05-04T21:33:51.215Z] [2022-05-04T21:33:51.215Z] #58 [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-05-04T21:33:51.215Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:33:51.215Z] #58 9.682 + cd /tmp/tmp.BkrEAt1hCW/src/github.com/opencontainers/runc [2022-05-04T21:33:51.215Z] #58 9.683 + git checkout -q v1.1.1 [2022-05-04T21:33:51.215Z] #58 10.05 + '[' -z '' ']' [2022-05-04T21:33:51.215Z] #58 10.05 + target=static [2022-05-04T21:33:51.215Z] #58 10.05 + make BUILDTAGS=seccomp static [2022-05-04T21:33:51.215Z] #58 10.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T21:33:51.343Z] #58 ... [2022-05-04T21:33:51.343Z] [2022-05-04T21:33:51.343Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T21:33:51.343Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-04T21:33:51.534Z] #21 25.22 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:51.534Z] #21 25.23 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:33:51.534Z] #21 25.25 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:33:51.534Z] #21 25.27 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:33:51.534Z] #21 25.28 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:51.534Z] #21 25.29 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T21:33:51.534Z] #21 25.32 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T21:33:51.534Z] #21 25.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:33:51.534Z] #21 25.34 Setting up bzip2 (1.0.8-4) ... [2022-05-04T21:33:51.534Z] #21 25.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:33:51.534Z] #21 25.37 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T21:33:51.911Z] #20 DONE 0.8s [2022-05-04T21:33:51.911Z] [2022-05-04T21:33:51.911Z] #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-05-04T21:33:51.911Z] #26 sha256:a71c0446c8f8c0053475265fb1adf2c8685e81446eaeaa99d9c881c83932445b [2022-05-04T21:33:52.106Z] #21 25.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:52.106Z] #21 25.93 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:33:52.106Z] #21 25.95 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T21:33:52.106Z] #21 25.96 Setting up apparmor (2.13.6-10) ... [2022-05-04T21:33:52.168Z] #58 ... [2022-05-04T21:33:52.168Z] [2022-05-04T21:33:52.168Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:33:52.168Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:33:52.168Z] #21 10.42 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:33:52.168Z] #21 10.60 Fetched 27.6 MB in 1s (24.5 MB/s) [2022-05-04T21:33:52.427Z] #21 10.69 Selecting previously unselected package pigz. [2022-05-04T21:33:52.427Z] #21 10.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-05-04T21:33:52.427Z] #21 10.74 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T21:33:52.427Z] #21 10.75 Unpacking pigz (2.6-1) ... [2022-05-04T21:33:52.427Z] #21 10.88 Selecting previously unselected package libelf1:amd64. [2022-05-04T21:33:52.427Z] #21 10.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T21:33:52.427Z] #21 10.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T21:33:52.686Z] #21 10.98 Selecting previously unselected package libbpf0:amd64. [2022-05-04T21:33:52.686Z] #21 10.98 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T21:33:52.686Z] #21 10.99 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:33:52.686Z] #21 11.06 Selecting previously unselected package libcap2:amd64. [2022-05-04T21:33:52.686Z] #21 11.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T21:33:52.686Z] #21 11.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:33:52.686Z] #21 11.14 Selecting previously unselected package libmnl0:amd64. [2022-05-04T21:33:52.686Z] #21 11.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T21:33:52.686Z] #21 11.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:33:52.686Z] #21 11.20 Selecting previously unselected package libxtables12:amd64. [2022-05-04T21:33:52.686Z] #21 11.20 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T21:33:52.944Z] #21 11.21 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:33:52.944Z] #21 11.26 Selecting previously unselected package libcap2-bin. [2022-05-04T21:33:52.944Z] #21 11.26 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T21:33:52.944Z] #21 11.28 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T21:33:52.944Z] #21 11.35 Selecting previously unselected package iproute2. [2022-05-04T21:33:52.944Z] #21 11.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T21:33:52.944Z] #21 11.37 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T21:33:53.202Z] #21 11.70 Selecting previously unselected package xxd. [2022-05-04T21:33:53.202Z] #21 11.70 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:33:53.202Z] #21 11.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:53.461Z] #21 11.83 Selecting previously unselected package vim-common. [2022-05-04T21:33:53.461Z] #21 11.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:33:53.461Z] #21 11.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:53.492Z] #21 27.24 Setting up zip (3.0-12) ... [2022-05-04T21:33:53.492Z] #21 27.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:53.492Z] #21 27.28 Setting up bash-completion (1:2.11-2) ... [2022-05-04T21:33:53.719Z] #21 12.00 Selecting previously unselected package bash-completion. [2022-05-04T21:33:53.720Z] #21 12.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T21:33:54.758Z] #26 95.95 Updating files: 25% (2861/11414) Updating files: 26% (2968/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: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 46% (5333/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: 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: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-04T21:33:54.878Z] #21 28.83 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:33:54.878Z] #21 28.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T21:33:54.878Z] #21 28.86 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:33:54.878Z] #21 28.87 Setting up patch (2.7.6-7) ... [2022-05-04T21:33:54.878Z] #21 28.89 Setting up sudo (1.9.5p2-3) ... [2022-05-04T21:33:54.878Z] #21 28.97 invoke-rc.d: could not determine current runlevel [2022-05-04T21:33:55.017Z] #26 98.94 + cd /tmp/tmp.umD05gXzCq/tmp/docker-ce [2022-05-04T21:33:55.017Z] #26 98.96 + git checkout -q v17.06.2-ce [2022-05-04T21:33:55.094Z] #21 13.44 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T21:33:55.139Z] #21 28.99 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:33:55.139Z] #21 28.99 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T21:33:55.139Z] #21 29.00 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:33:55.139Z] #21 29.01 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T21:33:55.139Z] #21 29.03 Setting up pigz (2.6-1) ... [2022-05-04T21:33:55.139Z] #21 29.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:33:55.139Z] #21 29.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:33:55.139Z] #21 29.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:33:55.139Z] #21 29.10 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:55.353Z] #21 13.71 Selecting previously unselected package bzip2. [2022-05-04T21:33:55.353Z] #21 13.72 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T21:33:55.353Z] #21 13.72 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T21:33:55.353Z] #21 13.79 Selecting previously unselected package xz-utils. [2022-05-04T21:33:55.353Z] #21 13.79 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T21:33:55.353Z] #21 13.80 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:33:55.612Z] #21 13.95 Selecting previously unselected package apparmor. [2022-05-04T21:33:55.612Z] #21 13.95 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T21:33:55.612Z] #21 14.00 Unpacking apparmor (2.13.6-10) ... [2022-05-04T21:33:55.711Z] #21 29.71 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:33:55.711Z] #21 29.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:33:55.716Z] #19 108.5 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-04T21:33:55.716Z] #19 108.5 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:33:55.716Z] #19 108.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:33:55.871Z] #21 14.29 Selecting previously unselected package inetutils-ping. [2022-05-04T21:33:55.871Z] #21 14.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T21:33:55.871Z] #21 14.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T21:33:55.871Z] #21 14.39 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T21:33:55.871Z] #21 14.39 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:33:55.973Z] #19 ... [2022-05-04T21:33:55.973Z] [2022-05-04T21:33:55.973Z] #52 [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-05-04T21:33:55.973Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:33:55.973Z] #52 DONE 117.9s [2022-05-04T21:33:55.973Z] [2022-05-04T21:33:55.973Z] #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-05-04T21:33:55.973Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-04T21:33:55.973Z] #19 108.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-04T21:33:55.973Z] #19 108.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-04T21:33:55.973Z] #19 108.8 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-04T21:33:56.130Z] #21 14.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:56.130Z] #21 14.47 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T21:33:56.130Z] #21 14.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:33:56.130Z] #21 14.49 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:33:56.130Z] #21 14.56 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T21:33:56.130Z] #21 14.57 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T21:33:56.130Z] #21 14.58 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:33:56.228Z] #19 109.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-04T21:33:56.284Z] #21 30.00 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T21:33:56.284Z] #21 30.03 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:33:56.284Z] #21 30.04 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:33:56.284Z] #21 30.05 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T21:33:56.389Z] #21 14.64 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T21:33:56.389Z] #21 14.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T21:33:56.389Z] #21 14.65 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:33:56.389Z] #21 14.72 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T21:33:56.389Z] #21 14.72 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T21:33:56.389Z] #21 14.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:33:56.389Z] #21 14.81 Selecting previously unselected package iptables. [2022-05-04T21:33:56.389Z] #21 14.81 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-04T21:33:56.389Z] #21 14.82 Unpacking iptables (1.8.7-1) ... [2022-05-04T21:33:56.510Z] #19 109.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-04T21:33:56.510Z] #19 109.1 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-04T21:33:56.545Z] #21 30.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:33:56.545Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T21:33:56.545Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T21:33:56.545Z] #21 30.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T21:33:56.545Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T21:33:56.545Z] #21 30.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T21:33:56.545Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T21:33:56.545Z] #21 30.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T21:33:56.545Z] #21 30.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T21:33:56.545Z] #21 30.46 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T21:33:56.648Z] #21 15.08 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:33:56.648Z] #21 15.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:33:56.648Z] #21 15.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:33:56.788Z] #19 109.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-04T21:33:56.788Z] #19 109.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:33:56.788Z] #19 109.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:33:56.907Z] #21 15.21 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:33:56.907Z] #21 15.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:33:56.907Z] #21 15.23 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:33:56.907Z] #21 15.34 Selecting previously unselected package jq. [2022-05-04T21:33:56.907Z] #21 15.34 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:33:56.907Z] #21 15.35 Unpacking jq (1.6-2.1) ... [2022-05-04T21:33:56.907Z] #21 15.42 Selecting previously unselected package libaio1:amd64. [2022-05-04T21:33:56.907Z] #21 15.42 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T21:33:56.907Z] #21 15.44 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:33:57.050Z] #19 109.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-04T21:33:57.050Z] #19 109.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:33:57.050Z] #19 109.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:33:57.165Z] #21 15.49 Selecting previously unselected package libgpm2:amd64. [2022-05-04T21:33:57.165Z] #21 15.49 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T21:33:57.165Z] #21 15.50 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:33:57.165Z] #21 15.55 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:33:57.166Z] #21 15.56 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:33:57.166Z] #21 15.57 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:33:57.489Z] #21 31.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:33:57.489Z] #21 31.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:33:57.750Z] #21 31.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:33:57.750Z] #21 31.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:33:58.305Z] #26 102.3 + mkdir -p /tmp/tmp.umD05gXzCq/src/github.com/docker [2022-05-04T21:33:58.305Z] #26 102.3 + mv components/cli /tmp/tmp.umD05gXzCq/src/github.com/docker/cli [2022-05-04T21:33:58.305Z] #26 102.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-04T21:33:58.694Z] #21 32.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:33:58.694Z] #21 32.52 Setting up jq (1.6-2.1) ... [2022-05-04T21:33:58.694Z] #21 32.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:33:58.694Z] #21 32.54 Setting up iptables (1.8.7-1) ... [2022-05-04T21:33:58.694Z] #21 32.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T21:33:58.694Z] #21 32.60 Setting up iproute2 (5.10.0-4) ... [2022-05-04T21:33:58.957Z] #21 32.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:33:59.530Z] #21 DONE 33.3s [2022-05-04T21:33:59.530Z] [2022-05-04T21:33:59.530Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-04T21:33:59.530Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T21:33:59.700Z] #21 18.00 Selecting previously unselected package libinih1:amd64. [2022-05-04T21:33:59.700Z] #21 18.00 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-04T21:33:59.700Z] #21 18.01 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T21:33:59.700Z] #21 18.06 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:33:59.700Z] #21 18.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:33:59.700Z] #21 18.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:33:59.700Z] #21 18.17 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:33:59.959Z] #21 18.18 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:33:59.959Z] #21 18.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:33:59.959Z] #21 18.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:33:59.959Z] #21 18.26 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:33:59.959Z] #21 18.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:33:59.959Z] #21 18.32 Selecting previously unselected package net-tools. [2022-05-04T21:33:59.959Z] #21 18.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T21:33:59.959Z] #21 18.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:33:59.959Z] #21 18.46 Selecting previously unselected package patch. [2022-05-04T21:33:59.959Z] #21 18.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-04T21:33:59.959Z] #21 18.47 Unpacking patch (2.7.6-7) ... [2022-05-04T21:33:59.959Z] #21 18.54 Selecting previously unselected package python-pip-whl. [2022-05-04T21:33:59.959Z] #21 18.55 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:00.217Z] #21 18.56 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:34:00.367Z] #22 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T21:34:00.367Z] #22 0.859 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T21:34:00.367Z] #22 0.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T21:34:00.367Z] #22 DONE 0.9s [2022-05-04T21:34:00.367Z] [2022-05-04T21:34:00.367Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T21:34:00.367Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T21:34:00.733Z] #21 19.00 Selecting previously unselected package python3-lib2to3. [2022-05-04T21:34:00.733Z] #21 19.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T21:34:00.733Z] #21 19.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:34:00.733Z] #21 19.09 Selecting previously unselected package python3-distutils. [2022-05-04T21:34:00.733Z] #21 19.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T21:34:00.733Z] #21 19.11 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T21:34:00.992Z] #21 19.24 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:34:00.992Z] #21 19.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:34:00.992Z] #21 19.26 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:00.992Z] #21 19.37 Selecting previously unselected package python3-setuptools. [2022-05-04T21:34:00.992Z] #21 19.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T21:34:00.992Z] #21 19.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T21:34:01.250Z] #21 19.57 Selecting previously unselected package python3-wheel. [2022-05-04T21:34:01.250Z] #21 19.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T21:34:01.250Z] #21 19.58 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T21:34:01.250Z] #21 19.64 Selecting previously unselected package python3-pip. [2022-05-04T21:34:01.250Z] #21 19.65 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:01.250Z] #21 19.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:34:01.509Z] #21 19.88 Selecting previously unselected package sudo. [2022-05-04T21:34:01.509Z] #21 19.89 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T21:34:01.509Z] #21 19.89 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T21:34:01.767Z] #21 20.28 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T21:34:02.026Z] #21 20.30 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T21:34:02.026Z] #21 20.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:34:02.026Z] #21 20.51 Selecting previously unselected package uidmap. [2022-05-04T21:34:02.026Z] #21 20.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T21:34:02.026Z] #21 20.53 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T21:34:02.141Z] #14 95.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T21:34:02.141Z] #14 95.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:34:02.141Z] #14 95.23 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:34:02.285Z] #21 20.64 Selecting previously unselected package vim-runtime. [2022-05-04T21:34:02.285Z] #21 20.65 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:34:02.285Z] #21 20.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T21:34:02.285Z] #21 20.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T21:34:02.285Z] #21 20.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:02.300Z] #19 114.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-04T21:34:02.300Z] #19 114.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:02.300Z] #19 114.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:02.300Z] #19 114.7 Selecting previously unselected package patch. [2022-05-04T21:34:02.300Z] #19 114.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-04T21:34:02.300Z] #19 114.7 Unpacking patch (2.7.6-7) ... [2022-05-04T21:34:02.300Z] #19 114.8 Selecting previously unselected package dpkg-dev. [2022-05-04T21:34:02.300Z] #19 114.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-04T21:34:02.300Z] #19 114.8 Unpacking dpkg-dev (1.20.9) ... [2022-05-04T21:34:02.300Z] #19 114.9 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-04T21:34:02.300Z] #19 114.9 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-04T21:34:02.300Z] #19 114.9 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-04T21:34:02.300Z] #19 114.9 Selecting previously unselected package libio-string-perl. [2022-05-04T21:34:02.300Z] #19 114.9 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-04T21:34:02.300Z] #19 114.9 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-04T21:34:02.300Z] #19 114.9 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:34:02.300Z] #19 114.9 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:34:02.300Z] #19 115.0 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:34:02.494Z] #26 ... [2022-05-04T21:34:02.494Z] [2022-05-04T21:34:02.494Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:34:02.494Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-04T21:34:02.494Z] #21 1.038 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:34:02.494Z] #21 1.065 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:34:02.494Z] #21 1.068 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:34:02.494Z] #21 1.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:34:02.494Z] #21 2.972 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:34:02.494Z] #21 3.991 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:34:02.494Z] #21 6.452 Fetched 8399 kB in 6s (1477 kB/s) [2022-05-04T21:34:02.494Z] #21 6.452 Reading package lists... [2022-05-04T21:34:02.752Z] #21 8.661 Reading package lists... [2022-05-04T21:34:02.866Z] #19 115.8 Selecting previously unselected package libxml2:amd64. [2022-05-04T21:34:03.121Z] #19 115.8 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-04T21:34:03.121Z] #19 115.8 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:34:03.121Z] #19 115.9 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-04T21:34:03.121Z] #19 115.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-04T21:34:03.121Z] #19 115.9 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-04T21:34:03.121Z] #19 115.9 Selecting previously unselected package libxml-sax-base-perl. [2022-05-04T21:34:03.121Z] #19 115.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-04T21:34:03.121Z] #19 115.9 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-04T21:34:03.121Z] #19 115.9 Selecting previously unselected package libxml-sax-perl. [2022-05-04T21:34:03.121Z] #19 115.9 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-04T21:34:03.121Z] #19 115.9 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-04T21:34:03.121Z] #19 116.0 Selecting previously unselected package libxml-libxml-perl. [2022-05-04T21:34:03.121Z] #19 116.0 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-04T21:34:03.121Z] #19 116.0 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-04T21:34:03.121Z] #19 116.0 Selecting previously unselected package libxml-simple-perl. [2022-05-04T21:34:03.321Z] #21 10.74 Building dependency tree... [2022-05-04T21:34:03.376Z] #19 116.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.0 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-04T21:34:03.376Z] #19 116.1 Selecting previously unselected package libyaml-perl. [2022-05-04T21:34:03.376Z] #19 116.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.1 Unpacking libyaml-perl (1.30-1) ... [2022-05-04T21:34:03.376Z] #19 116.1 Selecting previously unselected package libconfig-auto-perl. [2022-05-04T21:34:03.376Z] #19 116.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.1 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-04T21:34:03.376Z] #19 116.1 Selecting previously unselected package libfile-which-perl. [2022-05-04T21:34:03.376Z] #19 116.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.1 Unpacking libfile-which-perl (1.23-1) ... [2022-05-04T21:34:03.376Z] #19 116.2 Selecting previously unselected package libfile-homedir-perl. [2022-05-04T21:34:03.376Z] #19 116.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.2 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-04T21:34:03.376Z] #19 116.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-04T21:34:03.376Z] #19 116.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-04T21:34:03.376Z] #19 116.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-04T21:34:03.376Z] #19 116.2 Selecting previously unselected package dpkg-cross. [2022-05-04T21:34:03.515Z] #14 ... [2022-05-04T21:34:03.515Z] [2022-05-04T21:34:03.515Z] #65 [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-05-04T21:34:03.515Z] #65 sha256:4751cf3180a0fc2b00a2c48e747b17feb3dfbdd9b7062f2069e769b459534477 [2022-05-04T21:34:03.515Z] #65 98.21 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:34:03.515Z] #65 98.21 + GOBIN=/build [2022-05-04T21:34:03.515Z] #65 98.22 + GO111MODULE=on [2022-05-04T21:34:03.515Z] #65 98.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:34:03.631Z] #19 116.2 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-04T21:34:03.631Z] #19 116.2 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-04T21:34:03.631Z] #19 116.3 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-04T21:34:03.631Z] #19 116.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-04T21:34:03.631Z] #19 116.3 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-04T21:34:03.631Z] #19 116.3 Selecting previously unselected package libc6-armel-cross. [2022-05-04T21:34:03.631Z] #19 116.3 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:03.631Z] #19 116.3 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-04T21:34:03.631Z] #19 116.4 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-04T21:34:03.631Z] #19 116.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:03.631Z] #19 116.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:03.631Z] #19 116.4 Selecting previously unselected package libgomp1-armel-cross. [2022-05-04T21:34:03.631Z] #19 116.4 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:03.631Z] #19 116.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:03.631Z] #19 116.5 Selecting previously unselected package libatomic1-armel-cross. [2022-05-04T21:34:03.887Z] #19 116.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:03.887Z] #19 116.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:03.887Z] #19 116.5 Selecting previously unselected package libasan6-armel-cross. [2022-05-04T21:34:03.887Z] #19 116.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:03.887Z] #19 116.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:03.887Z] #19 116.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-04T21:34:04.142Z] #19 116.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:04.142Z] #19 116.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:04.142Z] #19 116.8 Selecting previously unselected package libubsan1-armel-cross. [2022-05-04T21:34:04.142Z] #19 116.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:04.142Z] #19 116.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:04.142Z] #19 116.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-04T21:34:04.142Z] #19 116.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:04.142Z] #19 116.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:04.142Z] #19 117.0 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-04T21:34:04.279Z] #21 11.99 The following additional packages will be installed: [2022-05-04T21:34:04.280Z] #21 11.99 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:34:04.280Z] #21 11.99 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T21:34:04.280Z] #21 11.99 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T21:34:04.280Z] #21 11.99 python3-pkg-resources vim-runtime xxd [2022-05-04T21:34:04.280Z] #21 12.00 Suggested packages: [2022-05-04T21:34:04.280Z] #21 12.00 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T21:34:04.280Z] #21 12.00 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T21:34:04.280Z] #21 12.00 acl attr quota [2022-05-04T21:34:04.280Z] #21 12.00 Recommended packages: [2022-05-04T21:34:04.280Z] #21 12.00 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T21:34:04.280Z] #21 ... [2022-05-04T21:34:04.280Z] [2022-05-04T21:34:04.280Z] #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-05-04T21:34:04.280Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-04T21:34:04.280Z] #34 DONE 108.4s [2022-05-04T21:34:04.280Z] [2022-05-04T21:34:04.280Z] #58 [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-05-04T21:34:04.280Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:34:04.280Z] #58 8.962 + cd /tmp/tmp.jM1aohmSgV/src/github.com/opencontainers/runc [2022-05-04T21:34:04.280Z] #58 8.971 + git checkout -q v1.1.1 [2022-05-04T21:34:04.280Z] #58 9.287 + '[' -z '' ']' [2022-05-04T21:34:04.280Z] #58 9.287 + target=static [2022-05-04T21:34:04.280Z] #58 9.287 + make BUILDTAGS=seccomp static [2022-05-04T21:34:04.280Z] #58 9.692 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T21:34:04.441Z] #19 117.0 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:04.441Z] #19 117.0 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:34:04.817Z] #21 22.95 Selecting previously unselected package vim. [2022-05-04T21:34:04.817Z] #21 22.95 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:34:04.817Z] #21 22.97 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:05.081Z] #21 23.40 Selecting previously unselected package xfsprogs. [2022-05-04T21:34:05.081Z] #21 23.42 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T21:34:05.081Z] #21 23.42 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T21:34:05.340Z] #21 23.81 Selecting previously unselected package zip. [2022-05-04T21:34:05.340Z] #21 23.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-04T21:34:05.340Z] #21 23.82 Unpacking zip (3.0-12) ... [2022-05-04T21:34:05.598Z] #21 23.92 Selecting previously unselected package zstd. [2022-05-04T21:34:05.598Z] #21 23.93 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T21:34:05.598Z] #21 23.93 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:34:05.687Z] #58 ... [2022-05-04T21:34:05.688Z] [2022-05-04T21:34:05.688Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:34:05.688Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-04T21:34:05.688Z] #21 13.58 The following NEW packages will be installed: [2022-05-04T21:34:05.688Z] #21 13.58 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T21:34:05.688Z] #21 13.58 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:34:05.688Z] #21 13.58 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T21:34:05.688Z] #21 13.58 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T21:34:05.688Z] #21 13.58 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T21:34:05.688Z] #21 13.58 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T21:34:05.688Z] #21 13.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T21:34:05.688Z] #21 13.59 xz-utils zip zstd [2022-05-04T21:34:05.857Z] #21 24.24 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:05.946Z] #21 13.91 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:34:05.946Z] #21 13.91 Need to get 27.0 MB of archives. [2022-05-04T21:34:05.946Z] #21 13.91 After this operation, 105 MB of additional disk space will be used. [2022-05-04T21:34:05.946Z] #21 13.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-04T21:34:05.946Z] #21 13.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-04T21:34:05.946Z] #21 13.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-04T21:34:05.946Z] #21 13.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-04T21:34:05.946Z] #21 13.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-04T21:34:05.946Z] #21 13.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-04T21:34:05.946Z] #21 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-04T21:34:05.946Z] #21 13.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-04T21:34:05.946Z] #21 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:34:05.946Z] #21 13.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:34:05.946Z] #21 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T21:34:05.946Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-04T21:34:05.946Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-04T21:34:05.946Z] #21 13.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-04T21:34:05.946Z] #21 13.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-04T21:34:05.946Z] #21 13.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-04T21:34:06.204Z] #21 13.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-04T21:34:06.204Z] #21 13.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-04T21:34:06.204Z] #21 13.98 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-04T21:34:06.204Z] #21 13.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-04T21:34:06.204Z] #21 13.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-04T21:34:06.204Z] #21 14.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-04T21:34:06.204Z] #21 14.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-04T21:34:06.204Z] #21 14.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-04T21:34:06.204Z] #21 14.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-04T21:34:06.204Z] #21 14.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-04T21:34:06.204Z] #21 14.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-04T21:34:06.204Z] #21 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-04T21:34:06.204Z] #21 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-04T21:34:06.204Z] #21 14.23 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-05-04T21:34:06.204Z] #21 14.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-04T21:34:06.204Z] #21 14.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-04T21:34:06.204Z] #21 14.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-04T21:34:06.204Z] #21 14.23 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T21:34:06.204Z] #21 14.26 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T21:34:06.463Z] #21 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T21:34:06.463Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:34:06.463Z] #21 14.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T21:34:06.463Z] #21 14.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T21:34:06.463Z] #21 14.28 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T21:34:06.463Z] #21 14.28 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-04T21:34:06.463Z] #21 14.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-04T21:34:06.463Z] #21 14.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-04T21:34:06.463Z] #21 14.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T21:34:06.463Z] #21 14.43 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-04T21:34:06.463Z] #21 14.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-04T21:34:06.463Z] #21 14.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-04T21:34:06.463Z] #21 14.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-04T21:34:06.793Z] #21 24.98 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:06.793Z] #21 25.00 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:34:06.793Z] #21 25.02 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:34:06.793Z] #21 25.03 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:34:06.793Z] #21 25.04 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:06.793Z] #21 25.05 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T21:34:06.793Z] #21 25.08 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T21:34:06.793Z] #21 25.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:34:06.793Z] #21 25.11 Setting up bzip2 (1.0.8-4) ... [2022-05-04T21:34:06.793Z] #21 25.12 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:34:06.793Z] #21 25.14 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T21:34:07.031Z] #21 14.91 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:34:07.031Z] #21 15.03 Fetched 27.0 MB in 1s (31.0 MB/s) [2022-05-04T21:34:07.031Z] #21 15.08 Selecting previously unselected package pigz. [2022-05-04T21:34:07.291Z] #21 15.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 ... 24001 files and directories currently installed.) [2022-05-04T21:34:07.291Z] #21 15.12 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-04T21:34:07.291Z] #21 15.13 Unpacking pigz (2.6-1) ... [2022-05-04T21:34:07.291Z] #21 15.21 Selecting previously unselected package libelf1:arm64. [2022-05-04T21:34:07.291Z] #21 15.21 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-04T21:34:07.291Z] #21 15.22 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-04T21:34:07.361Z] #21 25.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:07.361Z] #21 25.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:34:07.361Z] #21 25.74 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T21:34:07.361Z] #21 25.75 Setting up apparmor (2.13.6-10) ... [2022-05-04T21:34:07.549Z] #21 15.40 Selecting previously unselected package libbpf0:arm64. [2022-05-04T21:34:07.549Z] #21 15.40 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-04T21:34:07.549Z] #21 15.41 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-04T21:34:07.549Z] #21 15.48 Selecting previously unselected package libcap2:arm64. [2022-05-04T21:34:07.549Z] #21 15.48 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-04T21:34:07.549Z] #21 15.49 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-04T21:34:07.549Z] #21 15.55 Selecting previously unselected package libmnl0:arm64. [2022-05-04T21:34:07.549Z] #21 15.55 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-04T21:34:07.549Z] #21 15.55 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-04T21:34:07.809Z] #21 15.61 Selecting previously unselected package libxtables12:arm64. [2022-05-04T21:34:07.809Z] #21 15.61 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-04T21:34:07.809Z] #21 15.61 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-04T21:34:07.809Z] #21 15.68 Selecting previously unselected package libcap2-bin. [2022-05-04T21:34:07.809Z] #21 15.68 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-04T21:34:07.809Z] #21 15.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T21:34:07.809Z] #21 15.78 Selecting previously unselected package iproute2. [2022-05-04T21:34:07.809Z] #21 15.78 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-04T21:34:07.809Z] #21 15.78 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T21:34:08.069Z] #21 16.14 Selecting previously unselected package xxd. [2022-05-04T21:34:08.069Z] #21 16.16 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-04T21:34:08.328Z] #21 16.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:08.328Z] #21 16.28 Selecting previously unselected package vim-common. [2022-05-04T21:34:08.328Z] #21 16.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:34:08.328Z] #21 16.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:08.522Z] #23 8.306 Collecting yamllint==1.26.1 [2022-05-04T21:34:08.587Z] #21 16.48 Selecting previously unselected package bash-completion. [2022-05-04T21:34:08.587Z] #21 16.48 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T21:34:08.738Z] #21 27.20 Setting up zip (3.0-12) ... [2022-05-04T21:34:08.738Z] #21 27.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:08.738Z] #21 27.24 Setting up bash-completion (1:2.11-2) ... [2022-05-04T21:34:08.785Z] #65 102.7 rootlesskit version 1.0.0 [2022-05-04T21:34:08.785Z] #65 102.7 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T21:34:08.785Z] #65 102.7 -container-ip string [2022-05-04T21:34:08.785Z] #65 102.7 container ip [2022-05-04T21:34:08.785Z] #65 102.7 -container-port int [2022-05-04T21:34:08.785Z] #65 102.7 container port (default -1) [2022-05-04T21:34:08.785Z] #65 102.7 -host-ip string [2022-05-04T21:34:08.785Z] #65 102.7 host ip [2022-05-04T21:34:08.785Z] #65 102.7 -host-port int [2022-05-04T21:34:08.785Z] #65 102.7 host port (default -1) [2022-05-04T21:34:08.785Z] #65 102.7 -proto string [2022-05-04T21:34:08.785Z] #65 102.7 proxy protocol (default "tcp") [2022-05-04T21:34:09.089Z] #65 ... [2022-05-04T21:34:09.089Z] [2022-05-04T21:34:09.089Z] #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-05-04T21:34:09.089Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:34:09.089Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T21:34:09.089Z] #14 100.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T21:34:09.089Z] #14 100.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:34:09.089Z] #14 100.2 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T21:34:09.089Z] #14 100.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 100.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:34:09.089Z] #14 100.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T21:34:09.089Z] #14 100.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 100.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:34:09.089Z] #14 100.5 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:34:09.089Z] #14 100.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 100.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:34:09.089Z] #14 100.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:34:09.089Z] #14 100.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 100.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:34:09.089Z] #14 100.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T21:34:09.089Z] #14 100.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 100.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:34:09.089Z] #14 101.0 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T21:34:09.089Z] #14 101.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 101.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:34:09.089Z] #14 101.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T21:34:09.089Z] #14 101.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T21:34:09.089Z] #14 101.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:34:09.089Z] #14 101.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T21:34:09.089Z] #14 101.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 101.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:34:09.090Z] #14 101.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T21:34:09.090Z] #14 101.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 101.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:34:09.090Z] #14 102.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T21:34:09.090Z] #14 102.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 102.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:34:09.090Z] #14 102.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T21:34:09.090Z] #14 102.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 102.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:34:09.090Z] #14 102.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T21:34:09.090Z] #14 102.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 102.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:34:09.090Z] #14 103.1 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T21:34:09.090Z] #14 103.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 103.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:34:09.090Z] #14 103.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T21:34:09.090Z] #14 103.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 103.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:34:09.090Z] #14 103.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T21:34:09.090Z] #14 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T21:34:09.090Z] #14 103.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:34:09.349Z] #14 104.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:34:09.466Z] #23 9.345 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T21:34:09.635Z] #14 104.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:34:09.683Z] #19 121.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-04T21:34:09.683Z] #19 121.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:09.683Z] #19 121.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:34:09.683Z] #19 121.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-04T21:34:09.683Z] #19 121.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-04T21:34:09.683Z] #19 121.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-04T21:34:09.683Z] #19 122.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-04T21:34:09.683Z] #19 122.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:09.683Z] #19 122.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-04T21:34:09.683Z] #19 122.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-04T21:34:09.683Z] #19 122.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:09.683Z] #19 122.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:09.683Z] #19 122.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-04T21:34:09.683Z] #19 122.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:09.683Z] #19 122.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:34:09.897Z] #14 105.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:34:10.156Z] #14 ... [2022-05-04T21:34:10.156Z] [2022-05-04T21:34:10.156Z] #65 [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-05-04T21:34:10.156Z] #65 sha256:4751cf3180a0fc2b00a2c48e747b17feb3dfbdd9b7062f2069e769b459534477 [2022-05-04T21:34:10.156Z] #65 DONE 105.0s [2022-05-04T21:34:10.156Z] [2022-05-04T21:34:10.156Z] #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-05-04T21:34:10.156Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:34:10.156Z] #14 105.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:34:10.156Z] #14 105.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:34:10.156Z] #14 105.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:34:10.156Z] #14 ... [2022-05-04T21:34:10.156Z] [2022-05-04T21:34:10.156Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T21:34:10.156Z] #66 sha256:718000c27c0ae73233a7517b51e346d06a942f2b6c3f1e5dd0ac2b25954dbccf [2022-05-04T21:34:10.156Z] #66 DONE 0.1s [2022-05-04T21:34:10.156Z] [2022-05-04T21:34:10.156Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T21:34:10.156Z] #67 sha256:2f9407cdd51c40a70f2bec4059b3c8303b2da2ab2d6d013f64dd28d36124c9da [2022-05-04T21:34:10.418Z] #67 DONE 0.1s [2022-05-04T21:34:10.418Z] [2022-05-04T21:34:10.418Z] #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-05-04T21:34:10.418Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-04T21:34:10.418Z] #14 105.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:34:10.418Z] #14 105.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:34:10.418Z] #14 105.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T21:34:10.418Z] #14 105.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:34:10.418Z] #14 105.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:34:10.418Z] #14 105.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:34:10.418Z] #14 105.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:34:10.418Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:34:10.418Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:34:10.418Z] #14 105.7 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-05-04T21:34:10.418Z] #14 105.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:34:10.418Z] #14 105.7 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-05-04T21:34:10.418Z] #14 105.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:34:10.418Z] #14 105.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:34:10.418Z] #14 105.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-04T21:34:10.418Z] #14 105.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:34:10.494Z] #21 18.51 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T21:34:10.641Z] #21 28.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:34:10.641Z] #21 28.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T21:34:10.641Z] #21 28.81 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:34:10.641Z] #21 28.83 Setting up patch (2.7.6-7) ... [2022-05-04T21:34:10.641Z] #21 28.84 Setting up sudo (1.9.5p2-3) ... [2022-05-04T21:34:10.641Z] #21 28.92 invoke-rc.d: could not determine current runlevel [2022-05-04T21:34:10.641Z] #21 28.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:34:10.641Z] #21 28.94 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T21:34:10.641Z] #21 28.95 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:34:10.641Z] #21 28.97 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T21:34:10.641Z] #21 28.98 Setting up pigz (2.6-1) ... [2022-05-04T21:34:10.641Z] #21 29.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:34:10.641Z] #21 29.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:34:10.641Z] #21 29.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:34:10.641Z] #21 29.04 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:10.677Z] #14 105.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:34:10.677Z] #14 105.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:34:10.677Z] #14 105.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:34:10.677Z] #14 105.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:34:10.677Z] #14 105.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:34:10.677Z] #14 105.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:34:10.851Z] #23 10.26 Collecting pathspec>=0.5.3 [2022-05-04T21:34:10.851Z] #23 10.28 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T21:34:10.851Z] #23 10.56 Collecting pyyaml [2022-05-04T21:34:10.851Z] #23 10.57 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-05-04T21:34:10.851Z] #23 10.62 Building wheels for collected packages: yamllint [2022-05-04T21:34:10.851Z] #23 10.62 Building wheel for yamllint (setup.py): started [2022-05-04T21:34:11.062Z] #21 18.87 Selecting previously unselected package bzip2. [2022-05-04T21:34:11.062Z] #21 18.88 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-04T21:34:11.062Z] #21 18.89 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T21:34:11.062Z] #21 18.96 Selecting previously unselected package xz-utils. [2022-05-04T21:34:11.062Z] #21 18.96 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-04T21:34:11.062Z] #21 18.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:34:11.208Z] #21 29.63 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:34:11.208Z] #21 29.64 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:34:11.246Z] #14 DONE 106.5s [2022-05-04T21:34:11.247Z] [2022-05-04T21:34:11.247Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:34:11.247Z] #57 sha256:e173e5638004b4e87090870fb5aa121abf73ea298abece410563d5e889486b78 [2022-05-04T21:34:11.320Z] #21 19.10 Selecting previously unselected package apparmor. [2022-05-04T21:34:11.320Z] #21 19.10 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-04T21:34:11.320Z] #21 19.17 Unpacking apparmor (2.13.6-10) ... [2022-05-04T21:34:11.466Z] #21 29.97 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T21:34:11.466Z] #21 30.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:34:11.466Z] #21 30.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:34:11.579Z] #21 19.53 Selecting previously unselected package inetutils-ping. [2022-05-04T21:34:11.579Z] #21 19.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-04T21:34:11.579Z] #21 19.54 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T21:34:11.725Z] #21 30.04 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T21:34:11.793Z] #23 11.41 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T21:34:11.793Z] #23 11.41 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=eef9a485562034c8d3c80228d20ba3edb4e5db6ed44339668a34462876b1f979 [2022-05-04T21:34:11.793Z] #23 11.41 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T21:34:11.793Z] #23 11.42 Successfully built yamllint [2022-05-04T21:34:11.793Z] #23 11.45 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T21:34:11.837Z] #21 19.64 Selecting previously unselected package libip4tc2:arm64. [2022-05-04T21:34:11.837Z] #21 19.65 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-04T21:34:11.837Z] #21 19.66 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-04T21:34:11.837Z] #21 19.73 Selecting previously unselected package libip6tc2:arm64. [2022-05-04T21:34:11.837Z] #21 19.73 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-04T21:34:11.837Z] #21 19.74 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-04T21:34:11.837Z] #21 19.81 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-04T21:34:11.837Z] #21 19.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-04T21:34:11.837Z] #21 19.82 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-04T21:34:11.837Z] #21 19.90 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-04T21:34:11.837Z] #21 19.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-04T21:34:11.837Z] #21 19.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-04T21:34:11.983Z] #21 30.44 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:11.984Z] #21 30.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T21:34:12.054Z] #23 11.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T21:34:12.097Z] #21 20.01 Selecting previously unselected package libnftnl11:arm64. [2022-05-04T21:34:12.097Z] #21 20.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-04T21:34:12.097Z] #21 20.02 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-04T21:34:12.097Z] #21 20.11 Selecting previously unselected package iptables. [2022-05-04T21:34:12.097Z] #21 20.13 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-04T21:34:12.097Z] #21 20.14 Unpacking iptables (1.8.7-1) ... [2022-05-04T21:34:12.183Z] #57 DONE 0.7s [2022-05-04T21:34:12.183Z] [2022-05-04T21:34:12.183Z] #58 [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-05-04T21:34:12.183Z] #58 sha256:855d7f73255d7ed314b5d2660ae999b973e8918c839a03c3fd6a214b12ec6a82 [2022-05-04T21:34:12.242Z] #21 30.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T21:34:12.242Z] #21 30.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T21:34:12.242Z] #21 30.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T21:34:12.242Z] #21 30.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T21:34:12.242Z] #21 30.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T21:34:12.242Z] #21 30.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T21:34:12.242Z] #21 30.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T21:34:12.242Z] #21 30.50 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T21:34:12.317Z] #23 DONE 12.1s [2022-05-04T21:34:12.317Z] [2022-05-04T21:34:12.317Z] #58 [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-05-04T21:34:12.317Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:12.578Z] #58 ... [2022-05-04T21:34:12.578Z] [2022-05-04T21:34:12.578Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T21:34:12.578Z] #27 sha256:7a9ccb448f69a95e4e5470f428a7b7e46cee82a6cdec7e842d616c18bef2d561 [2022-05-04T21:34:12.578Z] #27 DONE 0.2s [2022-05-04T21:34:12.578Z] [2022-05-04T21:34:12.578Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T21:34:12.578Z] #32 sha256:3902ed16ac0c530123bbcc9c2c000a166012bdaa978c0352db78e58bea2d6871 [2022-05-04T21:34:12.665Z] #21 20.42 Selecting previously unselected package libonig5:arm64. [2022-05-04T21:34:12.665Z] #21 20.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-04T21:34:12.665Z] #21 20.44 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-04T21:34:12.665Z] #21 20.54 Selecting previously unselected package libjq1:arm64. [2022-05-04T21:34:12.665Z] #21 20.55 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-04T21:34:12.665Z] #21 20.57 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-04T21:34:12.665Z] #21 20.67 Selecting previously unselected package jq. [2022-05-04T21:34:12.666Z] #21 20.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-04T21:34:12.666Z] #21 20.70 Unpacking jq (1.6-2.1) ... [2022-05-04T21:34:12.843Z] #32 DONE 0.2s [2022-05-04T21:34:12.843Z] [2022-05-04T21:34:12.843Z] #58 [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-05-04T21:34:12.843Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:12.843Z] #58 ... [2022-05-04T21:34:12.843Z] [2022-05-04T21:34:12.843Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:34:12.843Z] #35 sha256:a6b62ff0d74c6368b80c392f45af0a241b96bffc2b1dd44425d020aeec8958ba [2022-05-04T21:34:12.843Z] #35 DONE 0.1s [2022-05-04T21:34:12.924Z] #21 20.78 Selecting previously unselected package libaio1:arm64. [2022-05-04T21:34:12.924Z] #21 20.78 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-04T21:34:12.924Z] #21 20.79 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-04T21:34:12.924Z] #21 20.86 Selecting previously unselected package libgpm2:arm64. [2022-05-04T21:34:12.924Z] #21 20.86 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-04T21:34:12.924Z] #21 20.86 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-04T21:34:12.924Z] #21 20.93 Selecting previously unselected package libicu67:arm64. [2022-05-04T21:34:12.924Z] #21 20.94 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-04T21:34:12.924Z] #21 20.95 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-04T21:34:13.104Z] [2022-05-04T21:34:13.104Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T21:34:13.104Z] #37 sha256:3b56e2488be431a5ce1391a9110f7456bc61e922275488a1af238239b80f2635 [2022-05-04T21:34:13.104Z] #37 DONE 0.1s [2022-05-04T21:34:13.104Z] [2022-05-04T21:34:13.104Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T21:34:13.104Z] #39 sha256:bfc093ecf52192042281adbfcc1568d00eab699c697c83381037572a7e09d4b2 [2022-05-04T21:34:13.104Z] #39 DONE 0.1s [2022-05-04T21:34:13.104Z] [2022-05-04T21:34:13.104Z] #58 [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-05-04T21:34:13.104Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:13.104Z] #58 ... [2022-05-04T21:34:13.104Z] [2022-05-04T21:34:13.104Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T21:34:13.104Z] #43 sha256:fa1d6ae68b2fcd6b7ed62d15a1fd331011700b3672f74fe4bced453a4f9ad82f [2022-05-04T21:34:13.104Z] #43 DONE 0.0s [2022-05-04T21:34:13.178Z] #21 31.51 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:34:13.178Z] #21 31.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:34:13.178Z] #21 31.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:34:13.178Z] #21 31.56 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:34:13.364Z] [2022-05-04T21:34:13.364Z] #45 [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-05-04T21:34:13.364Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:34:14.113Z] #21 32.49 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:34:14.113Z] #21 32.51 Setting up jq (1.6-2.1) ... [2022-05-04T21:34:14.113Z] #21 32.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:34:14.113Z] #21 32.55 Setting up iptables (1.8.7-1) ... [2022-05-04T21:34:14.113Z] #21 32.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T21:34:14.113Z] #21 32.62 Setting up iproute2 (5.10.0-4) ... [2022-05-04T21:34:14.631Z] #21 32.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:34:14.717Z] #58 ... [2022-05-04T21:34:14.717Z] [2022-05-04T21:34:14.717Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T21:34:14.717Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-04T21:34:14.717Z] #15 DONE 3.2s [2022-05-04T21:34:14.717Z] [2022-05-04T21:34:14.717Z] #16 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T21:34:14.717Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-04T21:34:14.890Z] #21 DONE 33.5s [2022-05-04T21:34:14.890Z] [2022-05-04T21:34:14.890Z] #58 [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-05-04T21:34:14.890Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:34:14.924Z] #19 127.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-04T21:34:14.924Z] #19 127.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:14.924Z] #19 127.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:34:14.924Z] #19 127.0 Selecting previously unselected package crossbuild-essential-armel. [2022-05-04T21:34:14.924Z] #19 127.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-04T21:34:14.924Z] #19 127.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-04T21:34:14.924Z] #19 127.0 Selecting previously unselected package libc6-armhf-cross. [2022-05-04T21:34:14.924Z] #19 127.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:14.924Z] #19 127.0 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-04T21:34:14.924Z] #19 127.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-04T21:34:14.924Z] #19 127.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.2 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.3 Selecting previously unselected package libasan6-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-04T21:34:14.925Z] #19 127.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:14.925Z] #19 127.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:14.925Z] #19 127.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-04T21:34:15.149Z] #58 ... [2022-05-04T21:34:15.149Z] [2022-05-04T21:34:15.149Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-04T21:34:15.149Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T21:34:15.181Z] #19 127.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:15.181Z] #19 127.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:34:16.085Z] #22 0.861 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T21:34:16.085Z] #22 0.865 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T21:34:16.085Z] #22 0.868 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T21:34:16.085Z] #22 DONE 0.9s [2022-05-04T21:34:16.085Z] [2022-05-04T21:34:16.085Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T21:34:16.085Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T21:34:16.219Z] #21 23.67 Selecting previously unselected package libinih1:arm64. [2022-05-04T21:34:16.219Z] #21 23.67 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 23.68 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-04T21:34:16.219Z] #21 23.73 Selecting previously unselected package libnet1:arm64. [2022-05-04T21:34:16.219Z] #21 23.74 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 23.74 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:34:16.219Z] #21 23.84 Selecting previously unselected package libnl-3-200:arm64. [2022-05-04T21:34:16.219Z] #21 23.84 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 23.85 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-04T21:34:16.219Z] #21 23.93 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-04T21:34:16.219Z] #21 23.93 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 23.94 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-04T21:34:16.219Z] #21 23.99 Selecting previously unselected package net-tools. [2022-05-04T21:34:16.219Z] #21 23.99 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 24.00 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:34:16.219Z] #21 24.14 Selecting previously unselected package patch. [2022-05-04T21:34:16.219Z] #21 24.14 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-04T21:34:16.219Z] #21 24.15 Unpacking patch (2.7.6-7) ... [2022-05-04T21:34:16.477Z] #21 24.25 Selecting previously unselected package python-pip-whl. [2022-05-04T21:34:16.477Z] #21 24.26 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:16.477Z] #21 24.26 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:34:16.735Z] #21 24.67 Selecting previously unselected package python3-lib2to3. [2022-05-04T21:34:16.735Z] #21 24.68 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T21:34:16.735Z] #21 24.69 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:34:16.994Z] #21 24.80 Selecting previously unselected package python3-distutils. [2022-05-04T21:34:16.994Z] #21 24.81 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T21:34:16.994Z] #21 24.81 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T21:34:16.994Z] #21 24.94 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:34:16.994Z] #21 24.95 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:34:16.994Z] #21 24.96 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:17.252Z] #21 25.11 Selecting previously unselected package python3-setuptools. [2022-05-04T21:34:17.252Z] #21 25.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T21:34:17.252Z] #21 25.13 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T21:34:17.252Z] #21 25.37 Selecting previously unselected package python3-wheel. [2022-05-04T21:34:17.510Z] #21 25.37 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T21:34:17.510Z] #21 25.38 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T21:34:17.510Z] #21 25.46 Selecting previously unselected package python3-pip. [2022-05-04T21:34:17.510Z] #21 25.46 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:17.510Z] #21 25.47 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:34:17.769Z] #21 25.66 Selecting previously unselected package sudo. [2022-05-04T21:34:17.769Z] #21 25.66 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-04T21:34:17.769Z] #21 25.66 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T21:34:18.047Z] #16 DONE 3.2s [2022-05-04T21:34:18.047Z] [2022-05-04T21:34:18.047Z] #58 [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-05-04T21:34:18.047Z] #58 sha256:855d7f73255d7ed314b5d2660ae999b973e8918c839a03c3fd6a214b12ec6a82 [2022-05-04T21:34:18.047Z] #58 2.728 + RM_GOPATH=0 [2022-05-04T21:34:18.047Z] #58 2.728 + TMP_GOPATH= [2022-05-04T21:34:18.047Z] #58 2.728 + : /build [2022-05-04T21:34:18.047Z] #58 2.728 + '[' -z '' ']' [2022-05-04T21:34:18.047Z] #58 2.728 ++ mktemp -d [2022-05-04T21:34:18.047Z] #58 2.728 + export GOPATH=/tmp/tmp.iLuoQPFRmL [2022-05-04T21:34:18.047Z] #58 2.728 + GOPATH=/tmp/tmp.iLuoQPFRmL [2022-05-04T21:34:18.047Z] #58 2.728 + RM_GOPATH=1 [2022-05-04T21:34:18.047Z] #58 2.728 + case "$(go env GOARCH)" in [2022-05-04T21:34:18.047Z] #58 2.728 ++ go env GOARCH [2022-05-04T21:34:18.047Z] #58 2.751 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T21:34:18.047Z] #58 2.751 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:18.047Z] #58 2.751 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:18.047Z] #58 2.751 ++ dirname /install.sh [2022-05-04T21:34:18.047Z] #58 2.751 + dir=/ [2022-05-04T21:34:18.047Z] #58 2.751 + bin=runc [2022-05-04T21:34:18.047Z] #58 2.751 + shift [2022-05-04T21:34:18.047Z] #58 2.771 + '[' '!' -f //runc.installer ']' [2022-05-04T21:34:18.047Z] #58 2.771 + . //runc.installer [2022-05-04T21:34:18.047Z] #58 2.771 ++ set -e [2022-05-04T21:34:18.047Z] #58 2.771 ++ : v1.1.1 [2022-05-04T21:34:18.047Z] #58 2.771 + install_runc [2022-05-04T21:34:18.047Z] #58 2.771 + RUNC_BUILDTAGS=seccomp [2022-05-04T21:34:18.047Z] #58 2.771 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T21:34:18.047Z] #58 2.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.iLuoQPFRmL/src/github.com/opencontainers/runc [2022-05-04T21:34:18.047Z] #58 2.771 Cloning into '/tmp/tmp.iLuoQPFRmL/src/github.com/opencontainers/runc'... [2022-05-04T21:34:18.339Z] #21 26.11 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T21:34:18.339Z] #21 26.12 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-04T21:34:18.339Z] #21 26.13 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:34:18.339Z] #21 26.30 Selecting previously unselected package uidmap. [2022-05-04T21:34:18.339Z] #21 26.31 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-04T21:34:18.339Z] #21 26.32 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T21:34:18.339Z] #21 26.46 Selecting previously unselected package vim-runtime. [2022-05-04T21:34:18.339Z] #21 26.47 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:34:18.339Z] #21 26.50 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T21:34:18.598Z] #21 26.52 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T21:34:18.598Z] #21 26.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:19.953Z] #58 ... [2022-05-04T21:34:19.953Z] [2022-05-04T21:34:19.953Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T21:34:19.953Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-04T21:34:19.953Z] #17 1.958 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T21:34:19.953Z] #17 DONE 2.0s [2022-05-04T21:34:19.953Z] [2022-05-04T21:34:19.953Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T21:34:19.953Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-04T21:34:20.438Z] #19 132.5 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-04T21:34:20.438Z] #19 132.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:20.438Z] #19 132.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:34:20.438Z] #19 132.5 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-04T21:34:20.438Z] #19 132.5 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-04T21:34:20.438Z] #19 132.5 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-04T21:34:20.438Z] #19 132.7 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-04T21:34:20.438Z] #19 132.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:20.438Z] #19 132.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-04T21:34:20.438Z] #19 132.9 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-04T21:34:20.438Z] #19 132.9 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:20.438Z] #19 132.9 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:20.438Z] #19 133.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-04T21:34:20.438Z] #19 133.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:20.438Z] #19 133.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:34:21.131Z] #21 29.08 Selecting previously unselected package vim. [2022-05-04T21:34:21.131Z] #21 29.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-04T21:34:21.131Z] #21 29.12 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:21.328Z] #18 DONE 1.6s [2022-05-04T21:34:21.328Z] [2022-05-04T21:34:21.328Z] #53 [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-05-04T21:34:21.328Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:34:21.328Z] #53 ... [2022-05-04T21:34:21.328Z] [2022-05-04T21:34:21.328Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T21:34:21.328Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-04T21:34:21.651Z] #21 29.52 Selecting previously unselected package xfsprogs. [2022-05-04T21:34:21.651Z] #21 29.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-04T21:34:21.651Z] #21 29.53 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T21:34:21.910Z] #21 29.85 Selecting previously unselected package zip. [2022-05-04T21:34:21.910Z] #21 29.86 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-04T21:34:21.910Z] #21 29.88 Unpacking zip (3.0-12) ... [2022-05-04T21:34:22.169Z] #21 30.04 Selecting previously unselected package zstd. [2022-05-04T21:34:22.169Z] #21 30.06 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-04T21:34:22.169Z] #21 30.07 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:34:22.428Z] #21 30.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:22.702Z] #19 DONE 1.5s [2022-05-04T21:34:22.702Z] [2022-05-04T21:34:22.702Z] #58 [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-05-04T21:34:22.702Z] #58 sha256:855d7f73255d7ed314b5d2660ae999b973e8918c839a03c3fd6a214b12ec6a82 [2022-05-04T21:34:22.702Z] #58 10.49 + cd /tmp/tmp.iLuoQPFRmL/src/github.com/opencontainers/runc [2022-05-04T21:34:22.702Z] #58 10.49 + git checkout -q v1.1.1 [2022-05-04T21:34:22.961Z] #58 11.04 + '[' -z '' ']' [2022-05-04T21:34:22.961Z] #58 11.04 + target=static [2022-05-04T21:34:22.961Z] #58 11.04 + make BUILDTAGS=seccomp static [2022-05-04T21:34:22.995Z] #21 31.09 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-04T21:34:22.995Z] #21 31.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:34:22.995Z] #21 31.12 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-04T21:34:22.995Z] #21 31.14 Setting up libicu67:arm64 (67.1-7) ... [2022-05-04T21:34:23.254Z] #21 31.15 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-04T21:34:23.254Z] #21 31.16 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-04T21:34:23.254Z] #21 31.17 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T21:34:23.254Z] #21 31.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:34:23.254Z] #21 31.20 Setting up bzip2 (1.0.8-4) ... [2022-05-04T21:34:23.254Z] #21 31.21 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-04T21:34:23.254Z] #21 31.22 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T21:34:23.527Z] #58 11.47 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T21:34:23.821Z] #21 31.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:23.821Z] #21 31.81 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-04T21:34:23.821Z] #21 31.82 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T21:34:23.821Z] #21 31.84 Setting up apparmor (2.13.6-10) ... [2022-05-04T21:34:24.462Z] #58 ... [2022-05-04T21:34:24.462Z] [2022-05-04T21:34:24.462Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T21:34:24.462Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-04T21:34:24.462Z] #20 DONE 1.5s [2022-05-04T21:34:24.462Z] [2022-05-04T21:34:24.462Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:34:24.462Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:34:25.458Z] #21 33.36 Setting up zip (3.0-12) ... [2022-05-04T21:34:25.458Z] #21 33.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:25.458Z] #21 33.41 Setting up bash-completion (1:2.11-2) ... [2022-05-04T21:34:25.596Z] #45 163.8 + dpkg --print-architecture [2022-05-04T21:34:25.596Z] #45 163.8 + git checkout -q v2.1.0 [2022-05-04T21:34:25.596Z] #45 163.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T21:34:25.596Z] #45 163.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T21:34:25.683Z] #19 137.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-04T21:34:25.683Z] #19 137.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:25.683Z] #19 137.7 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:34:25.683Z] #19 137.7 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-04T21:34:25.683Z] #19 137.7 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-04T21:34:25.683Z] #19 137.7 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-04T21:34:25.683Z] #19 137.7 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 137.7 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:25.683Z] #19 137.7 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-04T21:34:25.683Z] #19 137.9 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 137.9 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 137.9 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 137.9 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 137.9 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 137.9 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 138.0 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 138.0 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 138.0 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 138.0 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 138.0 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 138.0 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 138.0 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 138.0 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 138.0 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 138.3 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 138.3 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 138.3 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:25.683Z] #19 138.4 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-04T21:34:25.683Z] #19 138.4 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:25.683Z] #19 138.4 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:26.059Z] #23 8.569 Collecting yamllint==1.26.1 [2022-05-04T21:34:26.059Z] #23 9.624 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T21:34:26.265Z] #19 138.9 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-04T21:34:26.265Z] #19 138.9 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:26.265Z] #19 139.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:26.361Z] #21 2.085 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:34:26.361Z] #21 2.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:34:26.522Z] #19 139.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-04T21:34:26.522Z] #19 139.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:26.627Z] #21 2.182 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:34:26.631Z] #23 10.51 Collecting pathspec>=0.5.3 [2022-05-04T21:34:26.631Z] #23 10.52 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T21:34:26.778Z] #19 139.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:26.778Z] #19 139.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-04T21:34:26.778Z] #19 139.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:26.778Z] #19 139.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:26.778Z] #19 139.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-04T21:34:26.778Z] #19 139.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:26.778Z] #19 139.6 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:26.887Z] #21 2.560 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:34:26.889Z] #23 10.84 Collecting pyyaml [2022-05-04T21:34:27.034Z] #19 139.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-04T21:34:27.034Z] #19 139.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:27.034Z] #19 139.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:27.820Z] #21 3.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:34:27.991Z] #21 35.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:34:27.991Z] #21 35.71 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T21:34:27.991Z] #21 35.72 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-04T21:34:27.991Z] #21 35.74 Setting up patch (2.7.6-7) ... [2022-05-04T21:34:27.991Z] #21 35.75 Setting up sudo (1.9.5p2-3) ... [2022-05-04T21:34:27.991Z] #21 35.84 invoke-rc.d: could not determine current runlevel [2022-05-04T21:34:27.991Z] #21 35.85 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:34:27.991Z] #21 35.86 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T21:34:27.991Z] #21 35.87 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-04T21:34:27.991Z] #21 35.89 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T21:34:27.991Z] #21 35.92 Setting up pigz (2.6-1) ... [2022-05-04T21:34:27.991Z] #21 35.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-04T21:34:27.991Z] #21 35.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-04T21:34:27.991Z] #21 35.98 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:34:27.991Z] #21 35.99 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:28.559Z] #21 36.53 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-04T21:34:28.559Z] #21 36.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:34:28.817Z] #21 36.82 Setting up libelf1:arm64 (0.183-1) ... [2022-05-04T21:34:28.817Z] #21 36.87 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:34:28.817Z] #21 36.89 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-04T21:34:28.817Z] #21 36.90 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T21:34:29.214Z] #21 4.685 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:34:29.384Z] #21 37.27 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:29.384Z] #21 37.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T21:34:29.384Z] #21 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T21:34:29.384Z] #21 37.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T21:34:29.384Z] #21 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T21:34:29.384Z] #21 37.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T21:34:29.384Z] #21 37.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T21:34:29.384Z] #21 37.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T21:34:29.384Z] #21 37.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T21:34:29.384Z] #21 37.37 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T21:34:29.422Z] #23 12.87 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-05-04T21:34:29.422Z] #23 12.91 Building wheels for collected packages: yamllint [2022-05-04T21:34:29.422Z] #23 12.92 Building wheel for yamllint (setup.py): started [2022-05-04T21:34:29.681Z] #23 13.71 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T21:34:29.940Z] #23 13.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0aafde8cdd547838e8b740027b17683e3d033d3e21a61b2a6685a3d6f2bf61ae [2022-05-04T21:34:29.940Z] #23 13.72 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T21:34:29.940Z] #23 13.73 Successfully built yamllint [2022-05-04T21:34:29.940Z] #23 13.75 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T21:34:30.168Z] #21 ... [2022-05-04T21:34:30.168Z] [2022-05-04T21:34:30.168Z] #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-05-04T21:34:30.168Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-04T21:34:30.168Z] #34 DONE 125.2s [2022-05-04T21:34:30.204Z] #23 14.02 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T21:34:30.435Z] [2022-05-04T21:34:30.435Z] #45 [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-05-04T21:34:30.435Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:34:30.463Z] #23 DONE 14.5s [2022-05-04T21:34:30.463Z] [2022-05-04T21:34:30.463Z] #62 [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-05-04T21:34:30.463Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:34:30.463Z] #62 ... [2022-05-04T21:34:30.463Z] [2022-05-04T21:34:30.463Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T21:34:30.463Z] #27 sha256:267924e453e3c02f6920c21d9a84f799bbde2f3eaa57238e3eee8162a657d031 [2022-05-04T21:34:30.580Z] #21 38.46 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-04T21:34:30.580Z] #21 38.48 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-04T21:34:30.580Z] #21 38.49 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:34:30.580Z] #21 38.51 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:34:30.723Z] #27 DONE 0.2s [2022-05-04T21:34:30.723Z] [2022-05-04T21:34:30.723Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T21:34:30.723Z] #32 sha256:237d32747053a654e8359fd3e1e1fb67ed959ba2aa9123cef7c6b3c4bdb3dcf3 [2022-05-04T21:34:30.982Z] #32 DONE 0.2s [2022-05-04T21:34:30.982Z] [2022-05-04T21:34:30.982Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:34:30.982Z] #35 sha256:834e6495014e37a7a71c9489aa57c73e1ec29dc668a3d45913d5b3d7913bac2e [2022-05-04T21:34:30.982Z] #35 DONE 0.1s [2022-05-04T21:34:30.982Z] [2022-05-04T21:34:30.982Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T21:34:30.982Z] #37 sha256:a08c6820b6a074b80ce81edb1592a149e76e43c007c5dcb76f31c280f0159333 [2022-05-04T21:34:30.982Z] #37 DONE 0.1s [2022-05-04T21:34:30.982Z] [2022-05-04T21:34:30.982Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T21:34:30.982Z] #39 sha256:f7a00966ba4ddf690e725c6645b9590406a8e7be02ef18942f5dcdd5a223aa5a [2022-05-04T21:34:30.982Z] #39 DONE 0.1s [2022-05-04T21:34:30.982Z] [2022-05-04T21:34:30.982Z] #58 [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-05-04T21:34:30.982Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:34:31.242Z] #58 ... [2022-05-04T21:34:31.242Z] [2022-05-04T21:34:31.242Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T21:34:31.242Z] #43 sha256:93f9145e5f44d84d81a846a71a2eb35dcfe93fac9facc291c768295a09c8e633 [2022-05-04T21:34:31.242Z] #43 DONE 0.1s [2022-05-04T21:34:31.242Z] [2022-05-04T21:34:31.242Z] #45 [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-05-04T21:34:31.242Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:34:31.517Z] #21 39.55 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-04T21:34:31.517Z] #21 39.57 Setting up jq (1.6-2.1) ... [2022-05-04T21:34:31.517Z] #21 39.58 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-04T21:34:31.517Z] #21 39.60 Setting up iptables (1.8.7-1) ... [2022-05-04T21:34:31.517Z] #21 39.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T21:34:31.775Z] #21 39.66 Setting up iproute2 (5.10.0-4) ... [2022-05-04T21:34:32.035Z] #21 39.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:34:32.320Z] #19 144.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-04T21:34:32.320Z] #19 144.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:32.320Z] #19 144.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:32.320Z] #19 144.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-04T21:34:32.320Z] #19 144.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-04T21:34:32.320Z] #19 144.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-04T21:34:32.320Z] #19 144.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-04T21:34:32.320Z] #19 144.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:32.320Z] #19 144.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-04T21:34:32.320Z] #19 144.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-04T21:34:32.320Z] #19 144.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:32.320Z] #19 144.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:32.320Z] #19 145.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-04T21:34:32.320Z] #19 145.1 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:32.576Z] #19 145.1 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:32.967Z] #45 ... [2022-05-04T21:34:32.967Z] [2022-05-04T21:34:32.967Z] #21 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:34:32.967Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-04T21:34:32.967Z] #21 8.168 Fetched 8511 kB in 7s (1298 kB/s) [2022-05-04T21:34:33.413Z] #21 DONE 41.1s [2022-05-04T21:34:33.413Z] [2022-05-04T21:34:33.413Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-04T21:34:33.413Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-04T21:34:33.672Z] #22 0.634 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T21:34:33.672Z] #22 0.638 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T21:34:33.672Z] #22 0.642 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T21:34:33.672Z] #22 DONE 0.7s [2022-05-04T21:34:33.672Z] [2022-05-04T21:34:33.672Z] #58 [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-05-04T21:34:33.672Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:34:33.930Z] #58 ... [2022-05-04T21:34:33.930Z] [2022-05-04T21:34:33.930Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T21:34:33.930Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-04T21:34:34.869Z] #21 8.168 Reading package lists... [2022-05-04T21:34:36.812Z] #19 149.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-04T21:34:36.812Z] #19 149.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:36.812Z] #19 149.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:36.812Z] #19 149.5 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-04T21:34:36.812Z] #19 149.5 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-04T21:34:36.812Z] #19 149.5 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-04T21:34:36.812Z] #19 149.6 Selecting previously unselected package libc6-s390x-cross. [2022-05-04T21:34:36.812Z] #19 149.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:36.812Z] #19 149.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-04T21:34:36.812Z] #19 149.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-04T21:34:36.812Z] #19 149.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:36.812Z] #19 149.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:36.812Z] #19 149.7 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-04T21:34:36.812Z] #19 149.7 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:36.812Z] #19 149.7 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:36.812Z] #19 149.8 Selecting previously unselected package libitm1-s390x-cross. [2022-05-04T21:34:36.812Z] #19 149.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.067Z] #19 149.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.067Z] #19 149.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-04T21:34:37.067Z] #19 149.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.067Z] #19 149.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.067Z] #19 149.8 Selecting previously unselected package libasan6-s390x-cross. [2022-05-04T21:34:37.067Z] #19 149.8 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.067Z] #19 149.8 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.322Z] #19 150.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-04T21:34:37.322Z] #19 150.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.322Z] #19 150.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.322Z] #19 150.1 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-04T21:34:37.322Z] #19 150.1 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.322Z] #19 150.1 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.510Z] #21 10.56 Reading package lists... [2022-05-04T21:34:37.510Z] #21 12.67 Building dependency tree... [2022-05-04T21:34:37.578Z] #19 150.2 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-04T21:34:37.578Z] #19 150.2 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:37.578Z] #19 150.2 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:37.578Z] #19 150.3 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-04T21:34:37.578Z] #19 150.3 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:37.578Z] #19 150.3 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:38.446Z] #21 13.82 The following additional packages will be installed: [2022-05-04T21:34:38.446Z] #21 13.82 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:34:38.446Z] #21 13.82 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-04T21:34:38.446Z] #21 13.83 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T21:34:38.446Z] #21 13.83 python3-pkg-resources vim-runtime xxd [2022-05-04T21:34:38.446Z] #21 13.83 Suggested packages: [2022-05-04T21:34:38.446Z] #21 13.83 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-04T21:34:38.446Z] #21 13.83 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-04T21:34:38.446Z] #21 13.83 acl attr quota [2022-05-04T21:34:38.446Z] #21 13.83 Recommended packages: [2022-05-04T21:34:38.446Z] #21 13.84 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T21:34:39.380Z] #21 14.80 The following NEW packages will be installed: [2022-05-04T21:34:39.380Z] #21 14.81 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-04T21:34:39.380Z] #21 14.81 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-04T21:34:39.380Z] #21 14.81 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-04T21:34:39.380Z] #21 14.81 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-04T21:34:39.380Z] #21 14.81 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-04T21:34:39.380Z] #21 14.81 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-04T21:34:39.380Z] #21 14.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-04T21:34:39.380Z] #21 14.81 xz-utils zip zstd [2022-05-04T21:34:39.380Z] #21 15.13 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:34:39.380Z] #21 15.13 Need to get 27.6 MB of archives. [2022-05-04T21:34:39.380Z] #21 15.13 After this operation, 106 MB of additional disk space will be used. [2022-05-04T21:34:39.380Z] #21 15.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T21:34:39.638Z] #21 15.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T21:34:39.638Z] #21 15.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T21:34:39.638Z] #21 15.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T21:34:39.638Z] #21 15.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T21:34:39.638Z] #21 15.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T21:34:39.638Z] #21 15.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T21:34:39.638Z] #21 15.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T21:34:39.638Z] #21 15.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:34:39.638Z] #21 15.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:34:39.638Z] #21 15.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T21:34:39.638Z] #21 15.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-04T21:34:39.638Z] #21 15.21 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-04T21:34:39.638Z] #21 15.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T21:34:39.638Z] #21 15.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T21:34:39.638Z] #21 15.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T21:34:39.638Z] #21 15.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T21:34:39.638Z] #21 15.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T21:34:39.638Z] #21 15.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T21:34:39.638Z] #21 15.26 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T21:34:39.638Z] #21 15.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T21:34:39.638Z] #21 15.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:34:39.638Z] #21 15.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:34:39.638Z] #21 15.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:34:39.638Z] #21 15.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T21:34:39.638Z] #21 15.30 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T21:34:39.638Z] #21 15.30 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-04T21:34:39.896Z] #21 15.58 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T21:34:39.896Z] #21 15.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:34:39.896Z] #21 15.59 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-05-04T21:34:39.896Z] #21 15.59 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:34:39.896Z] #21 15.59 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T21:34:39.896Z] #21 15.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-04T21:34:39.896Z] #21 15.60 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T21:34:39.896Z] #21 15.65 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T21:34:40.154Z] #21 15.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T21:34:40.154Z] #21 15.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:34:40.154Z] #21 15.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T21:34:40.154Z] #21 15.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T21:34:40.154Z] #21 15.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T21:34:40.154Z] #21 15.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T21:34:40.154Z] #21 15.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T21:34:40.154Z] #21 15.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T21:34:40.154Z] #21 15.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T21:34:40.154Z] #21 15.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T21:34:40.412Z] #21 15.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T21:34:40.412Z] #21 16.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T21:34:40.412Z] #21 16.01 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T21:34:40.978Z] #21 16.47 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:34:40.978Z] #21 16.60 Fetched 27.6 MB in 1s (23.2 MB/s) [2022-05-04T21:34:40.978Z] #21 16.65 Selecting previously unselected package pigz. [2022-05-04T21:34:40.978Z] #21 16.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-04T21:34:40.978Z] #21 16.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T21:34:40.978Z] #21 16.71 Unpacking pigz (2.6-1) ... [2022-05-04T21:34:40.978Z] #21 16.80 Selecting previously unselected package libelf1:amd64. [2022-05-04T21:34:41.218Z] #45 162.7 + dpkg --print-architecture [2022-05-04T21:34:41.218Z] #45 162.7 + git checkout -q v2.1.0 [2022-05-04T21:34:41.218Z] #45 162.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T21:34:41.218Z] #45 162.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T21:34:41.241Z] #21 16.81 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T21:34:41.241Z] #21 16.82 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T21:34:41.241Z] #21 16.96 Selecting previously unselected package libbpf0:amd64. [2022-05-04T21:34:41.241Z] #21 16.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T21:34:41.241Z] #21 16.97 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:34:41.241Z] #21 17.07 Selecting previously unselected package libcap2:amd64. [2022-05-04T21:34:41.499Z] #21 17.07 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T21:34:41.499Z] #21 17.08 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:34:41.499Z] #21 17.17 Selecting previously unselected package libmnl0:amd64. [2022-05-04T21:34:41.499Z] #21 17.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T21:34:41.499Z] #21 17.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:34:41.499Z] #21 17.25 Selecting previously unselected package libxtables12:amd64. [2022-05-04T21:34:41.499Z] #21 17.25 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T21:34:41.499Z] #21 17.26 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:34:41.499Z] #21 17.31 Selecting previously unselected package libcap2-bin. [2022-05-04T21:34:41.757Z] #21 17.32 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T21:34:41.757Z] #21 17.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T21:34:41.757Z] #21 17.41 Selecting previously unselected package iproute2. [2022-05-04T21:34:41.757Z] #21 17.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T21:34:41.757Z] #21 17.42 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T21:34:42.143Z] #23 8.396 Collecting yamllint==1.26.1 [2022-05-04T21:34:42.327Z] #21 17.87 Selecting previously unselected package xxd. [2022-05-04T21:34:42.327Z] #21 17.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:34:42.327Z] #21 17.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:42.327Z] #21 17.99 Selecting previously unselected package vim-common. [2022-05-04T21:34:42.327Z] #21 17.99 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:34:42.327Z] #21 18.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:42.585Z] #21 18.17 Selecting previously unselected package bash-completion. [2022-05-04T21:34:42.585Z] #21 18.18 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T21:34:42.864Z] #19 154.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-04T21:34:42.864Z] #19 154.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:42.864Z] #19 154.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:42.864Z] #19 154.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-04T21:34:42.864Z] #19 154.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-04T21:34:42.864Z] #19 154.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-04T21:34:42.864Z] #19 155.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-04T21:34:42.864Z] #19 155.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-04T21:34:42.864Z] #19 155.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-04T21:34:42.864Z] #19 155.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-04T21:34:42.864Z] #19 155.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-04T21:34:42.864Z] #19 155.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:42.864Z] #19 155.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-04T21:34:42.864Z] #19 155.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-04T21:34:42.864Z] #19 155.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:43.521Z] #23 9.461 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T21:34:43.713Z] #45 DONE 181.2s [2022-05-04T21:34:43.713Z] [2022-05-04T21:34:43.713Z] #62 [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-05-04T21:34:43.713Z] #62 sha256:c561a6a3cf446af9c2fa4306df322dcca9ca19e08693bbbe9b44b5f4f6f5ce33 [2022-05-04T21:34:44.460Z] #23 10.41 Collecting pathspec>=0.5.3 [2022-05-04T21:34:44.460Z] #23 10.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T21:34:44.490Z] #21 19.91 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T21:34:44.490Z] #21 20.31 Selecting previously unselected package bzip2. [2022-05-04T21:34:44.666Z] #62 ... [2022-05-04T21:34:44.666Z] [2022-05-04T21:34:44.666Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T21:34:44.666Z] #46 sha256:b6736af66c6d41fd470d14d1bb8ec1442bbb21f45cb7940e8ada6dc92c9da944 [2022-05-04T21:34:44.666Z] #46 DONE 0.1s [2022-05-04T21:34:44.666Z] [2022-05-04T21:34:44.666Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T21:34:44.666Z] #50 sha256:31a28f72b5dd8c535418d7223f8b190ee7515318b736c73630471a7976d380e8 [2022-05-04T21:34:44.666Z] #50 DONE 0.1s [2022-05-04T21:34:44.666Z] [2022-05-04T21:34:44.666Z] #58 [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-05-04T21:34:44.666Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:44.666Z] #58 ... [2022-05-04T21:34:44.666Z] [2022-05-04T21:34:44.666Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T21:34:44.666Z] #52 sha256:4c6656a1a232ab876dd05f4a59d5a9496014745cc524d843074bf61127f442dd [2022-05-04T21:34:44.666Z] #52 DONE 0.1s [2022-05-04T21:34:44.666Z] [2022-05-04T21:34:44.666Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T21:34:44.666Z] #54 sha256:7309b39130bb9092287fde3d6eefbc8ec5ba55dcf6e6e3a8779a9640ac8e576b [2022-05-04T21:34:44.719Z] #23 10.67 Collecting pyyaml [2022-05-04T21:34:44.719Z] #23 10.68 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-04T21:34:44.719Z] #23 10.74 Building wheels for collected packages: yamllint [2022-05-04T21:34:44.719Z] #23 10.75 Building wheel for yamllint (setup.py): started [2022-05-04T21:34:44.750Z] #21 20.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-04T21:34:44.750Z] #21 20.33 Unpacking bzip2 (1.0.8-4) ... [2022-05-04T21:34:44.750Z] #21 20.42 Selecting previously unselected package xz-utils. [2022-05-04T21:34:44.750Z] #21 20.43 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-04T21:34:44.750Z] #21 20.43 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:34:44.927Z] #54 DONE 0.2s [2022-05-04T21:34:44.927Z] [2022-05-04T21:34:44.927Z] #58 [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-05-04T21:34:44.927Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:45.008Z] #21 20.62 Selecting previously unselected package apparmor. [2022-05-04T21:34:45.008Z] #21 20.62 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T21:34:45.008Z] #21 20.68 Unpacking apparmor (2.13.6-10) ... [2022-05-04T21:34:45.187Z] #58 ... [2022-05-04T21:34:45.187Z] [2022-05-04T21:34:45.187Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T21:34:45.187Z] #56 sha256:7fbabae57e7e4a63c33155c69d3e89b85ace56b63ff920bf723d34217de80792 [2022-05-04T21:34:45.187Z] #56 DONE 0.1s [2022-05-04T21:34:45.187Z] [2022-05-04T21:34:45.187Z] #58 [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-05-04T21:34:45.187Z] #58 sha256:3876affe83f6992c480ee02b29db852b2042374257b642829f565759736db08e [2022-05-04T21:34:45.574Z] #21 21.03 Selecting previously unselected package inetutils-ping. [2022-05-04T21:34:45.574Z] #21 21.03 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T21:34:45.574Z] #21 21.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T21:34:45.574Z] #21 21.16 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T21:34:45.574Z] #21 21.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:34:45.574Z] #21 21.17 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:45.574Z] #21 21.23 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T21:34:45.574Z] #21 21.23 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:34:45.574Z] #21 21.24 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:45.574Z] #21 21.30 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T21:34:45.574Z] #21 21.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T21:34:45.574Z] #21 21.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:34:45.658Z] #23 11.69 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T21:34:45.658Z] #23 11.69 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=db0aca88e01ed257e6b696f1ab9ffe2c192da2aa00bb188ae6d2dbb3fb611790 [2022-05-04T21:34:45.658Z] #23 11.69 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T21:34:45.658Z] #23 11.70 Successfully built yamllint [2022-05-04T21:34:45.658Z] #23 11.71 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T21:34:45.832Z] #21 21.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T21:34:45.832Z] #21 21.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T21:34:45.832Z] #21 21.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:34:45.832Z] #21 21.45 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T21:34:45.832Z] #21 21.47 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T21:34:45.832Z] #21 21.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:34:45.832Z] #21 21.55 Selecting previously unselected package iptables. [2022-05-04T21:34:45.832Z] #21 21.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-04T21:34:45.832Z] #21 21.57 Unpacking iptables (1.8.7-1) ... [2022-05-04T21:34:45.916Z] #23 12.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T21:34:46.175Z] Running on azwin-2-523af0 in d:\jenkins\workspace\moby_PR-43555 [Pipeline] { [Pipeline] ws [2022-05-04T21:34:46.190Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T21:34:46.399Z] #21 21.86 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:34:46.399Z] #21 21.86 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:34:46.399Z] #21 21.87 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:34:46.399Z] #21 22.00 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:34:46.399Z] #21 22.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:34:46.399Z] #21 22.00 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:34:46.485Z] #23 DONE 12.6s [2022-05-04T21:34:46.485Z] [2022-05-04T21:34:46.485Z] #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-05-04T21:34:46.485Z] #26 sha256:a71c0446c8f8c0053475265fb1adf2c8685e81446eaeaa99d9c881c83932445b [2022-05-04T21:34:46.657Z] #21 22.12 Selecting previously unselected package jq. [2022-05-04T21:34:46.658Z] #21 22.13 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:34:46.658Z] #21 22.15 Unpacking jq (1.6-2.1) ... [2022-05-04T21:34:46.658Z] #21 22.23 Selecting previously unselected package libaio1:amd64. [2022-05-04T21:34:46.658Z] #21 22.25 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T21:34:46.658Z] #21 22.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:34:46.658Z] #21 22.31 Selecting previously unselected package libgpm2:amd64. [2022-05-04T21:34:46.658Z] #21 22.31 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T21:34:46.658Z] #21 22.32 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:34:46.658Z] #21 22.38 Selecting previously unselected package libicu67:amd64. [2022-05-04T21:34:46.916Z] #21 22.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-04T21:34:46.916Z] #21 22.38 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-04T21:34:47.032Z] #19 159.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-04T21:34:47.032Z] #19 159.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-04T21:34:47.032Z] #19 159.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:47.032Z] #19 159.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-04T21:34:47.032Z] #19 159.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-04T21:34:47.032Z] #19 159.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up libfile-which-perl (1.23-1) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:34:47.032Z] #19 159.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-04T21:34:47.032Z] #19 160.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-04T21:34:47.032Z] #19 160.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-04T21:34:47.032Z] #19 160.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-04T21:34:47.032Z] #19 160.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up file (1:5.39-3) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up bzip2 (1.0.8-4) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up libyaml-perl (1.30-1) ... [2022-05-04T21:34:47.287Z] #19 160.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-04T21:34:47.287Z] #19 160.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-04T21:34:47.287Z] #19 160.1 Setting up libio-string-perl (1.08-3.1) ... [2022-05-04T21:34:47.287Z] #19 160.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-04T21:34:47.287Z] #19 160.1 Setting up cross-config (2.6.18+nmu1) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:34:47.287Z] #19 160.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T21:34:47.287Z] #19 160.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up patch (2.7.6-7) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.287Z] #19 160.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-04T21:34:47.406Z] The recommended git tool is: git [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-04T21:34:47.542Z] #19 160.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:47.542Z] #19 160.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.543Z] #19 160.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.797Z] #19 160.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-04T21:34:47.798Z] #19 160.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:47.798Z] #19 160.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-04T21:34:47.798Z] #19 160.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-04T21:34:48.053Z] #19 160.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-04T21:34:48.053Z] #19 160.9 [2022-05-04T21:34:48.053Z] #19 160.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-04T21:34:48.053Z] #19 160.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.053Z] #19 160.9 Setting up dpkg-dev (1.20.9) ... [2022-05-04T21:34:48.053Z] #19 160.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.053Z] #19 160.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:34:48.308Z] #19 160.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.308Z] #19 161.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-04T21:34:48.308Z] #19 161.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-04T21:34:48.308Z] #19 161.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-04T21:34:48.564Z] #19 161.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-04T21:34:48.564Z] #19 161.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-04T21:34:48.564Z] #19 161.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up libxml-simple-perl (2.25-1) ... [2022-05-04T21:34:48.564Z] #19 161.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:34:48.820Z] #19 161.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-04T21:34:48.820Z] #19 161.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-04T21:34:48.820Z] #19 161.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:48.820Z] #19 161.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-04T21:34:48.820Z] #19 161.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:49.075Z] #19 161.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:49.075Z] #19 161.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up crossbuild-essential-armel (12.9) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-04T21:34:49.075Z] #19 161.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-04T21:34:49.075Z] #19 161.9 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-04T21:34:49.075Z] #19 161.9 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-04T21:34:49.075Z] #19 161.9 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-04T21:34:49.075Z] #19 161.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:34:49.636Z] #19 DONE 162.4s [2022-05-04T21:34:49.636Z] [2022-05-04T21:34:49.636Z] #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-05-04T21:34:49.636Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:34:49.892Z] #20 ... [2022-05-04T21:34:49.892Z] [2022-05-04T21:34:49.892Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-04T21:34:49.892Z] #71 sha256:2a39262ac6e90fcbea3a21416d8bd1d604405129b243f74ff86eb1843273df9e [2022-05-04T21:34:49.892Z] #71 DONE 0.2s [2022-05-04T21:34:49.892Z] [2022-05-04T21:34:49.892Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-04T21:34:49.892Z] #32 sha256:767bfb875f5ca41e601717bb5de4f1f692be8188b7a4c68dedacafd88a50a707 [2022-05-04T21:34:49.892Z] #32 DONE 0.2s [2022-05-04T21:34:50.148Z] [2022-05-04T21:34:50.148Z] #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-05-04T21:34:50.148Z] #33 sha256:ee8f47a3363293a1eaf6d8cce67f9a8adc2d7bb088137171ea2091543ba138f2 [2022-05-04T21:34:50.198Z] #21 25.46 Selecting previously unselected package libinih1:amd64. [2022-05-04T21:34:50.198Z] #21 25.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-04T21:34:50.198Z] #21 25.47 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T21:34:50.198Z] #21 25.52 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:34:50.198Z] #21 25.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:34:50.198Z] #21 25.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:34:50.198Z] #21 25.64 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:34:50.198Z] #21 25.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:34:50.198Z] #21 25.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:34:50.198Z] #21 25.73 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:34:50.198Z] #21 25.73 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:34:50.198Z] #21 25.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:34:50.198Z] #21 25.79 Selecting previously unselected package net-tools. [2022-05-04T21:34:50.198Z] #21 25.80 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T21:34:50.198Z] #21 25.80 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:34:50.456Z] #21 25.95 Selecting previously unselected package patch. [2022-05-04T21:34:50.456Z] #21 25.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-04T21:34:50.456Z] #21 25.97 Unpacking patch (2.7.6-7) ... [2022-05-04T21:34:50.456Z] #21 26.07 Selecting previously unselected package python-pip-whl. [2022-05-04T21:34:50.457Z] #21 26.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:50.457Z] #21 26.08 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:34:51.023Z] #21 26.62 Selecting previously unselected package python3-lib2to3. [2022-05-04T21:34:51.023Z] #21 26.63 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T21:34:51.023Z] #21 26.64 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:34:51.023Z] #21 26.75 Selecting previously unselected package python3-distutils. [2022-05-04T21:34:51.281Z] #21 26.75 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T21:34:51.281Z] #21 26.76 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T21:34:51.281Z] #21 26.89 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:34:51.281Z] #21 26.89 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:34:51.281Z] #21 26.89 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:51.513Z] #33 1.340 + RM_GOPATH=0 [2022-05-04T21:34:51.513Z] #33 1.343 + TMP_GOPATH= [2022-05-04T21:34:51.513Z] #33 1.343 + : /build [2022-05-04T21:34:51.513Z] #33 1.343 + '[' -z '' ']' [2022-05-04T21:34:51.513Z] #33 1.343 ++ mktemp -d [2022-05-04T21:34:51.513Z] #33 1.347 + export GOPATH=/tmp/tmp.iS4FudO0Oy [2022-05-04T21:34:51.513Z] #33 1.347 + GOPATH=/tmp/tmp.iS4FudO0Oy [2022-05-04T21:34:51.513Z] #33 1.347 + RM_GOPATH=1 [2022-05-04T21:34:51.513Z] #33 1.347 + case "$(go env GOARCH)" in [2022-05-04T21:34:51.513Z] #33 1.347 ++ go env GOARCH [2022-05-04T21:34:51.513Z] #33 1.356 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:51.513Z] #33 1.356 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:51.513Z] #33 1.356 ++ dirname /install.sh [2022-05-04T21:34:51.513Z] #33 1.357 + dir=/ [2022-05-04T21:34:51.513Z] #33 1.357 + bin=dockercli [2022-05-04T21:34:51.513Z] #33 1.357 + shift [2022-05-04T21:34:51.513Z] #33 1.357 + '[' '!' -f //dockercli.installer ']' [2022-05-04T21:34:51.513Z] #33 1.357 + . //dockercli.installer [2022-05-04T21:34:51.513Z] #33 1.357 ++ : stable [2022-05-04T21:34:51.513Z] #33 1.357 ++ : 17.06.2-ce [2022-05-04T21:34:51.513Z] #33 1.357 + install_dockercli [2022-05-04T21:34:51.513Z] #33 1.357 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-04T21:34:51.513Z] #33 1.357 Install docker/cli version 17.06.2-ce from stable [2022-05-04T21:34:51.513Z] #33 1.358 ++ uname -m [2022-05-04T21:34:51.513Z] #33 1.359 + arch=x86_64 [2022-05-04T21:34:51.513Z] #33 1.359 + '[' x86_64 '!=' x86_64 ']' [2022-05-04T21:34:51.513Z] #33 1.360 + url=https://download.docker.com/linux/static [2022-05-04T21:34:51.513Z] #33 1.360 + tar -xz docker/docker [2022-05-04T21:34:51.513Z] #33 1.362 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-04T21:34:51.541Z] #21 27.01 Selecting previously unselected package python3-setuptools. [2022-05-04T21:34:51.541Z] #21 27.03 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T21:34:51.541Z] #21 27.03 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T21:34:51.800Z] #21 27.28 Selecting previously unselected package python3-wheel. [2022-05-04T21:34:51.800Z] #21 27.28 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T21:34:51.800Z] #21 27.29 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T21:34:51.800Z] #21 27.36 Selecting previously unselected package python3-pip. [2022-05-04T21:34:51.800Z] #21 27.36 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:34:51.800Z] #21 27.37 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:34:52.058Z] #21 27.61 Selecting previously unselected package sudo. [2022-05-04T21:34:52.058Z] #21 27.62 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T21:34:52.058Z] #21 27.63 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T21:34:52.586Z] #21 28.13 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T21:34:52.586Z] #21 28.14 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T21:34:52.586Z] #21 28.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:34:52.586Z] #21 28.37 Selecting previously unselected package uidmap. [2022-05-04T21:34:52.586Z] #21 28.38 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T21:34:52.586Z] #21 28.38 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T21:34:52.844Z] #21 28.50 Selecting previously unselected package vim-runtime. [2022-05-04T21:34:52.844Z] #21 28.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:34:52.844Z] #21 28.54 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T21:34:52.844Z] #21 28.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T21:34:52.844Z] #21 28.59 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:54.784Z] #33 4.676 + mkdir -p /build [2022-05-04T21:34:54.784Z] #33 4.678 + mv docker/docker /build/ [2022-05-04T21:34:54.784Z] #33 4.689 + rmdir docker [2022-05-04T21:34:54.784Z] #33 DONE 4.9s [2022-05-04T21:34:54.784Z] [2022-05-04T21:34:54.784Z] #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-05-04T21:34:54.784Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:34:54.784Z] #20 1.620 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-04T21:34:54.784Z] #20 1.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-04T21:34:54.784Z] #20 1.635 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-04T21:34:54.784Z] #20 1.729 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-04T21:34:54.784Z] #20 1.945 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-04T21:34:54.784Z] #20 2.323 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:34:54.784Z] #20 2.771 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-04T21:34:54.784Z] #20 3.338 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-04T21:34:54.784Z] #20 3.998 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-04T21:34:54.784Z] #20 4.359 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-04T21:34:54.784Z] #20 4.360 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [127 kB] [2022-05-04T21:34:54.784Z] #20 4.362 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [129 kB] [2022-05-04T21:34:54.784Z] #20 4.364 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:34:54.784Z] #20 4.375 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-04T21:34:54.784Z] #20 4.379 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-04T21:34:54.784Z] #20 4.631 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-04T21:34:54.784Z] #20 4.638 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-04T21:34:54.784Z] #20 4.640 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:34:54.784Z] #20 4.641 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-04T21:34:54.784Z] #20 4.642 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-04T21:34:54.784Z] #20 4.642 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-04T21:34:56.126Z] #21 31.39 Selecting previously unselected package vim. [2022-05-04T21:34:56.126Z] #21 31.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:34:56.126Z] #21 31.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:56.385Z] #21 31.97 Selecting previously unselected package xfsprogs. [2022-05-04T21:34:56.385Z] #21 31.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T21:34:56.385Z] #21 32.00 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T21:34:56.644Z] #21 32.40 Selecting previously unselected package zip. [2022-05-04T21:34:56.904Z] #21 32.41 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-04T21:34:56.904Z] #21 32.42 Unpacking zip (3.0-12) ... [2022-05-04T21:34:56.904Z] #21 32.53 Selecting previously unselected package zstd. [2022-05-04T21:34:56.904Z] #21 32.53 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T21:34:56.904Z] #21 32.54 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:34:57.162Z] #21 32.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:34:58.099Z] #21 33.63 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:58.099Z] #21 33.64 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:34:58.099Z] #21 33.65 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:34:58.099Z] #21 33.66 Setting up libicu67:amd64 (67.1-7) ... [2022-05-04T21:34:58.099Z] #21 33.68 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:34:58.099Z] #21 33.69 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T21:34:58.099Z] #21 33.70 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T21:34:58.099Z] #21 33.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:34:58.099Z] #21 33.73 Setting up bzip2 (1.0.8-4) ... [2022-05-04T21:34:58.099Z] #21 33.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:34:58.099Z] #21 33.75 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T21:34:58.667Z] #21 34.25 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:34:58.667Z] #21 34.26 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:34:58.667Z] #21 34.27 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T21:34:58.667Z] #21 34.28 Setting up apparmor (2.13.6-10) ... [2022-05-04T21:34:58.953Z] #20 ... [2022-05-04T21:34:58.953Z] [2022-05-04T21:34:58.953Z] #72 [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-05-04T21:34:58.953Z] #72 sha256:733b1ea4732d5bf3e6e835b610f651bb900c0f0f0c4a8881840c2602bd4cef1e [2022-05-04T21:34:58.953Z] #72 1.225 + RM_GOPATH=0 [2022-05-04T21:34:58.953Z] #72 1.225 + TMP_GOPATH= [2022-05-04T21:34:58.953Z] #72 1.225 + : /build [2022-05-04T21:34:58.953Z] #72 1.225 + '[' -z '' ']' [2022-05-04T21:34:58.953Z] #72 1.225 ++ mktemp -d [2022-05-04T21:34:58.953Z] #72 1.228 + export GOPATH=/tmp/tmp.N3dMeLRFT1 [2022-05-04T21:34:58.953Z] #72 1.228 + GOPATH=/tmp/tmp.N3dMeLRFT1 [2022-05-04T21:34:58.953Z] #72 1.228 + RM_GOPATH=1 [2022-05-04T21:34:58.953Z] #72 1.228 + case "$(go env GOARCH)" in [2022-05-04T21:34:58.953Z] #72 1.228 ++ go env GOARCH [2022-05-04T21:34:58.953Z] #72 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:58.953Z] #72 1.237 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:34:58.953Z] #72 1.238 ++ dirname /install.sh [2022-05-04T21:34:58.953Z] #72 1.240 + dir=/ [2022-05-04T21:34:58.953Z] #72 1.240 + bin=rootlesskit [2022-05-04T21:34:58.953Z] #72 1.240 + shift [2022-05-04T21:34:58.953Z] #72 1.240 + '[' '!' -f //rootlesskit.installer ']' [2022-05-04T21:34:58.953Z] #72 1.240 + . //rootlesskit.installer [2022-05-04T21:34:58.953Z] #72 1.240 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:34:58.953Z] #72 1.240 + install_rootlesskit [2022-05-04T21:34:58.953Z] #72 1.240 + case "$1" in [2022-05-04T21:34:58.953Z] #72 1.240 + export CGO_ENABLED=0 [2022-05-04T21:34:58.953Z] #72 1.240 + CGO_ENABLED=0 [2022-05-04T21:34:58.953Z] #72 1.240 + _install_rootlesskit [2022-05-04T21:34:58.953Z] #72 1.241 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-04T21:34:58.953Z] #72 1.241 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:34:58.953Z] #72 1.241 + GOBIN=/build [2022-05-04T21:34:58.953Z] #72 1.241 + GO111MODULE=on [2022-05-04T21:34:58.953Z] #72 1.241 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:34:58.953Z] #72 1.241 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:34:58.953Z] #72 1.610 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-04T21:34:58.953Z] #72 2.743 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-04T21:34:58.953Z] #72 2.744 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-04T21:34:58.953Z] #72 3.220 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-04T21:34:58.953Z] #72 4.655 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-04T21:34:58.953Z] #72 4.852 go: downloading github.com/google/uuid v1.3.0 [2022-05-04T21:34:58.953Z] #72 4.865 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-04T21:34:58.953Z] #72 4.955 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-04T21:34:58.953Z] #72 5.046 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-04T21:34:58.953Z] #72 5.064 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-04T21:34:58.953Z] #72 5.113 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-04T21:34:58.953Z] #72 5.866 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-04T21:34:58.953Z] #72 5.970 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-04T21:34:58.953Z] #72 6.427 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-04T21:34:58.953Z] #72 6.609 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:34:59.298Z] #45 DONE 179.7s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #62 [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-05-04T21:34:59.298Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:34:59.298Z] #62 ... [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T21:34:59.298Z] #46 sha256:3482e4660b3f465c47c6397bdb6c0ccb26f03558ac6c73975a7d0f5a732b3640 [2022-05-04T21:34:59.298Z] #46 DONE 0.2s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #58 [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-05-04T21:34:59.298Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:34:59.298Z] #58 ... [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T21:34:59.298Z] #50 sha256:1c86fc35a509578c8631e210ce6e0c07d9d3dff27599f9936f028b790341c8ab [2022-05-04T21:34:59.298Z] #50 DONE 0.1s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T21:34:59.298Z] #52 sha256:a00657215c1b10920c35d090ddef9fee253ed545d6a49f91f8e82463944692f9 [2022-05-04T21:34:59.298Z] #52 DONE 0.1s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T21:34:59.298Z] #54 sha256:87f12c21b3c7cc6936a52392793569f9109844ba5de232afbe952324c487709c [2022-05-04T21:34:59.298Z] #54 DONE 0.2s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T21:34:59.298Z] #56 sha256:04213e09ff81a5370526c977f8d54c98bb8c6819a5d9cba2ab18f636e90e108e [2022-05-04T21:34:59.298Z] #56 DONE 0.1s [2022-05-04T21:34:59.298Z] [2022-05-04T21:34:59.298Z] #62 [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-05-04T21:34:59.298Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:34:59.879Z] #72 ... [2022-05-04T21:34:59.879Z] [2022-05-04T21:34:59.879Z] #67 [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-05-04T21:34:59.879Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-04T21:34:59.879Z] #67 1.793 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:34:59.879Z] #67 1.793 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:34:59.879Z] #67 1.794 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:34:59.879Z] #67 2.099 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-04T21:34:59.880Z] #67 2.505 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:34:59.880Z] #67 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-04T21:34:59.880Z] #67 3.499 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-04T21:34:59.880Z] #67 3.975 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-04T21:34:59.880Z] #67 4.475 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-04T21:34:59.880Z] #67 4.478 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-04T21:34:59.880Z] #67 4.484 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [129 kB] [2022-05-04T21:34:59.880Z] #67 4.491 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:34:59.880Z] #67 4.500 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-04T21:34:59.880Z] #67 4.710 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-04T21:34:59.880Z] #67 4.713 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:34:59.880Z] #67 4.720 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-04T21:34:59.880Z] #67 4.720 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-04T21:34:59.880Z] #67 4.721 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-04T21:34:59.880Z] #67 ... [2022-05-04T21:34:59.880Z] [2022-05-04T21:34:59.880Z] #47 [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-05-04T21:34:59.880Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-04T21:34:59.880Z] #47 1.863 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:34:59.880Z] #47 1.864 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:34:59.880Z] #47 1.864 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:34:59.880Z] #47 2.179 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-04T21:34:59.880Z] #47 2.601 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-04T21:34:59.880Z] #47 3.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-04T21:34:59.880Z] #47 3.752 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-04T21:34:59.880Z] #47 4.240 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:34:59.880Z] #47 4.679 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-04T21:34:59.880Z] #47 4.680 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [129 kB] [2022-05-04T21:34:59.880Z] #47 4.680 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:34:59.880Z] #47 4.680 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-04T21:34:59.880Z] #47 4.681 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-04T21:34:59.880Z] #47 4.874 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-04T21:34:59.880Z] #47 4.884 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:34:59.880Z] #47 4.884 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-04T21:34:59.880Z] #47 4.885 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-04T21:34:59.880Z] #47 4.885 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-04T21:35:00.570Z] #21 35.80 Setting up zip (3.0-12) ... [2022-05-04T21:35:00.570Z] #21 35.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:00.570Z] #21 35.84 Setting up bash-completion (1:2.11-2) ... [2022-05-04T21:35:01.404Z] #26 ... [2022-05-04T21:35:01.404Z] [2022-05-04T21:35:01.404Z] #45 [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-05-04T21:35:01.404Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-04T21:35:01.404Z] #45 164.8 + dpkg --print-architecture [2022-05-04T21:35:01.404Z] #45 DONE 165.2s [2022-05-04T21:35:01.404Z] [2022-05-04T21:35:01.404Z] #62 [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-05-04T21:35:01.404Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:35:02.283Z] Running on azwin-2-4862a0 in d:\jenkins\workspace\moby_PR-43555 [Pipeline] { [Pipeline] ws [2022-05-04T21:35:02.303Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T21:35:02.524Z] #21 37.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-04T21:35:02.524Z] #21 37.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-04T21:35:02.524Z] #21 37.92 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:35:02.524Z] #21 37.93 Setting up patch (2.7.6-7) ... [2022-05-04T21:35:02.524Z] #21 37.96 Setting up sudo (1.9.5p2-3) ... [2022-05-04T21:35:02.524Z] #21 38.07 invoke-rc.d: could not determine current runlevel [2022-05-04T21:35:02.524Z] #21 38.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:35:02.524Z] #21 38.10 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T21:35:02.524Z] #21 38.13 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:35:02.524Z] #21 38.14 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T21:35:02.524Z] #21 38.16 Setting up pigz (2.6-1) ... [2022-05-04T21:35:02.524Z] #21 38.18 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:35:02.524Z] #21 38.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:35:02.524Z] #21 38.22 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:35:02.524Z] #21 38.24 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:03.101Z] #21 38.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:35:03.366Z] #21 38.83 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:35:03.625Z] #21 39.30 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T21:35:03.625Z] #21 39.35 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:35:03.625Z] #21 39.37 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:35:03.795Z] The recommended git tool is: git [2022-05-04T21:35:03.885Z] #21 39.38 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T21:35:04.144Z] #21 39.83 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:04.144Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T21:35:04.144Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T21:35:04.144Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T21:35:04.144Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T21:35:04.144Z] #21 39.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T21:35:04.144Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T21:35:04.144Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T21:35:04.144Z] #21 39.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T21:35:04.144Z] #21 39.92 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T21:35:05.524Z] #21 41.27 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:35:05.524Z] #21 41.28 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:35:05.782Z] #21 41.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:35:05.782Z] #21 41.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:35:06.719Z] #21 42.42 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:35:06.719Z] #21 42.43 Setting up jq (1.6-2.1) ... [2022-05-04T21:35:06.977Z] #21 42.45 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:35:06.977Z] #21 42.47 Setting up iptables (1.8.7-1) ... [2022-05-04T21:35:06.977Z] #21 42.48 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.48 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.49 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.50 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T21:35:06.977Z] #21 42.51 Setting up iproute2 (5.10.0-4) ... [2022-05-04T21:35:07.238Z] #21 42.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:35:07.806Z] #21 DONE 43.2s [2022-05-04T21:35:07.806Z] [2022-05-04T21:35:07.806Z] #22 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-04T21:35:07.806Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-04T21:35:08.743Z] #22 1.222 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T21:35:08.743Z] #22 1.226 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T21:35:08.743Z] #22 1.229 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T21:35:08.743Z] #22 DONE 1.3s [2022-05-04T21:35:08.743Z] [2022-05-04T21:35:08.743Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T21:35:08.743Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-04T21:35:09.865Z] #47 18.87 Fetched 40.4 MB in 17s (2341 kB/s) [2022-05-04T21:35:09.865Z] #47 18.87 Reading package lists... [2022-05-04T21:35:09.865Z] #47 ... [2022-05-04T21:35:09.865Z] [2022-05-04T21:35:09.865Z] #67 [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-05-04T21:35:09.865Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-04T21:35:09.865Z] #67 18.98 Fetched 40.4 MB in 17s (2315 kB/s) [2022-05-04T21:35:11.890Z] #58 109.0 + mkdir -p /build [2022-05-04T21:35:11.890Z] #58 109.0 + cp runc /build/runc [2022-05-04T21:35:11.890Z] #58 DONE 109.3s [2022-05-04T21:35:11.890Z] [2022-05-04T21:35:11.890Z] #62 [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-05-04T21:35:11.890Z] #62 sha256:c561a6a3cf446af9c2fa4306df322dcca9ca19e08693bbbe9b44b5f4f6f5ce33 [2022-05-04T21:35:11.890Z] #62 ... [2022-05-04T21:35:11.890Z] [2022-05-04T21:35:11.890Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T21:35:11.890Z] #59 sha256:dea7a8dffd71518290a34bc35bb6ad158b7ded19b3a88a7ca58805a46cf7c017 [2022-05-04T21:35:11.890Z] #59 DONE 0.1s [2022-05-04T21:35:11.890Z] [2022-05-04T21:35:11.890Z] #62 [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-05-04T21:35:11.890Z] #62 sha256:c561a6a3cf446af9c2fa4306df322dcca9ca19e08693bbbe9b44b5f4f6f5ce33 [2022-05-04T21:35:11.890Z] #62 182.6 + bin/containerd [2022-05-04T21:35:12.408Z] using credential docker-jenkins-github-credentials [2022-05-04T21:35:12.487Z] Cloning the remote Git repository [2022-05-04T21:35:12.487Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:35:12.695Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:35:13.097Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T21:35:14.173Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:35:14.173Z] > git --version # timeout=10 [2022-05-04T21:35:14.216Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T21:35:14.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:35:14.219Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:17.953Z] #67 18.98 Reading package lists... [2022-05-04T21:35:17.953Z] #67 ... [2022-05-04T21:35:17.953Z] [2022-05-04T21:35:17.953Z] #47 [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-05-04T21:35:17.953Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-04T21:35:17.953Z] #47 18.87 Reading package lists... [2022-05-04T21:35:18.719Z] #23 9.612 Collecting yamllint==1.26.1 [2022-05-04T21:35:19.656Z] #23 10.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T21:35:20.528Z] #47 28.11 Reading package lists... [2022-05-04T21:35:20.528Z] #47 ... [2022-05-04T21:35:20.528Z] [2022-05-04T21:35:20.528Z] #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-05-04T21:35:20.528Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:35:20.528Z] #20 20.82 Fetched 48.9 MB in 19s (2515 kB/s) [2022-05-04T21:35:20.528Z] #20 20.82 Reading package lists... [2022-05-04T21:35:20.592Z] #23 11.69 Collecting pathspec>=0.5.3 [2022-05-04T21:35:20.592Z] #23 11.69 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T21:35:20.783Z] #20 30.18 Reading package lists... [2022-05-04T21:35:20.783Z] #20 ... [2022-05-04T21:35:20.783Z] [2022-05-04T21:35:20.783Z] #67 [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-05-04T21:35:20.783Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-04T21:35:20.851Z] #23 12.03 Collecting pyyaml [2022-05-04T21:35:20.851Z] #23 12.03 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-05-04T21:35:20.851Z] #23 12.09 Building wheels for collected packages: yamllint [2022-05-04T21:35:20.851Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-05-04T21:35:21.787Z] #23 13.07 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T21:35:22.048Z] #23 13.07 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a26377590ac302bab21326fd3a071271bf8b9a88ba2e313837fec76d2e888cd0 [2022-05-04T21:35:22.048Z] #23 13.07 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T21:35:22.048Z] #23 13.07 Successfully built yamllint [2022-05-04T21:35:22.048Z] #23 13.10 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T21:35:22.306Z] #23 13.52 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T21:35:22.874Z] #23 DONE 13.9s [2022-05-04T21:35:22.874Z] [2022-05-04T21:35:22.874Z] #53 [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-05-04T21:35:22.874Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:35:22.874Z] #53 ... [2022-05-04T21:35:22.874Z] [2022-05-04T21:35:22.874Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T21:35:22.874Z] #27 sha256:6cf04f4cc907e45379447f267cc33ea1e578f70cd73d11dd5b3221bdb5a6f03d [2022-05-04T21:35:23.442Z] #27 DONE 0.5s [2022-05-04T21:35:23.442Z] [2022-05-04T21:35:23.442Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T21:35:23.442Z] #32 sha256:2ed3d3444a08585c3ded97bf86494299d5163e11551409bafe04150c4a5397ef [2022-05-04T21:35:23.700Z] #32 DONE 0.5s [2022-05-04T21:35:23.700Z] [2022-05-04T21:35:23.700Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:35:23.700Z] #35 sha256:9c776dc0f0f68b6396540627ca4cd0e5e8553ba95e822bd113d9ea8995045064 [2022-05-04T21:35:23.959Z] #35 DONE 0.3s [2022-05-04T21:35:23.959Z] [2022-05-04T21:35:23.959Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T21:35:23.959Z] #37 sha256:365ffae0c6ed8b6384fa82d3c1f830e21fbadb1c5539ff03d9a7f188f3dcf63d [2022-05-04T21:35:24.218Z] #37 DONE 0.1s [2022-05-04T21:35:24.218Z] [2022-05-04T21:35:24.218Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T21:35:24.218Z] #39 sha256:5fd2201352091ee09d2c32931b55a8b8b341bfd653f735d616b62f96c2c2cbba [2022-05-04T21:35:24.476Z] #39 DONE 0.1s [2022-05-04T21:35:24.476Z] [2022-05-04T21:35:24.476Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T21:35:24.476Z] #43 sha256:9119bd0f358d6df6b1110696e8690582fee2c99f13ba082d280f4c0ba3d01a6e [2022-05-04T21:35:24.476Z] #43 DONE 0.1s [2022-05-04T21:35:24.476Z] [2022-05-04T21:35:24.476Z] #53 [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-05-04T21:35:24.476Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:35:25.838Z] #62 ... [2022-05-04T21:35:25.838Z] [2022-05-04T21:35:25.838Z] #58 [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-05-04T21:35:25.838Z] #58 sha256:1a67596cd76621806e6734ee9d89b1ac52641d6bf1112751ba1165e4d03c9c6b [2022-05-04T21:35:25.838Z] #58 107.5 + mkdir -p /build [2022-05-04T21:35:25.838Z] #58 107.5 + cp runc /build/runc [2022-05-04T21:35:25.838Z] #58 DONE 107.8s [2022-05-04T21:35:25.838Z] [2022-05-04T21:35:25.838Z] #62 [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-05-04T21:35:25.838Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:35:25.838Z] #62 ... [2022-05-04T21:35:25.838Z] [2022-05-04T21:35:25.838Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T21:35:25.838Z] #59 sha256:354747ac9e2fc84b9fd540528176b2377210639153b7d8c9ddec84d3cc654618 [2022-05-04T21:35:25.838Z] #59 DONE 0.1s [2022-05-04T21:35:25.838Z] [2022-05-04T21:35:25.838Z] #62 [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-05-04T21:35:25.838Z] #62 sha256:21604068945c360701c837324fea3bf4c64f4172c7bb77d90b4096ce76db33b8 [2022-05-04T21:35:25.838Z] #62 181.0 + bin/containerd [2022-05-04T21:35:27.358Z] #67 28.21 Reading package lists... [2022-05-04T21:35:27.358Z] #67 ... [2022-05-04T21:35:27.358Z] [2022-05-04T21:35:27.358Z] #47 [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-05-04T21:35:27.358Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-04T21:35:27.358Z] #47 28.11 Reading package lists... [2022-05-04T21:35:27.795Z] using credential docker-jenkins-github-credentials [2022-05-04T21:35:27.872Z] Cloning the remote Git repository [2022-05-04T21:35:27.872Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:35:29.247Z] #47 37.56 Building dependency tree... [2022-05-04T21:35:28.058Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:35:28.457Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T21:35:29.416Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:35:29.416Z] > git --version # timeout=10 [2022-05-04T21:35:29.465Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T21:35:29.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:35:29.469Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:30.274Z] Fetching without tags [2022-05-04T21:35:30.989Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:35:29.960Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:35:30.022Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:35:30.074Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:30.194Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:35:30.312Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:35:30.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:35:30.314Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:31.101Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:35:31.146Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:35:31.763Z] #47 41.75 The following additional packages will be installed: [2022-05-04T21:35:31.763Z] #47 41.78 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-04T21:35:31.763Z] #47 41.82 Suggested packages: [2022-05-04T21:35:31.763Z] #47 41.83 cmake-doc ninja-build lrzip [2022-05-04T21:35:31.763Z] #47 41.83 Recommended packages: [2022-05-04T21:35:31.763Z] #47 41.83 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-04T21:35:32.019Z] #47 42.39 The following NEW packages will be installed: [2022-05-04T21:35:32.019Z] #47 42.40 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-04T21:35:32.581Z] #47 42.85 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:35:32.581Z] #47 42.85 Need to get 8418 kB of archives. [2022-05-04T21:35:32.581Z] #47 42.85 After this operation, 34.9 MB of additional disk space will be used. [2022-05-04T21:35:32.581Z] #47 42.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:35:32.581Z] #47 42.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-04T21:35:32.581Z] #47 42.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-04T21:35:32.581Z] #47 42.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-04T21:35:32.581Z] #47 42.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-04T21:35:32.581Z] #47 42.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-04T21:35:32.581Z] #47 42.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-04T21:35:32.581Z] #47 42.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-04T21:35:33.509Z] #47 43.78 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:35:33.766Z] #47 ... [2022-05-04T21:35:33.766Z] [2022-05-04T21:35:33.766Z] #67 [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-05-04T21:35:33.766Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-04T21:35:33.766Z] #67 37.57 Building dependency tree... [2022-05-04T21:35:33.766Z] #67 39.67 Reading state information... [2022-05-04T21:35:33.766Z] #67 41.67 The following additional packages will be installed: [2022-05-04T21:35:33.766Z] #67 41.69 libbtrfs0 [2022-05-04T21:35:33.766Z] #67 41.96 The following NEW packages will be installed: [2022-05-04T21:35:33.766Z] #67 41.98 libbtrfs-dev libbtrfs0 [2022-05-04T21:35:33.766Z] #67 42.47 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:35:33.766Z] #67 42.47 Need to get 460 kB of archives. [2022-05-04T21:35:33.766Z] #67 42.47 After this operation, 1237 kB of additional disk space will be used. [2022-05-04T21:35:33.766Z] #67 42.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:35:33.766Z] #67 42.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:35:33.766Z] #67 43.09 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:35:33.766Z] #67 43.42 Fetched 460 kB in 0s (1521 kB/s) [2022-05-04T21:35:33.766Z] #67 43.48 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:35:33.766Z] #67 43.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-04T21:35:33.766Z] #67 43.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:35:33.766Z] #67 43.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:35:33.766Z] #67 43.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:35:33.766Z] #67 43.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:35:33.766Z] #67 43.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:35:33.766Z] #67 43.81 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:35:33.766Z] #67 43.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:35:33.766Z] #67 43.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:35:33.766Z] #67 DONE 44.0s [2022-05-04T21:35:33.766Z] [2022-05-04T21:35:33.766Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-04T21:35:33.766Z] #68 sha256:48d545a6db0bcdad7c6e18e08547927ec65e0e53264f67faf7ce15782fc762d6 [2022-05-04T21:35:33.766Z] #68 DONE 0.1s [2022-05-04T21:35:33.766Z] [2022-05-04T21:35:33.766Z] #47 [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-05-04T21:35:33.766Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-04T21:35:33.766Z] #47 44.22 Fetched 8418 kB in 1s (16.4 MB/s) [2022-05-04T21:35:34.022Z] #47 44.28 Selecting previously unselected package xxd. [2022-05-04T21:35:34.022Z] #47 44.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-04T21:35:34.022Z] #47 44.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:35:34.022Z] #47 44.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:34.022Z] #47 44.47 Selecting previously unselected package vim-common. [2022-05-04T21:35:34.022Z] #47 44.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:35:34.282Z] #47 44.49 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:34.282Z] #47 44.63 Selecting previously unselected package cmake-data. [2022-05-04T21:35:34.282Z] #47 44.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-04T21:35:34.282Z] #47 44.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:35:35.213Z] #47 45.59 Selecting previously unselected package libarchive13:amd64. [2022-05-04T21:35:35.213Z] #47 45.60 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-04T21:35:35.213Z] #47 45.60 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:35:35.469Z] #47 45.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-04T21:35:35.469Z] #47 45.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-04T21:35:35.469Z] #47 45.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:35:35.469Z] #47 45.89 Selecting previously unselected package librhash0:amd64. [2022-05-04T21:35:35.469Z] #47 45.90 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-04T21:35:35.469Z] #47 45.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:35:35.469Z] #47 46.00 Selecting previously unselected package libuv1:amd64. [2022-05-04T21:35:35.502Z] Merge succeeded, producing 4e92dd2b455f3e9c75a38c3141379729adb0bf0a [2022-05-04T21:35:35.502Z] Checking out Revision 4e92dd2b455f3e9c75a38c3141379729adb0bf0a (PR-43555) [2022-05-04T21:35:35.727Z] #47 46.00 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-04T21:35:35.727Z] #47 46.01 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:35:35.727Z] #47 46.10 Selecting previously unselected package cmake. [2022-05-04T21:35:35.727Z] #47 46.11 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-04T21:35:35.727Z] #47 46.11 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:35:36.679Z] #53 ... [2022-05-04T21:35:36.679Z] [2022-05-04T21:35:36.679Z] #45 [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-05-04T21:35:36.679Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-04T21:35:36.679Z] #45 189.6 + dpkg --print-architecture [2022-05-04T21:35:36.679Z] #45 189.6 + git checkout -q v2.1.0 [2022-05-04T21:35:36.679Z] #45 189.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-04T21:35:36.679Z] #45 189.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-04T21:35:34.342Z] > git remote # timeout=10 [2022-05-04T21:35:34.417Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:35:34.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:35:34.468Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:35:35.417Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T21:35:35.539Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:35:35.595Z] > git checkout -f 4e92dd2b455f3e9c75a38c3141379729adb0bf0a # timeout=10 [2022-05-04T21:35:37.706Z] #47 47.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-04T21:35:37.706Z] #47 47.77 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:37.706Z] #47 47.79 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-04T21:35:37.706Z] #47 47.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:35:37.706Z] #47 47.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-04T21:35:37.706Z] #47 47.84 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-04T21:35:37.706Z] #47 47.86 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-04T21:35:37.706Z] #47 47.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-04T21:35:37.706Z] #47 47.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:35:37.967Z] #47 DONE 48.2s [2022-05-04T21:35:37.967Z] [2022-05-04T21:35:37.967Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-04T21:35:37.967Z] #48 sha256:3d5034471d6e85dc7e6f3ad125cbd557cbe8326cec9984c7a7a92ed1f64cb284 [2022-05-04T21:35:37.967Z] #48 DONE 0.0s [2022-05-04T21:35:37.967Z] [2022-05-04T21:35:37.967Z] #49 [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-05-04T21:35:37.967Z] #49 sha256:4003ee7c64102f0eb3f1d45a49069079e71477d7790ba1d3a5d0d10d8a18c9dc [2022-05-04T21:35:38.530Z] #49 0.799 + RM_GOPATH=0 [2022-05-04T21:35:38.530Z] #49 ... [2022-05-04T21:35:38.530Z] [2022-05-04T21:35:38.530Z] #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-05-04T21:35:38.530Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:35:38.530Z] #20 30.18 Reading package lists... [2022-05-04T21:35:38.530Z] #20 39.18 Building dependency tree... [2022-05-04T21:35:38.530Z] #20 43.42 The following additional packages will be installed: [2022-05-04T21:35:38.530Z] #20 43.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:35:38.530Z] #20 43.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-04T21:35:38.530Z] #20 43.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-04T21:35:38.530Z] #20 43.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-04T21:35:38.530Z] #20 43.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-04T21:35:38.530Z] #20 43.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-04T21:35:38.530Z] #20 43.44 mingw-w64-common mingw-w64-x86-64-dev [2022-05-04T21:35:38.530Z] #20 43.47 Suggested packages: [2022-05-04T21:35:38.530Z] #20 43.47 gcc-10-locales seccomp wine64 [2022-05-04T21:35:38.530Z] #20 44.24 The following NEW packages will be installed: [2022-05-04T21:35:38.530Z] #20 44.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-04T21:35:38.530Z] #20 44.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-04T21:35:38.530Z] #20 44.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-04T21:35:38.530Z] #20 44.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-04T21:35:38.530Z] #20 44.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-04T21:35:38.530Z] #20 44.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-04T21:35:38.530Z] #20 44.26 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-04T21:35:38.530Z] #20 44.26 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-04T21:35:38.530Z] #20 44.27 mingw-w64-x86-64-dev [2022-05-04T21:35:38.530Z] #20 44.78 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:35:38.530Z] #20 44.78 Need to get 115 MB of archives. [2022-05-04T21:35:38.530Z] #20 44.78 After this operation, 645 MB of additional disk space will be used. [2022-05-04T21:35:38.530Z] #20 44.78 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-05-04T21:35:38.530Z] #20 44.88 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-05-04T21:35:38.530Z] #20 44.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-04T21:35:38.530Z] #20 44.93 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-05-04T21:35:38.530Z] #20 44.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-04T21:35:38.530Z] #20 44.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-04T21:35:38.530Z] #20 45.02 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-05-04T21:35:38.530Z] #20 45.08 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-05-04T21:35:38.530Z] #20 45.09 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-05-04T21:35:38.530Z] #20 45.31 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-05-04T21:35:38.530Z] #20 45.77 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-05-04T21:35:38.530Z] #20 45.97 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-05-04T21:35:38.530Z] #20 46.21 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-05-04T21:35:38.530Z] #20 46.68 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-05-04T21:35:38.530Z] #20 46.89 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-05-04T21:35:38.530Z] #20 46.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-04T21:35:38.530Z] #20 46.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-04T21:35:38.530Z] #20 46.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-04T21:35:38.530Z] #20 46.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-04T21:35:38.530Z] #20 46.91 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-05-04T21:35:38.530Z] #20 46.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-04T21:35:38.530Z] #20 46.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-04T21:35:38.530Z] #20 46.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-04T21:35:38.530Z] #20 46.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-04T21:35:38.530Z] #20 46.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-04T21:35:38.530Z] #20 46.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-04T21:35:38.530Z] #20 46.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-04T21:35:38.530Z] #20 46.95 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-05-04T21:35:38.530Z] #20 46.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-04T21:35:38.530Z] #20 46.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-04T21:35:38.530Z] #20 47.79 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:35:38.530Z] #20 47.97 Fetched 115 MB in 2s (45.9 MB/s) [2022-05-04T21:35:38.530Z] #20 48.01 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-04T21:35:38.530Z] #20 48.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-04T21:35:38.530Z] #20 48.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:35:38.530Z] #20 48.07 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:35:38.787Z] #20 49.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-04T21:35:38.787Z] #20 49.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-04T21:35:38.787Z] #20 49.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:35:38.787Z] #20 ... [2022-05-04T21:35:38.787Z] [2022-05-04T21:35:38.787Z] #49 [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-05-04T21:35:38.787Z] #49 sha256:4003ee7c64102f0eb3f1d45a49069079e71477d7790ba1d3a5d0d10d8a18c9dc [2022-05-04T21:35:38.787Z] #49 0.801 + TMP_GOPATH= [2022-05-04T21:35:38.787Z] #49 0.801 + : /build [2022-05-04T21:35:38.787Z] #49 0.801 + '[' -z '' ']' [2022-05-04T21:35:38.787Z] #49 0.803 ++ mktemp -d [2022-05-04T21:35:38.787Z] #49 0.803 + export GOPATH=/tmp/tmp.LyCo6f8Ujx [2022-05-04T21:35:38.787Z] #49 0.803 + GOPATH=/tmp/tmp.LyCo6f8Ujx [2022-05-04T21:35:38.787Z] #49 0.803 + RM_GOPATH=1 [2022-05-04T21:35:38.787Z] #49 0.804 + case "$(go env GOARCH)" in [2022-05-04T21:35:38.787Z] #49 0.807 ++ go env GOARCH [2022-05-04T21:35:38.787Z] #49 0.818 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:35:38.787Z] #49 0.818 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:35:38.787Z] #49 0.820 ++ dirname /install.sh [2022-05-04T21:35:38.787Z] #49 0.821 + dir=/ [2022-05-04T21:35:38.787Z] #49 0.822 + bin=tini [2022-05-04T21:35:38.787Z] #49 0.822 + shift [2022-05-04T21:35:38.787Z] #49 0.822 + '[' '!' -f //tini.installer ']' [2022-05-04T21:35:38.787Z] #49 0.822 + . //tini.installer [2022-05-04T21:35:38.787Z] #49 0.822 ++ : v0.19.0 [2022-05-04T21:35:38.787Z] #49 0.823 + install_tini [2022-05-04T21:35:38.787Z] #49 0.823 + echo 'Install tini version v0.19.0' [2022-05-04T21:35:38.787Z] #49 0.823 Install tini version v0.19.0 [2022-05-04T21:35:38.787Z] #49 0.823 + git clone https://github.com/krallin/tini.git /tmp/tmp.LyCo6f8Ujx/tini [2022-05-04T21:35:38.787Z] #49 0.826 Cloning into '/tmp/tmp.LyCo6f8Ujx/tini'... [2022-05-04T21:35:39.043Z] #49 1.225 + cd /tmp/tmp.LyCo6f8Ujx/tini [2022-05-04T21:35:39.300Z] #49 1.226 + git checkout -q v0.19.0 [2022-05-04T21:35:39.300Z] #49 1.231 + cmake . [2022-05-04T21:35:39.300Z] #49 1.451 -- The C compiler identification is GNU 10.2.1 [2022-05-04T21:35:39.300Z] #49 1.495 -- Detecting C compiler ABI info [2022-05-04T21:35:39.556Z] #49 1.744 -- Detecting C compiler ABI info - done [2022-05-04T21:35:39.556Z] #49 1.787 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-04T21:35:39.812Z] #49 1.788 -- Detecting C compile features [2022-05-04T21:35:39.812Z] #49 1.789 -- Detecting C compile features - done [2022-05-04T21:35:39.812Z] #49 1.808 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-04T21:35:39.812Z] #49 1.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-04T21:35:39.812Z] #49 1.913 -- Configuring done [2022-05-04T21:35:39.812Z] #49 1.920 -- Generating done [2022-05-04T21:35:39.812Z] #49 1.923 -- Build files have been written to: /tmp/tmp.LyCo6f8Ujx/tini [2022-05-04T21:35:39.812Z] #49 1.932 + make tini-static [2022-05-04T21:35:40.069Z] #49 2.078 Scanning dependencies of target tini-static [2022-05-04T21:35:40.069Z] #49 2.106 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-04T21:35:40.631Z] #49 2.589 [100%] Linking C executable tini-static [2022-05-04T21:35:40.887Z] #49 2.863 [100%] Built target tini-static [2022-05-04T21:35:40.887Z] #49 2.909 + mkdir -p /build [2022-05-04T21:35:40.887Z] #49 2.918 + cp tini-static /build/docker-init [2022-05-04T21:35:40.887Z] #49 DONE 3.1s [2022-05-04T21:35:40.887Z] [2022-05-04T21:35:40.887Z] #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-05-04T21:35:40.887Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:35:40.887Z] #20 50.06 Selecting previously unselected package binutils-mingw-w64. [2022-05-04T21:35:40.887Z] #20 50.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-04T21:35:40.887Z] #20 50.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:35:40.887Z] #20 50.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-04T21:35:40.887Z] #20 50.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:35:40.887Z] #20 50.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:35:40.887Z] #20 50.24 Selecting previously unselected package dmsetup. [2022-05-04T21:35:40.887Z] #20 50.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:35:40.887Z] #20 50.25 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:35:40.887Z] #20 50.33 Selecting previously unselected package mingw-w64-common. [2022-05-04T21:35:40.887Z] #20 50.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-04T21:35:40.887Z] #20 50.35 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-04T21:35:41.451Z] #20 ... [2022-05-04T21:35:41.451Z] [2022-05-04T21:35:41.451Z] #72 [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-05-04T21:35:41.451Z] #72 sha256:733b1ea4732d5bf3e6e835b610f651bb900c0f0f0c4a8881840c2602bd4cef1e [2022-05-04T21:35:41.451Z] #72 47.63 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-04T21:35:41.451Z] #72 47.63 + GOBIN=/build [2022-05-04T21:35:41.451Z] #72 47.63 + GO111MODULE=on [2022-05-04T21:35:41.451Z] #72 47.63 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-04T21:35:41.451Z] #72 51.50 rootlesskit version 1.0.0 [2022-05-04T21:35:41.451Z] #72 51.51 Usage of /build/rootlesskit-docker-proxy: [2022-05-04T21:35:41.451Z] #72 51.52 -container-ip string [2022-05-04T21:35:41.451Z] #72 51.52 container ip [2022-05-04T21:35:41.451Z] #72 51.52 -container-port int [2022-05-04T21:35:41.451Z] #72 51.52 container port (default -1) [2022-05-04T21:35:41.451Z] #72 51.52 -host-ip string [2022-05-04T21:35:41.451Z] #72 51.52 host ip [2022-05-04T21:35:41.451Z] #72 51.52 -host-port int [2022-05-04T21:35:41.451Z] #72 51.52 host port (default -1) [2022-05-04T21:35:41.451Z] #72 51.52 -proto string [2022-05-04T21:35:41.451Z] #72 51.52 proxy protocol (default "tcp") [2022-05-04T21:35:41.451Z] #72 DONE 51.7s [2022-05-04T21:35:41.451Z] [2022-05-04T21:35:41.451Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-04T21:35:41.451Z] #73 sha256:589eec9a99c23f97995dc1a8eb6ce474f012c712c1ae73b86dd656230fbda08b [2022-05-04T21:35:41.451Z] #73 DONE 0.1s [2022-05-04T21:35:41.708Z] [2022-05-04T21:35:41.708Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-04T21:35:41.708Z] #74 sha256:9935e49aab15caffaf46e94883b69f510e0d6338dd8f867ab6162e9eba142b06 [2022-05-04T21:35:41.708Z] #74 DONE 0.1s [2022-05-04T21:35:41.708Z] [2022-05-04T21:35:41.708Z] #69 [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-05-04T21:35:41.708Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:35:41.708Z] #69 0.783 + RM_GOPATH=0 [2022-05-04T21:35:41.708Z] #69 0.783 + TMP_GOPATH= [2022-05-04T21:35:41.708Z] #69 0.783 + : /build [2022-05-04T21:35:41.708Z] #69 0.783 + '[' -z '' ']' [2022-05-04T21:35:41.708Z] #69 0.784 ++ mktemp -d [2022-05-04T21:35:41.708Z] #69 0.790 + export GOPATH=/tmp/tmp.q4T9EZ9J3d [2022-05-04T21:35:41.708Z] #69 0.790 + GOPATH=/tmp/tmp.q4T9EZ9J3d [2022-05-04T21:35:41.708Z] #69 0.790 + RM_GOPATH=1 [2022-05-04T21:35:41.708Z] #69 0.790 + case "$(go env GOARCH)" in [2022-05-04T21:35:41.708Z] #69 0.790 ++ go env GOARCH [2022-05-04T21:35:41.708Z] #69 0.812 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:35:41.708Z] #69 0.812 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:35:41.708Z] #69 0.813 ++ dirname /install.sh [2022-05-04T21:35:41.708Z] #69 0.814 + dir=/ [2022-05-04T21:35:41.708Z] #69 0.814 + bin=containerd [2022-05-04T21:35:41.708Z] #69 0.814 + shift [2022-05-04T21:35:41.708Z] #69 0.814 + '[' '!' -f //containerd.installer ']' [2022-05-04T21:35:41.708Z] #69 0.814 + . //containerd.installer [2022-05-04T21:35:41.708Z] #69 0.814 ++ set -e [2022-05-04T21:35:41.708Z] #69 0.814 ++ : v1.6.4 [2022-05-04T21:35:41.708Z] #69 0.814 + install_containerd [2022-05-04T21:35:41.708Z] #69 0.814 + echo 'Install containerd version v1.6.4' [2022-05-04T21:35:41.708Z] #69 0.815 Install containerd version v1.6.4 [2022-05-04T21:35:41.708Z] #69 0.815 + git clone https://github.com/containerd/containerd.git /tmp/tmp.q4T9EZ9J3d/src/github.com/containerd/containerd [2022-05-04T21:35:41.708Z] #69 0.820 Cloning into '/tmp/tmp.q4T9EZ9J3d/src/github.com/containerd/containerd'... [2022-05-04T21:35:42.818Z] #69 ... [2022-05-04T21:35:42.818Z] [2022-05-04T21:35:42.818Z] #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-05-04T21:35:42.818Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:35:42.818Z] #20 52.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-04T21:35:42.818Z] #20 52.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-04T21:35:42.818Z] #20 52.69 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:35:44.753Z] #20 55.00 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-04T21:35:44.753Z] #20 55.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:44.753Z] #20 55.01 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:35:44.753Z] #20 55.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-04T21:35:44.753Z] #20 55.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:44.753Z] #20 55.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:35:46.685Z] #20 57.05 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-04T21:35:46.685Z] #20 57.05 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:46.685Z] #20 57.06 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:35:47.218Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:35:47.256Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:35:48.623Z] #20 ... [2022-05-04T21:35:48.623Z] [2022-05-04T21:35:48.623Z] #69 [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-05-04T21:35:48.623Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:35:48.623Z] #69 14.88 + cd /tmp/tmp.q4T9EZ9J3d/src/github.com/containerd/containerd [2022-05-04T21:35:48.623Z] #69 14.88 + git checkout -q v1.6.4 [2022-05-04T21:35:49.551Z] #69 15.64 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-04T21:35:49.551Z] #69 15.64 + BUILDTAGS='netgo osusergo static_build' [2022-05-04T21:35:49.551Z] #69 15.64 + export EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:35:49.551Z] #69 15.64 + EXTRA_FLAGS=-buildmode=pie [2022-05-04T21:35:49.551Z] #69 15.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-04T21:35:49.551Z] #69 15.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-04T21:35:49.551Z] #69 15.64 + '[' '' = dynamic ']' [2022-05-04T21:35:49.551Z] #69 15.64 + make [2022-05-04T21:35:50.112Z] #69 16.45 + bin/ctr [2022-05-04T21:35:50.729Z] + docker version [2022-05-04T21:35:56.087Z] Fetching without tags [2022-05-04T21:35:56.646Z] #69 ... [2022-05-04T21:35:56.646Z] [2022-05-04T21:35:56.646Z] #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-05-04T21:35:56.646Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-04T21:35:56.646Z] #20 60.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-04T21:35:56.646Z] #20 60.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:56.646Z] #20 60.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:35:56.646Z] #20 62.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-04T21:35:56.646Z] #20 62.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:56.646Z] #20 62.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:35:56.646Z] #20 64.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-04T21:35:56.646Z] #20 64.09 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:56.646Z] #20 64.09 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:35:56.810Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:35:55.767Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:35:55.833Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:35:55.880Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:55.998Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:35:56.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:35:56.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:35:56.123Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:35:56.913Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:35:56.961Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:35:57.632Z] #62 ... [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #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-05-04T21:35:57.632Z] #26 sha256:a71c0446c8f8c0053475265fb1adf2c8685e81446eaeaa99d9c881c83932445b [2022-05-04T21:35:57.632Z] #26 214.5 + return [2022-05-04T21:35:57.632Z] #26 DONE 216.5s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #58 [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-05-04T21:35:57.632Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:35:57.632Z] #58 ... [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T21:35:57.632Z] #27 sha256:ee6e4bd75c97cfc4e8ab5fb519d1836bd50cc809dfe975f084194e8edcad2a9f [2022-05-04T21:35:57.632Z] #27 DONE 0.6s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #53 [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-05-04T21:35:57.632Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-04T21:35:57.632Z] #53 219.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T21:35:57.632Z] #53 DONE 220.6s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T21:35:57.632Z] #32 sha256:6a545a91887294945c7ac2a83eb74371a4882a44c791aae4a349f3fe39d136d5 [2022-05-04T21:35:57.632Z] #32 DONE 1.4s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #35 sha256:70958331db06b185576ef51cec37575089934469c1c30dcdbf92b915229f669b [2022-05-04T21:35:57.632Z] #35 ... [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #58 [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-05-04T21:35:57.632Z] #58 sha256:a2b76993fb1e9e862d3bf1a47e1ee373937c97e85d2f72a3ac130b27b1bfe2a8 [2022-05-04T21:35:57.632Z] #58 129.9 + mkdir -p /build [2022-05-04T21:35:57.632Z] #58 130.0 + cp runc /build/runc [2022-05-04T21:35:57.632Z] #58 DONE 130.5s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #35 sha256:70958331db06b185576ef51cec37575089934469c1c30dcdbf92b915229f669b [2022-05-04T21:35:57.632Z] #35 DONE 0.6s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #37 sha256:d48457b054d7beddb35e882b8ca15b85d4407b4ce3f83b1ed57b992e8cbed84a [2022-05-04T21:35:57.632Z] #37 DONE 0.1s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #62 [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-05-04T21:35:57.632Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:35:57.632Z] #62 ... [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #39 sha256:85cf78bbb05052d06bf87044e52e4bae3a9754bccfeaf5ed6dbd08c63b403d82 [2022-05-04T21:35:57.632Z] #39 DONE 0.1s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #43 sha256:37c392bc8df84636f348628b6a2e9f4a4c40250c09f3dd88e7305b197e3834c6 [2022-05-04T21:35:57.632Z] #43 DONE 0.1s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #46 sha256:bea609c448e1e977a86ba5c475e502d701592797d28cb25915dec5e9195e2c1b [2022-05-04T21:35:57.632Z] #46 DONE 0.3s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T21:35:57.632Z] #50 sha256:5b957400d1dbccc3ff638de862bd1a59db1988bd327b1e3214e588a9558de236 [2022-05-04T21:35:57.632Z] #50 DONE 0.1s [2022-05-04T21:35:57.632Z] [2022-05-04T21:35:57.632Z] #62 [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-05-04T21:35:57.632Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:35:57.890Z] #62 ... [2022-05-04T21:35:57.890Z] [2022-05-04T21:35:57.890Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T21:35:57.890Z] #52 sha256:12f0c1f9886273b39d01e6ac66f492e3dadf9cf4f166bc36f6201d0ad2c6c243 [2022-05-04T21:35:57.890Z] #52 DONE 0.1s [2022-05-04T21:35:57.890Z] [2022-05-04T21:35:57.890Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T21:35:57.890Z] #54 sha256:188650785951a1d7c33944592f9054d22723e08d8041f4a782a48626d72373ad [2022-05-04T21:35:58.014Z] #20 68.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-04T21:35:58.014Z] #20 68.00 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-04T21:35:58.014Z] #20 68.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:35:58.621Z] #45 DONE 212.1s [2022-05-04T21:35:58.621Z] [2022-05-04T21:35:58.621Z] #53 [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-05-04T21:35:58.621Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:35:58.825Z] #54 DONE 0.7s [2022-05-04T21:35:58.825Z] [2022-05-04T21:35:58.825Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T21:35:58.825Z] #56 sha256:6ae2d6f1dc17b237290a945a7b9d4c644b775fdda29d0a5244259f52a73b6b7f [2022-05-04T21:35:58.825Z] #56 DONE 0.1s [2022-05-04T21:35:58.825Z] [2022-05-04T21:35:58.825Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T21:35:58.825Z] #59 sha256:cf6e3a00db79e4299fa2819a32511bac1df8e26095dcd1d95788580cc7555f2a [2022-05-04T21:35:58.825Z] #59 DONE 0.3s [2022-05-04T21:35:58.825Z] [2022-05-04T21:35:58.825Z] #62 [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-05-04T21:35:58.825Z] #62 sha256:7881e9b5a5681b1a577f7d0294299d31f87a3bf8fb549ad0776c1fab308f803b [2022-05-04T21:35:59.196Z] #53 ... [2022-05-04T21:35:59.196Z] [2022-05-04T21:35:59.196Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T21:35:59.196Z] #46 sha256:7c785112860f390185e2af4d4e63c068e37585ebd49936c9870d2c5d98c6226c [2022-05-04T21:35:59.380Z] Client: [2022-05-04T21:35:59.381Z] Version: 20.10.9 [2022-05-04T21:35:59.381Z] API version: 1.41 [2022-05-04T21:35:59.381Z] Go version: go1.16.8 [2022-05-04T21:35:59.381Z] Git commit: c2ea9bc [2022-05-04T21:35:59.381Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:35:59.381Z] OS/Arch: windows/amd64 [2022-05-04T21:35:59.381Z] Context: default [2022-05-04T21:35:59.381Z] Experimental: true [2022-05-04T21:35:59.381Z] [2022-05-04T21:35:59.381Z] Server: Docker Engine - Community [2022-05-04T21:35:59.381Z] Engine: [2022-05-04T21:35:59.381Z] Version: 20.10.9 [2022-05-04T21:35:59.381Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:35:59.381Z] Go version: go1.16.8 [2022-05-04T21:35:59.381Z] Git commit: 79ea9d3 [2022-05-04T21:35:59.381Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:35:59.381Z] OS/Arch: windows/amd64 [2022-05-04T21:35:59.381Z] Experimental: true [2022-05-04T21:35:59.384Z] #20 69.81 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-04T21:35:59.384Z] #20 69.82 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-04T21:35:59.384Z] #20 69.83 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:35:59.640Z] #20 69.89 Selecting previously unselected package libapparmor1:amd64. [2022-05-04T21:35:59.640Z] #20 69.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-04T21:35:59.640Z] #20 69.91 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:35:59.640Z] #20 69.96 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-04T21:35:59.640Z] #20 69.97 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-04T21:35:59.640Z] #20 69.97 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:35:59.640Z] #20 70.04 Selecting previously unselected package libbtrfs0:amd64. [2022-05-04T21:35:59.789Z] #46 DONE 0.5s [2022-05-04T21:35:59.789Z] [2022-05-04T21:35:59.789Z] #53 [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-05-04T21:35:59.789Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:35:59.789Z] #53 ... [2022-05-04T21:35:59.789Z] [2022-05-04T21:35:59.789Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T21:35:59.789Z] #50 sha256:66e17270141d2efcd491bc0ae93ae396fb6f2a0e14b36612a56e41a118a354d4 [2022-05-04T21:35:59.789Z] #50 DONE 0.1s [2022-05-04T21:35:59.857Z] Running on azwin-2-47c330 in d:\jenkins\workspace\moby_PR-43555 [Pipeline] { [Pipeline] ws [2022-05-04T21:35:59.871Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-04T21:35:59.898Z] #20 70.04 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-04T21:35:59.898Z] #20 70.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:35:59.898Z] #20 70.12 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-04T21:35:59.898Z] #20 70.12 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-04T21:35:59.898Z] #20 70.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:35:59.898Z] #20 70.22 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-04T21:35:59.898Z] #20 70.23 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:35:59.898Z] #20 70.24 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:35:59.898Z] #20 70.27 Selecting previously unselected package libudev-dev:amd64. [2022-05-04T21:35:59.898Z] #20 70.28 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-04T21:35:59.898Z] #20 70.28 Unpacking libudev-dev:amd64 (247.3-7) ... [Pipeline] sh [2022-05-04T21:36:00.048Z] [2022-05-04T21:36:00.048Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T21:36:00.048Z] #52 sha256:8c7bb4684c1fba2c770ebd0885fc5ff6788d6a735efb241bd4ee53c692dfbaf7 [2022-05-04T21:36:00.048Z] #52 DONE 0.1s [2022-05-04T21:36:00.048Z] [2022-05-04T21:36:00.048Z] #53 [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-05-04T21:36:00.048Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:36:00.154Z] #20 70.35 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-04T21:36:00.154Z] #20 70.35 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-04T21:36:00.154Z] #20 70.36 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:36:00.154Z] #20 70.47 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-04T21:36:00.154Z] #20 70.47 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-04T21:36:00.154Z] #20 70.48 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:36:00.154Z] #20 70.55 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-04T21:36:00.154Z] #20 70.56 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-04T21:36:00.154Z] #20 70.56 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:36:00.411Z] #20 70.66 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-04T21:36:00.411Z] #20 70.67 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-04T21:36:00.411Z] #20 70.67 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:36:00.411Z] #20 70.72 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-04T21:36:00.411Z] #20 70.72 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-04T21:36:00.411Z] #20 70.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:36:00.667Z] #20 70.88 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-04T21:36:00.667Z] #20 70.88 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-04T21:36:00.667Z] #20 70.89 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:36:00.667Z] #20 71.00 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-04T21:36:00.667Z] #20 71.00 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-04T21:36:00.667Z] #20 71.01 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:36:00.667Z] #20 71.06 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-04T21:36:00.667Z] #20 71.06 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-04T21:36:00.667Z] #20 71.06 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:00.667Z] #20 71.12 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-04T21:36:00.524Z] > git remote # timeout=10 [2022-05-04T21:36:00.641Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:36:00.725Z] #62 195.8 + bin/containerd [2022-05-04T21:36:00.923Z] #20 71.13 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-04T21:36:00.923Z] #20 71.13 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:36:00.923Z] #20 71.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:00.923Z] #20 71.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-04T21:36:00.923Z] #20 71.38 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-04T21:36:00.962Z] + docker info [2022-05-04T21:36:00.962Z] Client: [2022-05-04T21:36:00.962Z] Context: default [2022-05-04T21:36:00.962Z] Debug Mode: false [2022-05-04T21:36:00.962Z] [2022-05-04T21:36:00.962Z] Server: [2022-05-04T21:36:00.962Z] Containers: 0 [2022-05-04T21:36:00.962Z] Running: 0 [2022-05-04T21:36:00.962Z] Paused: 0 [2022-05-04T21:36:00.962Z] Stopped: 0 [2022-05-04T21:36:00.962Z] Images: 0 [2022-05-04T21:36:00.962Z] Server Version: 20.10.9 [2022-05-04T21:36:00.962Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:36:00.962Z] Windows: [2022-05-04T21:36:00.962Z] LCOW: [2022-05-04T21:36:00.962Z] Logging Driver: json-file [2022-05-04T21:36:00.962Z] Plugins: [2022-05-04T21:36:00.962Z] Volume: local [2022-05-04T21:36:00.962Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:36:00.962Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:36:00.962Z] Swarm: inactive [2022-05-04T21:36:00.962Z] Default Isolation: process [2022-05-04T21:36:00.962Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:36:00.962Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T21:36:00.962Z] OSType: windows [2022-05-04T21:36:00.962Z] Architecture: x86_64 [2022-05-04T21:36:00.962Z] CPUs: 4 [2022-05-04T21:36:00.962Z] Total Memory: 32GiB [2022-05-04T21:36:00.962Z] Name: azwin-2-523af0 [2022-05-04T21:36:00.962Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T21:36:00.962Z] Docker Root Dir: D:\docker [2022-05-04T21:36:00.962Z] Debug Mode: false [2022-05-04T21:36:00.962Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:36:00.962Z] Labels: [2022-05-04T21:36:00.962Z] Experimental: true [2022-05-04T21:36:00.962Z] Insecure Registries: [2022-05-04T21:36:00.962Z] 10.0.0.4:5000 [2022-05-04T21:36:00.962Z] 127.0.0.0/8 [2022-05-04T21:36:00.962Z] Registry Mirrors: [2022-05-04T21:36:00.962Z] http://10.0.0.4:5000/ [2022-05-04T21:36:00.962Z] Live Restore Enabled: false [2022-05-04T21:36:00.962Z] Product License: Community Engine [2022-05-04T21:36:00.962Z] [Pipeline] } [Pipeline] // stage [2022-05-04T21:36:01.137Z] Merge succeeded, producing e9eddaf9d60c9512d8adadff1dab376743b3c9b7 [2022-05-04T21:36:01.137Z] Checking out Revision e9eddaf9d60c9512d8adadff1dab376743b3c9b7 (PR-43555) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T21:36:01.180Z] #20 71.39 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-04T21:36:01.180Z] #20 71.40 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.41 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-04T21:36:01.180Z] #20 71.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-04T21:36:01.180Z] #20 71.43 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-04T21:36:01.180Z] #20 71.44 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-04T21:36:01.180Z] #20 71.46 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-04T21:36:01.180Z] #20 71.47 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-04T21:36:01.180Z] #20 71.48 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-04T21:36:01.180Z] #20 71.49 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.50 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-04T21:36:01.180Z] #20 71.51 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-04T21:36:01.180Z] #20 71.52 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-04T21:36:01.180Z] #20 71.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-04T21:36:01.180Z] #20 71.54 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-04T21:36:01.180Z] #20 71.55 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-04T21:36:01.180Z] #20 71.56 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.58 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-05-04T21:36:01.180Z] #20 71.59 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.60 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-05-04T21:36:01.180Z] #20 71.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-04T21:36:01.180Z] #20 71.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.62 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-05-04T21:36:01.180Z] #20 71.63 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-04T21:36:01.180Z] #20 71.66 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:36:01.180Z] #20 71.67 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-04T21:36:01.180Z] #20 71.68 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:36:01.436Z] #20 71.69 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-04T21:36:01.436Z] #20 71.70 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:36:01.505Z] The recommended git tool is: git [2022-05-04T21:36:01.997Z] #20 DONE 72.3s [2022-05-04T21:36:01.997Z] [2022-05-04T21:36:01.997Z] #69 [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-05-04T21:36:01.997Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:36:01.997Z] #69 ... [2022-05-04T21:36:01.997Z] [2022-05-04T21:36:01.997Z] #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-05-04T21:36:01.997Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-04T21:36:03.364Z] #21 1.080 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:36:03.364Z] #21 1.240 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:36:03.364Z] #21 1.242 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:36:00.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:36:00.694Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:36:01.041Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T21:36:01.168Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:36:01.216Z] > git checkout -f e9eddaf9d60c9512d8adadff1dab376743b3c9b7 # timeout=10 [2022-05-04T21:36:08.164Z] #62 233.9 # github.com/containerd/containerd/cmd/containerd [2022-05-04T21:36:08.164Z] #62 233.9 /usr/bin/ld: /tmp/go-link-3909633013/000019.o: in function `New': [2022-05-04T21:36:08.164Z] #62 233.9 /tmp/tmp.fYAalXGBOH/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T21:36:08.164Z] #62 234.0 + bin/containerd-stress [2022-05-04T21:36:08.164Z] #62 235.1 + bin/containerd-shim [2022-05-04T21:36:08.866Z] #21 1.645 Reading package lists... [2022-05-04T21:36:12.476Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:36:12.509Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:36:13.034Z] #21 6.271 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:36:13.963Z] #21 11.01 Building dependency tree... [2022-05-04T21:36:14.219Z] #21 12.12 Reading state information... [2022-05-04T21:36:15.147Z] #21 13.28 The following additional packages will be installed: [2022-05-04T21:36:15.403Z] #21 13.28 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-04T21:36:15.403Z] #21 13.28 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-04T21:36:15.403Z] #21 13.28 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-04T21:36:15.403Z] #21 13.28 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-04T21:36:15.403Z] #21 13.28 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-04T21:36:15.403Z] #21 13.29 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-04T21:36:15.403Z] #21 13.29 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-04T21:36:15.403Z] #21 13.31 Suggested packages: [2022-05-04T21:36:15.403Z] #21 13.31 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-04T21:36:15.403Z] #21 13.31 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-04T21:36:15.403Z] #21 13.31 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-04T21:36:15.403Z] #21 13.31 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-04T21:36:15.403Z] #21 13.31 seccomp:ppc64el seccomp:s390x [2022-05-04T21:36:15.403Z] #21 13.31 Recommended packages: [2022-05-04T21:36:15.403Z] #21 13.31 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-04T21:36:15.403Z] #21 13.31 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-04T21:36:15.403Z] #21 13.31 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-04T21:36:15.403Z] #21 13.31 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-04T21:36:15.704Z] #21 13.82 The following NEW packages will be installed: [2022-05-04T21:36:15.704Z] #21 13.82 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-04T21:36:15.704Z] #21 13.82 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-04T21:36:15.704Z] #21 13.82 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-04T21:36:15.704Z] #21 13.82 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-04T21:36:15.704Z] #21 13.82 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-04T21:36:15.704Z] #21 13.82 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-04T21:36:15.704Z] #21 13.82 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-04T21:36:15.704Z] #21 13.83 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-04T21:36:15.960Z] #21 13.83 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-04T21:36:15.960Z] #21 13.83 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-04T21:36:15.960Z] #21 13.83 libseccomp2:ppc64el libseccomp2:s390x [2022-05-04T21:36:15.974Z] + docker version [2022-05-04T21:36:16.216Z] #21 14.19 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:36:16.216Z] #21 14.19 Need to get 15.9 MB of archives. [2022-05-04T21:36:16.216Z] #21 14.19 After this operation, 73.0 MB of additional disk space will be used. [2022-05-04T21:36:16.216Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-04T21:36:16.216Z] #21 14.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-04T21:36:16.216Z] #21 14.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-04T21:36:16.216Z] #21 14.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-04T21:36:16.216Z] #21 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-04T21:36:16.216Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-04T21:36:16.216Z] #21 14.26 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-04T21:36:16.216Z] #21 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-04T21:36:16.216Z] #21 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-04T21:36:16.216Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-04T21:36:16.216Z] #21 14.30 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-04T21:36:16.216Z] #21 14.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-04T21:36:16.216Z] #21 14.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-04T21:36:16.216Z] #21 14.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-04T21:36:16.216Z] #21 14.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-04T21:36:16.216Z] #21 14.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-04T21:36:16.216Z] #21 14.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-04T21:36:16.216Z] #21 14.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-04T21:36:16.216Z] #21 14.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-04T21:36:16.302Z] #62 246.4 + bin/containerd-shim-runc-v1 [2022-05-04T21:36:16.472Z] #21 14.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-04T21:36:16.472Z] #21 14.37 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-04T21:36:16.472Z] #21 14.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-04T21:36:16.472Z] #21 14.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-04T21:36:16.472Z] #21 14.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-04T21:36:16.472Z] #21 14.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-04T21:36:16.472Z] #21 14.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-04T21:36:16.472Z] #21 14.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-04T21:36:16.472Z] #21 14.40 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-04T21:36:16.472Z] #21 14.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-04T21:36:16.472Z] #21 14.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-04T21:36:16.472Z] #21 14.43 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-04T21:36:16.472Z] #21 14.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-04T21:36:16.472Z] #21 14.44 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-04T21:36:16.728Z] #21 14.94 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:36:16.984Z] #21 15.13 Fetched 15.9 MB in 1s (29.9 MB/s) [2022-05-04T21:36:16.984Z] #21 15.17 Selecting previously unselected package gcc-10-base:armel. [2022-05-04T21:36:17.240Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-05-04T21:36:17.240Z] #21 15.22 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-04T21:36:17.240Z] #21 15.22 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-04T21:36:17.240Z] #21 15.27 Selecting previously unselected package gcc-10-base:armhf. [2022-05-04T21:36:17.240Z] #21 15.28 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-04T21:36:17.240Z] #21 15.28 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-04T21:36:17.240Z] #21 15.33 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-04T21:36:17.240Z] #21 15.33 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-04T21:36:17.240Z] #21 15.34 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-04T21:36:17.240Z] #21 15.39 Selecting previously unselected package gcc-10-base:s390x. [2022-05-04T21:36:17.240Z] #21 15.40 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-04T21:36:17.240Z] #21 15.40 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-04T21:36:17.240Z] #21 15.44 Selecting previously unselected package gcc-10-base:arm64. [2022-05-04T21:36:17.497Z] #21 15.44 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-04T21:36:17.497Z] #21 15.45 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-04T21:36:17.497Z] #21 15.50 Selecting previously unselected package libgcc-s1:armel. [2022-05-04T21:36:17.497Z] #21 15.51 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-04T21:36:17.497Z] #21 15.52 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-04T21:36:17.497Z] #21 15.56 Selecting previously unselected package libcrypt1:armel. [2022-05-04T21:36:17.497Z] #21 15.56 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-04T21:36:17.497Z] #21 15.57 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-04T21:36:17.497Z] #21 15.64 Selecting previously unselected package libc6:armel. [2022-05-04T21:36:17.497Z] #21 15.65 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-04T21:36:17.753Z] #21 15.82 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-04T21:36:18.009Z] #21 16.20 Selecting previously unselected package libapparmor1:armel. [2022-05-04T21:36:18.009Z] #21 16.21 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-04T21:36:18.009Z] #21 16.21 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-04T21:36:18.009Z] #21 16.25 Selecting previously unselected package libapparmor-dev:armel. [2022-05-04T21:36:18.264Z] #21 16.26 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-04T21:36:18.264Z] #21 16.26 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-04T21:36:18.264Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64. [2022-05-04T21:36:18.264Z] #21 16.33 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-04T21:36:18.264Z] #21 16.33 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-04T21:36:18.264Z] #21 16.38 Selecting previously unselected package libcrypt1:arm64. [2022-05-04T21:36:18.264Z] #21 16.39 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-04T21:36:18.264Z] #21 16.39 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-04T21:36:18.264Z] #21 16.46 Selecting previously unselected package libc6:arm64. [2022-05-04T21:36:18.264Z] #21 16.47 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-04T21:36:18.520Z] #21 16.63 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-04T21:36:19.081Z] #21 17.10 Selecting previously unselected package libapparmor1:arm64. [2022-05-04T21:36:19.081Z] #21 17.11 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-04T21:36:19.081Z] #21 17.12 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-04T21:36:19.081Z] #21 17.18 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-04T21:36:19.081Z] #21 17.18 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-04T21:36:19.081Z] #21 17.19 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-04T21:36:19.081Z] #21 17.25 Selecting previously unselected package libgcc-s1:s390x. [2022-05-04T21:36:19.081Z] #21 17.26 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-04T21:36:19.081Z] #21 17.26 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-04T21:36:19.337Z] #21 17.31 Selecting previously unselected package libcrypt1:s390x. [2022-05-04T21:36:19.337Z] #21 17.32 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-04T21:36:19.337Z] #21 17.33 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-04T21:36:19.337Z] #21 17.40 Selecting previously unselected package libc6:s390x. [2022-05-04T21:36:19.337Z] #21 17.41 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-04T21:36:19.337Z] #21 17.57 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-04T21:36:19.494Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T21:36:19.494Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8f98f684\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T21:36:19.494Z] ---------------------------------------------------------------------------- [2022-05-04T21:36:19.494Z] [2022-05-04T21:36:19.494Z] INFO: executeCI.ps1 starting at Wed May 4 21:36:18 CUT 2022 [2022-05-04T21:36:19.494Z] [2022-05-04T21:36:19.494Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T21:36:19.494Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T21:36:19.494Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-04T21:36:19.494Z] INFO: Environment variables: [2022-05-04T21:36:19.494Z] [2022-05-04T21:36:19.494Z] Name Value [2022-05-04T21:36:19.494Z] ---- ----- [2022-05-04T21:36:19.494Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T21:36:19.494Z] amd64 true [2022-05-04T21:36:19.494Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T21:36:19.494Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T21:36:19.494Z] arm64 true [2022-05-04T21:36:19.494Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T21:36:19.494Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T21:36:19.494Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T21:36:19.494Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T21:36:19.494Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T21:36:19.494Z] BRANCH_NAME PR-43555 [2022-05-04T21:36:19.494Z] BUILD_DISPLAY_NAME #9 [2022-05-04T21:36:19.494Z] BUILD_ID 9 [2022-05-04T21:36:19.494Z] BUILD_NUMBER 9 [2022-05-04T21:36:19.494Z] BUILD_TAG jenkins-moby-PR-43555-9 [2022-05-04T21:36:19.494Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/ [2022-05-04T21:36:19.494Z] cgroup2 true [2022-05-04T21:36:19.494Z] CHANGE_AUTHOR thaJeztah [2022-05-04T21:36:19.494Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T21:36:19.494Z] CHANGE_BRANCH separate_engine_id [2022-05-04T21:36:19.494Z] CHANGE_FORK thaJeztah/docker [2022-05-04T21:36:19.494Z] CHANGE_ID 43555 [2022-05-04T21:36:19.494Z] CHANGE_TARGET master [2022-05-04T21:36:19.494Z] CHANGE_TITLE daemon: separate daemon ID from trust-key, and disable generating [2022-05-04T21:36:19.494Z] CHANGE_URL https://github.com/moby/moby/pull/43555 [2022-05-04T21:36:19.494Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:36:19.494Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T21:36:19.494Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T21:36:19.494Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T21:36:19.494Z] COMPUTERNAME azwin-2-523af0 [2022-05-04T21:36:19.494Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T21:36:19.494Z] ConfigSequenceNumber 0 [2022-05-04T21:36:19.494Z] dco true [2022-05-04T21:36:19.494Z] DOCKER_BUILDKIT 0 [2022-05-04T21:36:19.494Z] DOCKER_DUT_DEBUG 1 [2022-05-04T21:36:19.494Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T21:36:19.494Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T21:36:19.494Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T21:36:19.494Z] EXECUTOR_NUMBER 0 [2022-05-04T21:36:19.494Z] FQDN azwin-2-523af0.westus.cloudapp.azure.com [2022-05-04T21:36:19.494Z] GIT_BRANCH PR-43555 [2022-05-04T21:36:19.494Z] GIT_COMMIT 4e92dd2b455f3e9c75a38c3141379729adb0bf0a [2022-05-04T21:36:19.494Z] GIT_PREVIOUS_COMMIT 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:36:19.494Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 49694a4b700863d39a8c02e6ef1fdafe8d35a25c [2022-05-04T21:36:19.494Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T21:36:19.494Z] HUDSON_COOKIE 64af9948-fe26-4efa-abf4-3d05fc3129eb [2022-05-04T21:36:19.494Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:36:19.494Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T21:36:19.494Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T21:36:19.494Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T21:36:19.494Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:36:19.494Z] JENKINS_NODE_COOKIE 3646a565-b7ec-47d3-a79e-1005e9a000ec [2022-05-04T21:36:19.494Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T21:36:19.494Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T21:36:19.494Z] JOB_BASE_NAME PR-43555 [2022-05-04T21:36:19.494Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/display/redirect [2022-05-04T21:36:19.494Z] JOB_NAME moby/PR-43555 [2022-05-04T21:36:19.494Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/ [2022-05-04T21:36:19.494Z] library.jps.version master [2022-05-04T21:36:19.494Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T21:36:19.494Z] NODE_LABELS amd64 azure azwin-2-523af0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-04T21:36:19.494Z] NODE_NAME azwin-2-523af0 [2022-05-04T21:36:19.494Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T21:36:19.494Z] OS Windows_NT [2022-05-04T21:36:19.494Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T21:36:19.494Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T21:36:19.494Z] ppc64le false [2022-05-04T21:36:19.494Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T21:36:19.495Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-04T21:36:19.495Z] PROCESSOR_LEVEL 6 [2022-05-04T21:36:19.495Z] PROCESSOR_REVISION 4f01 [2022-05-04T21:36:19.495Z] ProgramData C:\ProgramData [2022-05-04T21:36:19.495Z] ProgramFiles C:\Program Files [2022-05-04T21:36:19.495Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T21:36:19.495Z] ProgramW6432 C:\Program Files [2022-05-04T21:36:19.495Z] PROMPT $P$G [2022-05-04T21:36:19.495Z] PSExecutionPolicyPreference Bypass [2022-05-04T21:36:19.495Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T21:36:19.495Z] PUBLIC C:\Users\Public [2022-05-04T21:36:19.495Z] rootless true [2022-05-04T21:36:19.495Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=artif... [2022-05-04T21:36:19.495Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=changes [2022-05-04T21:36:19.495Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect [2022-05-04T21:36:19.495Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=tests [2022-05-04T21:36:19.495Z] s390x false [2022-05-04T21:36:19.495Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T21:36:19.495Z] SOURCES_DRIVE d [2022-05-04T21:36:19.495Z] SOURCES_SUBDIR gopath [2022-05-04T21:36:19.495Z] STAGE_NAME Run tests [2022-05-04T21:36:19.495Z] SystemDrive C: [2022-05-04T21:36:19.495Z] SystemRoot C:\Windows [2022-05-04T21:36:19.495Z] TEMP C:\Windows\TEMP [2022-05-04T21:36:19.495Z] TESTDEBUG 0 [2022-05-04T21:36:19.495Z] TESTRUN_DRIVE d [2022-05-04T21:36:19.495Z] TESTRUN_SUBDIR CI [2022-05-04T21:36:19.495Z] TIMEOUT 120m [2022-05-04T21:36:19.495Z] TMP C:\Windows\TEMP [2022-05-04T21:36:19.495Z] unit_validate true [2022-05-04T21:36:19.495Z] USERDOMAIN WORKGROUP [2022-05-04T21:36:19.495Z] USERNAME azwin-2-523af0$ [2022-05-04T21:36:19.495Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T21:36:19.495Z] validate_force false [2022-05-04T21:36:19.495Z] windir C:\Windows [2022-05-04T21:36:19.495Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T21:36:19.495Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-04T21:36:19.495Z] windows2022 true [2022-05-04T21:36:19.495Z] windows2022containerd true [2022-05-04T21:36:19.495Z] windowsRS5 true [2022-05-04T21:36:19.495Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T21:36:19.495Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T21:36:19.495Z] [2022-05-04T21:36:19.495Z] [2022-05-04T21:36:19.495Z] [2022-05-04T21:36:19.898Z] #21 18.05 Selecting previously unselected package libapparmor1:s390x. [2022-05-04T21:36:19.898Z] #21 18.06 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-04T21:36:19.898Z] #21 18.06 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-04T21:36:19.898Z] #21 18.12 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-04T21:36:19.898Z] #21 18.12 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-04T21:36:19.898Z] #21 18.12 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-04T21:36:20.183Z] #21 18.18 Selecting previously unselected package libgcc-s1:armhf. [2022-05-04T21:36:20.183Z] #21 18.19 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-04T21:36:20.183Z] #21 18.19 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-04T21:36:20.183Z] #21 18.24 Selecting previously unselected package libcrypt1:armhf. [2022-05-04T21:36:20.183Z] #21 18.24 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-04T21:36:20.183Z] #21 18.25 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-04T21:36:20.183Z] #21 18.33 Selecting previously unselected package libc6:armhf. [2022-05-04T21:36:20.183Z] #21 18.33 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-04T21:36:20.460Z] #21 18.57 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-04T21:36:20.481Z] INFO: Sources under d:\gopath\... [2022-05-04T21:36:20.481Z] INFO: Test run under d:\CI\... [2022-05-04T21:36:20.481Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T21:36:20.481Z] INFO: docker/docker repository was found [2022-05-04T21:36:20.481Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-04T21:36:21.036Z] #21 19.02 Selecting previously unselected package libapparmor1:armhf. [2022-05-04T21:36:21.036Z] #21 19.02 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-04T21:36:21.036Z] #21 19.02 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-04T21:36:21.036Z] #21 19.08 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-04T21:36:21.036Z] #21 19.08 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-04T21:36:21.036Z] #21 19.09 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-04T21:36:21.036Z] #21 19.16 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-04T21:36:21.036Z] #21 19.16 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-04T21:36:21.036Z] #21 19.17 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-04T21:36:21.036Z] #21 19.21 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-04T21:36:21.036Z] #21 19.21 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-04T21:36:21.036Z] #21 19.22 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-04T21:36:21.036Z] #21 19.29 Selecting previously unselected package libc6:ppc64el. [2022-05-04T21:36:21.308Z] #21 19.29 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-04T21:36:21.466Z] ltsc2022: Pulling from windows/servercore [2022-05-04T21:36:21.563Z] #21 19.48 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-04T21:36:21.934Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T21:36:21.934Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T21:36:22.118Z] #62 232.0 # github.com/containerd/containerd/cmd/containerd [2022-05-04T21:36:22.118Z] #62 232.0 /usr/bin/ld: /tmp/go-link-3367359052/000019.o: in function `New': [2022-05-04T21:36:22.118Z] #62 232.0 /tmp/tmp.dSCFoMhg1c/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T21:36:22.118Z] #62 232.0 + bin/containerd-stress [2022-05-04T21:36:22.118Z] #62 233.1 + bin/containerd-shim [2022-05-04T21:36:22.124Z] #21 20.09 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-04T21:36:22.124Z] #21 20.10 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-04T21:36:22.124Z] #21 20.10 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-04T21:36:22.124Z] #21 20.17 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-04T21:36:22.124Z] #21 20.17 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-04T21:36:22.124Z] #21 20.17 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-04T21:36:22.124Z] #21 20.26 Selecting previously unselected package libseccomp2:s390x. [2022-05-04T21:36:22.124Z] #21 20.27 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-04T21:36:22.380Z] #21 20.28 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.380Z] #21 20.33 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-04T21:36:22.380Z] #21 20.33 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-04T21:36:22.380Z] #21 20.34 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.380Z] #21 20.40 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-04T21:36:22.380Z] #21 20.40 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-04T21:36:22.380Z] #21 20.41 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.380Z] #21 20.46 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-04T21:36:22.380Z] #21 20.47 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-04T21:36:22.380Z] #21 20.47 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.380Z] #21 20.54 Selecting previously unselected package libseccomp2:armhf. [2022-05-04T21:36:22.636Z] #21 20.54 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-04T21:36:22.636Z] #21 20.55 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.636Z] #21 20.59 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-04T21:36:22.636Z] #21 20.60 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-04T21:36:22.636Z] #21 20.60 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.636Z] #21 20.66 Selecting previously unselected package libseccomp2:armel. [2022-05-04T21:36:22.636Z] #21 20.67 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-04T21:36:22.636Z] #21 20.68 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.636Z] #21 20.72 Selecting previously unselected package libseccomp-dev:armel. [2022-05-04T21:36:22.636Z] #21 20.72 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-04T21:36:22.636Z] #21 20.73 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.888Z] #62 252.7 + bin/containerd-shim-runc-v2 [2022-05-04T21:36:22.888Z] #62 253.5 + binaries [2022-05-04T21:36:22.888Z] #62 253.5 + install -D bin/containerd /build/containerd [2022-05-04T21:36:22.888Z] #62 253.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T21:36:22.888Z] #62 253.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T21:36:22.888Z] #62 253.6 + install -D bin/ctr /build/ctr [2022-05-04T21:36:22.891Z] #21 20.80 Selecting previously unselected package libseccomp2:arm64. [2022-05-04T21:36:22.891Z] #21 20.81 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-04T21:36:22.891Z] #21 20.82 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.891Z] #21 20.86 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-04T21:36:22.891Z] #21 20.87 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-04T21:36:22.891Z] #21 20.88 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:22.891Z] #21 20.96 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-04T21:36:22.891Z] #21 20.97 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-04T21:36:22.891Z] #21 20.99 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-04T21:36:22.891Z] #21 21.00 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-04T21:36:22.891Z] #21 21.01 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-04T21:36:22.891Z] #21 21.02 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-04T21:36:22.891Z] #21 21.03 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-04T21:36:22.891Z] #21 21.04 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-04T21:36:22.891Z] #21 21.05 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-04T21:36:23.146Z] #21 21.06 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-04T21:36:23.146Z] #21 21.08 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-04T21:36:23.146Z] #21 21.09 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-04T21:36:23.146Z] #21 21.10 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-04T21:36:23.146Z] #21 21.11 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-04T21:36:23.146Z] #21 21.12 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-04T21:36:23.146Z] #21 21.13 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-04T21:36:23.148Z] #62 DONE 254.0s [2022-05-04T21:36:24.091Z] [2022-05-04T21:36:24.091Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T21:36:24.091Z] #63 sha256:64a70a247928e5bd9012a39b2b1133910024568d8b22a8260cf3bc866a2b5159 [2022-05-04T21:36:24.351Z] #63 DONE 0.2s [2022-05-04T21:36:24.351Z] [2022-05-04T21:36:24.351Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T21:36:24.351Z] #68 sha256:654123d3cae78cd04d975e236441f50619525edeea28827274b6d39eda27fbe0 [2022-05-04T21:36:24.351Z] #68 DONE 0.1s [2022-05-04T21:36:24.510Z] #21 22.37 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-04T21:36:24.611Z] [2022-05-04T21:36:24.611Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T21:36:24.611Z] #73 sha256:40af27aec1a672c82987ad2757c23cccdc764ecc4978d7d802140482635d7d0e [2022-05-04T21:36:24.611Z] #73 DONE 0.2s [2022-05-04T21:36:24.611Z] [2022-05-04T21:36:24.611Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T21:36:24.611Z] #74 sha256:44967fb544bf1498dc03902b5ccc205d3842316f8a753140529957301739c94d [2022-05-04T21:36:24.611Z] #74 DONE 0.0s [2022-05-04T21:36:24.611Z] [2022-05-04T21:36:24.611Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T21:36:24.612Z] #75 sha256:300c4190e8c629c61daa395b84c6569f6376749812ba551fa37f81789e6e0b9b [2022-05-04T21:36:25.373Z] using credential docker-jenkins-github-credentials [2022-05-04T21:36:25.450Z] Cloning the remote Git repository [2022-05-04T21:36:25.450Z] Cloning with configured refspecs honoured and without tags [2022-05-04T21:36:25.553Z] #75 DONE 0.7s [2022-05-04T21:36:25.553Z] [2022-05-04T21:36:25.553Z] #76 exporting to image [2022-05-04T21:36:25.553Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T21:36:25.553Z] #76 exporting layers [2022-05-04T21:36:25.691Z] #21 23.55 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-04T21:36:26.253Z] Client: [2022-05-04T21:36:26.253Z] Version: 20.10.9 [2022-05-04T21:36:26.253Z] API version: 1.41 [2022-05-04T21:36:26.253Z] Go version: go1.16.8 [2022-05-04T21:36:26.253Z] Git commit: c2ea9bc [2022-05-04T21:36:26.253Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:36:26.253Z] OS/Arch: windows/amd64 [2022-05-04T21:36:26.253Z] Context: default [2022-05-04T21:36:26.253Z] Experimental: true [2022-05-04T21:36:26.253Z] [2022-05-04T21:36:26.253Z] Server: Docker Engine - Community [2022-05-04T21:36:26.253Z] Engine: [2022-05-04T21:36:26.253Z] Version: 20.10.9 [2022-05-04T21:36:26.253Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:36:26.253Z] Go version: go1.16.8 [2022-05-04T21:36:26.253Z] Git commit: 79ea9d3 [2022-05-04T21:36:26.253Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:36:26.253Z] OS/Arch: windows/amd64 [2022-05-04T21:36:26.253Z] Experimental: true [Pipeline] sh [2022-05-04T21:36:27.061Z] #21 24.79 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-04T21:36:25.638Z] Cloning repository https://github.com/moby/moby.git [2022-05-04T21:36:26.085Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-04T21:36:27.256Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:36:27.256Z] > git --version # timeout=10 [2022-05-04T21:36:27.308Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-04T21:36:27.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:36:27.312Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:36:27.756Z] + docker info [2022-05-04T21:36:27.756Z] Client: [2022-05-04T21:36:27.756Z] Context: default [2022-05-04T21:36:27.756Z] Debug Mode: false [2022-05-04T21:36:27.756Z] [2022-05-04T21:36:27.756Z] Server: [2022-05-04T21:36:27.756Z] Containers: 0 [2022-05-04T21:36:27.756Z] Running: 0 [2022-05-04T21:36:27.756Z] Paused: 0 [2022-05-04T21:36:27.756Z] Stopped: 0 [2022-05-04T21:36:27.756Z] Images: 0 [2022-05-04T21:36:27.756Z] Server Version: 20.10.9 [2022-05-04T21:36:27.756Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:36:27.756Z] Windows: [2022-05-04T21:36:27.756Z] LCOW: [2022-05-04T21:36:27.756Z] Logging Driver: json-file [2022-05-04T21:36:27.756Z] Plugins: [2022-05-04T21:36:27.756Z] Volume: local [2022-05-04T21:36:27.756Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:36:27.756Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:36:27.756Z] Swarm: inactive [2022-05-04T21:36:27.756Z] Default Isolation: process [2022-05-04T21:36:27.756Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:36:27.756Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T21:36:27.756Z] OSType: windows [2022-05-04T21:36:27.756Z] Architecture: x86_64 [2022-05-04T21:36:27.756Z] CPUs: 4 [2022-05-04T21:36:27.756Z] Total Memory: 32GiB [2022-05-04T21:36:27.756Z] Name: azwin-2-4862a0 [2022-05-04T21:36:27.756Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T21:36:27.756Z] Docker Root Dir: D:\docker [2022-05-04T21:36:27.756Z] Debug Mode: false [2022-05-04T21:36:27.756Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:36:27.756Z] Labels: [2022-05-04T21:36:27.756Z] Experimental: true [2022-05-04T21:36:27.756Z] Insecure Registries: [2022-05-04T21:36:27.756Z] 10.0.0.4:5000 [2022-05-04T21:36:27.756Z] 127.0.0.0/8 [2022-05-04T21:36:27.756Z] Registry Mirrors: [2022-05-04T21:36:27.756Z] http://10.0.0.4:5000/ [2022-05-04T21:36:27.756Z] Live Restore Enabled: false [2022-05-04T21:36:27.756Z] Product License: Community Engine [2022-05-04T21:36:27.756Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T21:36:27.991Z] #21 25.98 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-04T21:36:29.358Z] #21 27.23 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.24 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.25 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.26 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.27 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.28 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.29 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.30 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.31 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.33 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.34 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.35 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.36 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.37 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.38 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-04T21:36:29.358Z] #21 27.39 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.41 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.42 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.44 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.358Z] #21 27.45 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-04T21:36:29.359Z] #21 27.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:36:29.925Z] #21 DONE 27.9s [2022-05-04T21:36:29.925Z] [2022-05-04T21:36:29.925Z] #69 [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-05-04T21:36:29.925Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:36:29.925Z] #69 ... [2022-05-04T21:36:29.925Z] [2022-05-04T21:36:29.925Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-04T21:36:29.925Z] #64 sha256:3445f1f2f3e143c48e55f06c42cf7cae6172947d03b5cd0a7a33332f4e656c55 [2022-05-04T21:36:29.925Z] #64 DONE 0.1s [2022-05-04T21:36:29.925Z] [2022-05-04T21:36:29.925Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-05-04T21:36:29.925Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-04T21:36:30.236Z] #62 244.3 + bin/containerd-shim-runc-v1 [2022-05-04T21:36:31.291Z] #22 DONE 1.3s [2022-05-04T21:36:31.291Z] [2022-05-04T21:36:31.291Z] #65 [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-05-04T21:36:31.291Z] #65 sha256:bb7c357a88fdd86a81a4e19f7dd5c52ff0bd10daa4d60be609bd603906bce66c [2022-05-04T21:36:31.291Z] #65 1.070 + RM_GOPATH=0 [2022-05-04T21:36:31.291Z] #65 1.070 + TMP_GOPATH= [2022-05-04T21:36:31.291Z] #65 1.070 + : /build [2022-05-04T21:36:31.291Z] #65 1.070 + '[' -z '' ']' [2022-05-04T21:36:31.291Z] #65 1.070 ++ mktemp -d [2022-05-04T21:36:31.291Z] #65 1.072 + export GOPATH=/tmp/tmp.w8CkgYUjb2 [2022-05-04T21:36:31.291Z] #65 1.072 + GOPATH=/tmp/tmp.w8CkgYUjb2 [2022-05-04T21:36:31.291Z] #65 1.072 + RM_GOPATH=1 [2022-05-04T21:36:31.291Z] #65 1.072 + case "$(go env GOARCH)" in [2022-05-04T21:36:31.291Z] #65 1.074 ++ go env GOARCH [2022-05-04T21:36:31.291Z] #65 1.079 + export GO_BUILDMODE=-buildmode=pie [2022-05-04T21:36:31.291Z] #65 1.079 + GO_BUILDMODE=-buildmode=pie [2022-05-04T21:36:31.291Z] #65 1.079 ++ dirname /install.sh [2022-05-04T21:36:31.291Z] #65 1.080 + dir=/ [2022-05-04T21:36:31.291Z] #65 1.080 + bin=runc [2022-05-04T21:36:31.291Z] #65 1.080 + shift [2022-05-04T21:36:31.291Z] #65 1.080 + '[' '!' -f //runc.installer ']' [2022-05-04T21:36:31.291Z] #65 1.081 + . //runc.installer [2022-05-04T21:36:31.291Z] #65 1.081 ++ set -e [2022-05-04T21:36:31.291Z] #65 1.081 ++ : v1.1.1 [2022-05-04T21:36:31.291Z] #65 1.081 + install_runc [2022-05-04T21:36:31.291Z] #65 1.081 + RUNC_BUILDTAGS=seccomp [2022-05-04T21:36:31.291Z] #65 1.081 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-04T21:36:31.291Z] #65 1.081 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.w8CkgYUjb2/src/github.com/opencontainers/runc [2022-05-04T21:36:31.291Z] #65 1.081 Install runc version v1.1.1 (build tags: seccomp) [2022-05-04T21:36:31.291Z] #65 1.083 Cloning into '/tmp/tmp.w8CkgYUjb2/src/github.com/opencontainers/runc'... [2022-05-04T21:36:32.217Z] #65 ... [2022-05-04T21:36:32.217Z] [2022-05-04T21:36:32.217Z] #23 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-04T21:36:32.217Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-04T21:36:32.217Z] #23 DONE 1.0s [2022-05-04T21:36:32.217Z] [2022-05-04T21:36:32.217Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-04T21:36:32.217Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-04T21:36:32.780Z] #24 0.813 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-04T21:36:33.037Z] #24 DONE 0.9s [2022-05-04T21:36:33.037Z] [2022-05-04T21:36:33.037Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-04T21:36:33.037Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-04T21:36:33.692Z] #76 exporting layers 7.4s done [2022-05-04T21:36:33.692Z] #76 writing image sha256:c1073cb8a4ee63adcc86f3c3ea1f540ad7f40428fe4819d3ed4aa954531f6276 done [2022-05-04T21:36:33.692Z] #76 naming to docker.io/library/docker:f60571c889249f40550339e64d0443134b497005 done [2022-05-04T21:36:33.692Z] #76 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-04T21:36:33.966Z] #25 DONE 0.9s [2022-05-04T21:36:33.967Z] [2022-05-04T21:36:33.967Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-04T21:36:33.967Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-04T21:36:34.039Z] + trap exit INT TERM [2022-05-04T21:36:34.039Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-04T21:36:34.039Z] + CONTAINER_NAME=docker-pr9 [2022-05-04T21:36:34.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 -e DOCKER_GRAPHDRIVER docker:f60571c889249f40550339e64d0443134b497005 hack/make.sh dynbinary [2022-05-04T21:36:34.406Z] [2022-05-04T21:36:34.406Z] Removing bundles/ [2022-05-04T21:36:34.406Z] [2022-05-04T21:36:34.406Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T21:36:34.667Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:36:34.667Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:36:34.897Z] #26 DONE 0.9s [2022-05-04T21:36:34.897Z] [2022-05-04T21:36:34.897Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-05-04T21:36:34.897Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-04T21:36:35.500Z] #62 250.5 + bin/containerd-shim-runc-v2 [2022-05-04T21:36:35.827Z] #27 DONE 0.9s [2022-05-04T21:36:35.827Z] [2022-05-04T21:36:35.827Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:36:35.827Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-04T21:36:36.067Z] #62 251.3 + binaries [2022-05-04T21:36:36.067Z] #62 251.3 + install -D bin/containerd /build/containerd [2022-05-04T21:36:36.067Z] #62 251.3 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T21:36:36.325Z] #62 251.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T21:36:36.325Z] #62 251.3 + install -D bin/ctr /build/ctr [2022-05-04T21:36:36.584Z] #62 DONE 251.7s [2022-05-04T21:36:37.242Z] #28 1.242 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:36:37.242Z] #28 1.245 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:36:37.242Z] #28 1.423 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:36:37.242Z] #28 1.484 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-04T21:36:37.499Z] #28 1.785 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-04T21:36:37.499Z] #28 1.997 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-04T21:36:37.519Z] [2022-05-04T21:36:37.519Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T21:36:37.519Z] #63 sha256:3e27a279c4827a806af45aadb6c77f0192b2810e28852c769255eb36f6ae968d [2022-05-04T21:36:37.778Z] #63 DONE 0.3s [2022-05-04T21:36:37.778Z] [2022-05-04T21:36:37.778Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T21:36:37.778Z] #68 sha256:63f9a19acc0766553dc3808f8d52da98a1650403585894349868d570c3db45f1 [2022-05-04T21:36:38.037Z] #68 DONE 0.1s [2022-05-04T21:36:38.037Z] [2022-05-04T21:36:38.037Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T21:36:38.037Z] #73 sha256:addaaf94799342f7bd0e963e087de16b08705f3bccaced54871350bc3c47c53b [2022-05-04T21:36:38.037Z] #73 DONE 0.2s [2022-05-04T21:36:38.037Z] [2022-05-04T21:36:38.037Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T21:36:38.037Z] #74 sha256:f566402b7a314578da6c724162ea11872774bfa116bc986f48c945de5515df58 [2022-05-04T21:36:38.037Z] #74 DONE 0.0s [2022-05-04T21:36:38.037Z] [2022-05-04T21:36:38.037Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T21:36:38.037Z] #75 sha256:91599c0371612bc23c8f26287c15f16f7045720d84a20f80f70a7c602f213e91 [2022-05-04T21:36:38.777Z] #53 ... [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #58 [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-05-04T21:36:38.777Z] #58 sha256:855d7f73255d7ed314b5d2660ae999b973e8918c839a03c3fd6a214b12ec6a82 [2022-05-04T21:36:38.777Z] #58 142.6 + mkdir -p /build [2022-05-04T21:36:38.777Z] #58 142.6 + cp runc /build/runc [2022-05-04T21:36:38.777Z] #58 DONE 143.6s [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #53 [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-05-04T21:36:38.777Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-04T21:36:38.777Z] #53 250.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-04T21:36:38.777Z] #53 DONE 250.9s [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #62 [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-05-04T21:36:38.777Z] #62 sha256:815f57046ac8d554548c67bf77c2c1c9ca6453837e624a8744cbf95647fd7b9f [2022-05-04T21:36:38.777Z] #62 ... [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T21:36:38.777Z] #54 sha256:8db7e3cdbddb8b66fa02b5eed25433189671d20e3f6bca7a8a9477ab63cb96df [2022-05-04T21:36:38.777Z] #54 DONE 0.5s [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T21:36:38.777Z] #56 sha256:a66c28f827baa99b76798868f0616bac06e978a4959c37f114a66c0706c335ed [2022-05-04T21:36:38.777Z] #56 DONE 0.1s [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T21:36:38.777Z] #59 sha256:323e1007f1e2c6e917aebdbc20ba1cbef62af5d34d6d1fa3b9cc28fde294fab1 [2022-05-04T21:36:38.777Z] #59 DONE 0.3s [2022-05-04T21:36:38.777Z] [2022-05-04T21:36:38.777Z] #62 [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-05-04T21:36:38.777Z] #62 sha256:815f57046ac8d554548c67bf77c2c1c9ca6453837e624a8744cbf95647fd7b9f [2022-05-04T21:36:38.973Z] #75 DONE 0.9s [2022-05-04T21:36:38.973Z] [2022-05-04T21:36:38.973Z] #76 exporting to image [2022-05-04T21:36:38.973Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T21:36:38.973Z] #76 exporting layers [2022-05-04T21:36:39.436Z] #62 234.5 # github.com/containerd/containerd/cmd/containerd [2022-05-04T21:36:39.436Z] #62 234.5 /usr/bin/ld: /tmp/go-link-705208041/000019.o: in function `New': [2022-05-04T21:36:39.436Z] #62 234.5 /tmp/tmp.Cch9FYlSFE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T21:36:39.694Z] #62 234.6 + bin/containerd-stress [2022-05-04T21:36:40.157Z] #62 223.4 + bin/containerd [2022-05-04T21:36:40.626Z] #62 235.6 + bin/containerd-shim [2022-05-04T21:36:45.533Z] #76 exporting layers 6.0s done [2022-05-04T21:36:45.533Z] #76 writing image sha256:d1ef88a9d06a3e06eb872b3a2a09ebb4d42c1e798e5aeeccb57b93ef8dec34fc [2022-05-04T21:36:45.533Z] #76 writing image sha256:d1ef88a9d06a3e06eb872b3a2a09ebb4d42c1e798e5aeeccb57b93ef8dec34fc done [2022-05-04T21:36:45.533Z] #76 naming to docker.io/library/docker:8d0186062edea60fbc3e96d3ccec04529ea303df done [2022-05-04T21:36:45.533Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T21:36:45.629Z] #28 ... [2022-05-04T21:36:45.629Z] [2022-05-04T21:36:45.629Z] #65 [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-05-04T21:36:45.629Z] #65 sha256:bb7c357a88fdd86a81a4e19f7dd5c52ff0bd10daa4d60be609bd603906bce66c [2022-05-04T21:36:45.629Z] #65 5.093 + cd /tmp/tmp.w8CkgYUjb2/src/github.com/opencontainers/runc [2022-05-04T21:36:45.629Z] #65 5.093 + git checkout -q v1.1.1 [2022-05-04T21:36:45.629Z] #65 5.330 + '[' -z '' ']' [2022-05-04T21:36:45.629Z] #65 5.330 + target=static [2022-05-04T21:36:45.629Z] #65 5.330 + make BUILDTAGS=seccomp static [2022-05-04T21:36:45.629Z] #65 5.502 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-04T21:36:45.662Z] Fetching without tags [2022-05-04T21:36:45.877Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -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:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh dynbinary test-integration [2022-05-04T21:36:46.071Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T21:36:46.071Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c15200a9\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T21:36:46.071Z] ---------------------------------------------------------------------------- [2022-05-04T21:36:46.136Z] [2022-05-04T21:36:46.361Z] Merging remotes/origin/master commit c9b37e5cb430b01816c4d8e18d199745d0d6f765 into PR head commit 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:36:46.394Z] Removing bundles/ [2022-05-04T21:36:46.394Z] [2022-05-04T21:36:46.394Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T21:36:46.394Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:36:46.394Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:36:46.527Z] [2022-05-04T21:36:46.527Z] INFO: executeCI.ps1 starting at Wed May 4 21:36:46 CUT 2022 [2022-05-04T21:36:46.527Z] [2022-05-04T21:36:46.527Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T21:36:46.527Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T21:36:46.527Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-04T21:36:46.527Z] INFO: Environment variables: [2022-05-04T21:36:46.984Z] [2022-05-04T21:36:46.984Z] Name Value [2022-05-04T21:36:46.984Z] ---- ----- [2022-05-04T21:36:46.984Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T21:36:46.984Z] amd64 true [2022-05-04T21:36:46.984Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T21:36:46.984Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T21:36:46.984Z] arm64 true [2022-05-04T21:36:46.984Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T21:36:46.984Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T21:36:46.984Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T21:36:46.984Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T21:36:46.984Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T21:36:46.984Z] BRANCH_NAME PR-43555 [2022-05-04T21:36:46.984Z] BUILD_DISPLAY_NAME #9 [2022-05-04T21:36:46.984Z] BUILD_ID 9 [2022-05-04T21:36:46.984Z] BUILD_NUMBER 9 [2022-05-04T21:36:46.984Z] BUILD_TAG jenkins-moby-PR-43555-9 [2022-05-04T21:36:46.984Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/ [2022-05-04T21:36:46.984Z] cgroup2 true [2022-05-04T21:36:46.984Z] CHANGE_AUTHOR thaJeztah [2022-05-04T21:36:46.984Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T21:36:46.984Z] CHANGE_BRANCH separate_engine_id [2022-05-04T21:36:46.984Z] CHANGE_FORK thaJeztah/docker [2022-05-04T21:36:46.984Z] CHANGE_ID 43555 [2022-05-04T21:36:46.984Z] CHANGE_TARGET master [2022-05-04T21:36:46.984Z] CHANGE_TITLE daemon: separate daemon ID from trust-key, and disable generating [2022-05-04T21:36:46.984Z] CHANGE_URL https://github.com/moby/moby/pull/43555 [2022-05-04T21:36:46.984Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:36:46.984Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T21:36:46.984Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T21:36:46.984Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T21:36:46.984Z] COMPUTERNAME azwin-2-4862a0 [2022-05-04T21:36:46.984Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T21:36:46.984Z] ConfigSequenceNumber 0 [2022-05-04T21:36:46.984Z] dco true [2022-05-04T21:36:46.984Z] DOCKER_BUILDKIT 0 [2022-05-04T21:36:46.984Z] DOCKER_DUT_DEBUG 1 [2022-05-04T21:36:46.984Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T21:36:46.984Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T21:36:46.984Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-04T21:36:46.984Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T21:36:46.984Z] EXECUTOR_NUMBER 0 [2022-05-04T21:36:46.984Z] FQDN azwin-2-4862a0.westus.cloudapp.azure.com [2022-05-04T21:36:46.984Z] GIT_BRANCH PR-43555 [2022-05-04T21:36:46.984Z] GIT_COMMIT e9eddaf9d60c9512d8adadff1dab376743b3c9b7 [2022-05-04T21:36:46.984Z] GIT_PREVIOUS_COMMIT 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:36:46.984Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 49694a4b700863d39a8c02e6ef1fdafe8d35a25c [2022-05-04T21:36:46.984Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T21:36:46.984Z] HUDSON_COOKIE 441b2a45-f2bb-4c0a-8099-ba1d5edd1eee [2022-05-04T21:36:46.984Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:36:46.984Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T21:36:46.984Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T21:36:46.984Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T21:36:46.984Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:36:46.984Z] JENKINS_NODE_COOKIE 122e287f-48f1-436e-b5bd-ef43eeb591c1 [2022-05-04T21:36:46.984Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T21:36:46.984Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T21:36:46.984Z] JOB_BASE_NAME PR-43555 [2022-05-04T21:36:46.984Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/display/redirect [2022-05-04T21:36:46.984Z] JOB_NAME moby/PR-43555 [2022-05-04T21:36:46.984Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/ [2022-05-04T21:36:46.984Z] library.jps.version master [2022-05-04T21:36:46.984Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T21:36:46.984Z] NODE_LABELS amd64 azure azwin-2-4862a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-04T21:36:46.984Z] NODE_NAME azwin-2-4862a0 [2022-05-04T21:36:46.984Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T21:36:46.984Z] OS Windows_NT [2022-05-04T21:36:46.984Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T21:36:46.984Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T21:36:46.984Z] ppc64le false [2022-05-04T21:36:46.984Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T21:36:46.984Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-04T21:36:46.984Z] PROCESSOR_LEVEL 6 [2022-05-04T21:36:46.984Z] PROCESSOR_REVISION 4f01 [2022-05-04T21:36:46.984Z] ProgramData C:\ProgramData [2022-05-04T21:36:46.984Z] ProgramFiles C:\Program Files [2022-05-04T21:36:46.984Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T21:36:46.984Z] ProgramW6432 C:\Program Files [2022-05-04T21:36:46.984Z] PROMPT $P$G [2022-05-04T21:36:46.984Z] PSExecutionPolicyPreference Bypass [2022-05-04T21:36:46.984Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T21:36:46.984Z] PUBLIC C:\Users\Public [2022-05-04T21:36:46.984Z] rootless true [2022-05-04T21:36:46.984Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=artif... [2022-05-04T21:36:46.984Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=changes [2022-05-04T21:36:46.984Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect [2022-05-04T21:36:46.984Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=tests [2022-05-04T21:36:46.984Z] s390x false [2022-05-04T21:36:46.984Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T21:36:46.984Z] SOURCES_DRIVE d [2022-05-04T21:36:46.984Z] SOURCES_SUBDIR gopath [2022-05-04T21:36:46.984Z] STAGE_NAME Run tests [2022-05-04T21:36:46.984Z] SystemDrive C: [2022-05-04T21:36:46.984Z] SystemRoot C:\Windows [2022-05-04T21:36:46.984Z] TEMP C:\Windows\TEMP [2022-05-04T21:36:46.984Z] TESTDEBUG 0 [2022-05-04T21:36:46.984Z] TESTRUN_DRIVE d [2022-05-04T21:36:46.984Z] TESTRUN_SUBDIR CI [2022-05-04T21:36:46.984Z] TIMEOUT 120m [2022-05-04T21:36:46.984Z] TMP C:\Windows\TEMP [2022-05-04T21:36:46.984Z] unit_validate true [2022-05-04T21:36:46.984Z] USERDOMAIN WORKGROUP [2022-05-04T21:36:46.984Z] USERNAME azwin-2-4862a0$ [2022-05-04T21:36:46.984Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T21:36:46.984Z] validate_force false [2022-05-04T21:36:46.985Z] windir C:\Windows [2022-05-04T21:36:46.985Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T21:36:46.985Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-04T21:36:46.985Z] windows2022 true [2022-05-04T21:36:46.985Z] windows2022containerd true [2022-05-04T21:36:46.985Z] windowsRS5 true [2022-05-04T21:36:46.985Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T21:36:46.985Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T21:36:46.985Z] [2022-05-04T21:36:46.985Z] [2022-05-04T21:36:46.985Z] [2022-05-04T21:36:45.315Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:36:45.398Z] > git config --add remote.origin.fetch +refs/pull/43555/head:refs/remotes/origin/PR-43555 # timeout=10 [2022-05-04T21:36:45.448Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:36:45.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-04T21:36:45.697Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-04T21:36:45.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:36:45.699Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43555/head:refs/remotes/origin/PR-43555 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-04T21:36:46.467Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:36:46.516Z] > git checkout -f 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:36:49.153Z] INFO: Sources under d:\gopath\... [2022-05-04T21:36:49.153Z] INFO: Test run under d:\CI\... [2022-05-04T21:36:49.153Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T21:36:49.153Z] INFO: docker/docker repository was found [2022-05-04T21:36:49.153Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-04T21:36:49.612Z] ltsc2022: Pulling from windows/servercore [2022-05-04T21:36:49.612Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T21:36:49.612Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T21:36:50.158Z] Merge succeeded, producing 839aca1064a88bb82d88434843ae43dba2931887 [2022-05-04T21:36:50.158Z] Checking out Revision 839aca1064a88bb82d88434843ae43dba2931887 (PR-43555) [2022-05-04T21:36:50.595Z] #62 244.1 + bin/containerd-shim-runc-v1 [2022-05-04T21:36:49.505Z] > git remote # timeout=10 [2022-05-04T21:36:49.716Z] > git config --get remote.origin.url # timeout=10 [2022-05-04T21:36:49.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-04T21:36:49.767Z] > git merge c9b37e5cb430b01816c4d8e18d199745d0d6f765 # timeout=10 [2022-05-04T21:36:50.074Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-04T21:36:50.192Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T21:36:50.242Z] > git checkout -f 839aca1064a88bb82d88434843ae43dba2931887 # timeout=10 [2022-05-04T21:36:52.037Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T21:36:52.037Z] dccd9e4d14d3: Download complete [2022-05-04T21:36:52.218Z] #65 ... [2022-05-04T21:36:52.218Z] [2022-05-04T21:36:52.218Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:36:52.218Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-04T21:36:52.218Z] #28 15.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-04T21:36:52.218Z] #28 15.74 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-04T21:36:52.218Z] #28 15.95 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [126 kB] [2022-05-04T21:36:52.218Z] #28 15.95 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-04T21:36:52.218Z] #28 15.96 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-05-04T21:36:52.218Z] #28 15.96 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [129 kB] [2022-05-04T21:36:52.218Z] #28 15.96 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-04T21:36:52.218Z] #28 15.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-04T21:36:52.218Z] #28 15.97 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-04T21:36:52.218Z] #28 15.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-04T21:36:52.218Z] #28 15.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-04T21:36:52.218Z] #28 15.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-04T21:36:53.954Z] #62 249.0 + bin/containerd-shim-runc-v2 [2022-05-04T21:36:54.889Z] #62 249.7 + binaries [2022-05-04T21:36:54.889Z] #62 249.7 + install -D bin/containerd /build/containerd [2022-05-04T21:36:54.889Z] #62 249.7 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T21:36:54.889Z] #62 249.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T21:36:54.889Z] #62 249.8 + install -D bin/ctr /build/ctr [2022-05-04T21:36:56.782Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T21:36:56.782Z] 8f616e6e9eec: Download complete [2022-05-04T21:36:57.465Z] #28 21.68 Fetched 40.4 MB in 21s (1939 kB/s) [2022-05-04T21:36:58.167Z] #62 DONE 252.9s [2022-05-04T21:36:58.734Z] [2022-05-04T21:36:58.734Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T21:36:58.734Z] #63 sha256:74f6a5e16f45aee9247646ceff9988854c0b85250fed7845598662d4cfbbf9d1 [2022-05-04T21:36:59.666Z] #63 DONE 1.0s [2022-05-04T21:36:59.924Z] [2022-05-04T21:36:59.924Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T21:36:59.924Z] #68 sha256:9afbccf32548d5bc641a812d69ccf31148a1c0b0b8e4627247b046074b345e3b [2022-05-04T21:36:59.924Z] #68 DONE 0.3s [2022-05-04T21:37:00.181Z] [2022-05-04T21:37:00.181Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T21:37:00.181Z] #73 sha256:854ec79ddc8c7e7aaa985cd1593556e0ceca2f74fd2b87f301dd548d435f5eb3 [2022-05-04T21:37:01.115Z] #73 DONE 1.0s [2022-05-04T21:37:01.115Z] [2022-05-04T21:37:01.115Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T21:37:01.115Z] #74 sha256:514412862645bbe118474d955b0f1ba73c98ab5b58b03645cf7da283589223f5 [2022-05-04T21:37:01.115Z] #74 DONE 0.0s [2022-05-04T21:37:01.115Z] [2022-05-04T21:37:01.115Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T21:37:01.115Z] #75 sha256:cd4e9589e150a784e747973dfe9c2be97f8f4660185e6270ad6668f67f51ddfd [2022-05-04T21:37:01.387Z] Commit message: "Merge commit 'c9b37e5cb430b01816c4d8e18d199745d0d6f765' into HEAD" [2022-05-04T21:37:01.421Z] > git rev-list --no-walk 070da63310cabb855bc0b34ce0fde229949ff303 # timeout=10 [2022-05-04T21:37:02.053Z] #75 DONE 0.8s [2022-05-04T21:37:02.054Z] [2022-05-04T21:37:02.054Z] #76 exporting to image [2022-05-04T21:37:02.054Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T21:37:02.054Z] #76 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-04T21:37:04.006Z] #28 21.68 Reading package lists... [2022-05-04T21:37:04.871Z] + docker version [2022-05-04T21:37:05.338Z] #76 exporting layers 3.2s done [2022-05-04T21:37:05.338Z] #76 writing image sha256:66d605c69e89ef0964e6f6eb3ad9ed1c27a3b5f0140eed1108f766482925c220 done [2022-05-04T21:37:05.338Z] #76 naming to docker.io/library/docker:8d0186062edea60fbc3e96d3ccec04529ea303df done [2022-05-04T21:37:05.338Z] #76 DONE 3.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-04T21:37:05.673Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-04T21:37:05.952Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/test/unit [2022-05-04T21:37:06.210Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-04T21:37:06.210Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-04T21:37:06.210Z] + TESTDIRS=./... [2022-05-04T21:37:06.210Z] + exclude_paths='/vendor/|/integration' [2022-05-04T21:37:06.210Z] ++ go list ./... [2022-05-04T21:37:06.210Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-04T21:37:07.156Z] + pkg_list='github.com/docker/docker/api [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/backend/build [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/httputils [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/middleware [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/build [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/container [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/debug [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/image [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/network [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/session [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/system [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/server/router/volume [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/backend [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/container [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/events [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/filters [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/image [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/mount [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/network [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/registry [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/strslice [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/swarm [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/time [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/versions [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T21:37:07.156Z] github.com/docker/docker/api/types/volume [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/dockerfile [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/remotecontext [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T21:37:07.156Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T21:37:07.156Z] github.com/docker/docker/cli [2022-05-04T21:37:07.156Z] github.com/docker/docker/cli/config [2022-05-04T21:37:07.156Z] github.com/docker/docker/cli/debug [2022-05-04T21:37:07.156Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T21:37:07.156Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T21:37:07.156Z] github.com/docker/docker/client [2022-05-04T21:37:07.156Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T21:37:07.156Z] github.com/docker/docker/cmd/dockerd [2022-05-04T21:37:07.156Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T21:37:07.156Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T21:37:07.156Z] github.com/docker/docker/container [2022-05-04T21:37:07.156Z] github.com/docker/docker/container/stream [2022-05-04T21:37:07.156Z] github.com/docker/docker/contrib/apparmor [2022-05-04T21:37:07.156Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T21:37:07.156Z] github.com/docker/docker/contrib/httpserver [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/config [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/events [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/exec [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/images [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/initlayer [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/links [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/listeners [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/local [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/names [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/network [2022-05-04T21:37:07.156Z] github.com/docker/docker/daemon/stats [2022-05-04T21:37:07.156Z] github.com/docker/docker/distribution [2022-05-04T21:37:07.156Z] github.com/docker/docker/distribution/metadata [2022-05-04T21:37:07.156Z] github.com/docker/docker/distribution/utils [2022-05-04T21:37:07.156Z] github.com/docker/docker/distribution/xfer [2022-05-04T21:37:07.156Z] github.com/docker/docker/dockerversion [2022-05-04T21:37:07.156Z] github.com/docker/docker/errdefs [2022-05-04T21:37:07.156Z] github.com/docker/docker/image [2022-05-04T21:37:07.156Z] github.com/docker/docker/image/cache [2022-05-04T21:37:07.156Z] github.com/docker/docker/image/tarexport [2022-05-04T21:37:07.156Z] github.com/docker/docker/image/v1 [2022-05-04T21:37:07.156Z] github.com/docker/docker/internal/test/suite [2022-05-04T21:37:07.156Z] github.com/docker/docker/layer [2022-05-04T21:37:07.156Z] github.com/docker/docker/libcontainerd [2022-05-04T21:37:07.156Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T21:37:07.156Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T21:37:07.156Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T21:37:07.156Z] github.com/docker/docker/libcontainerd/types [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:37:07.156Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/types [2022-05-04T21:37:07.157Z] github.com/docker/docker/oci [2022-05-04T21:37:07.157Z] github.com/docker/docker/oci/caps [2022-05-04T21:37:07.157Z] github.com/docker/docker/opts [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/aaparser [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/archive [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/authorization [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/capabilities [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/containerfs [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/directory [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/dmesg [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/filenotify [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/fileutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/fsutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/homedir [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/idtools [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/ioutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/longpath [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/loopback [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/parsers [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/pidfile [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/platform [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugins [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/pools [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/progress [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/pubsub [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/reexec [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/signal [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/stack [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/stringid [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/system [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/tailfile [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/tarsum [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/truncindex [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/urlutil [2022-05-04T21:37:07.157Z] github.com/docker/docker/pkg/useragent [2022-05-04T21:37:07.157Z] github.com/docker/docker/plugin [2022-05-04T21:37:07.157Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T21:37:07.157Z] github.com/docker/docker/plugin/v2 [2022-05-04T21:37:07.157Z] github.com/docker/docker/profiles/apparmor [2022-05-04T21:37:07.157Z] github.com/docker/docker/profiles/seccomp [2022-05-04T21:37:07.157Z] github.com/docker/docker/quota [2022-05-04T21:37:07.157Z] github.com/docker/docker/reference [2022-05-04T21:37:07.157Z] github.com/docker/docker/registry [2022-05-04T21:37:07.157Z] github.com/docker/docker/registry/resumable [2022-05-04T21:37:07.157Z] github.com/docker/docker/restartmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/rootless [2022-05-04T21:37:07.157Z] github.com/docker/docker/rootless/specconv [2022-05-04T21:37:07.157Z] github.com/docker/docker/runconfig [2022-05-04T21:37:07.157Z] github.com/docker/docker/runconfig/opts [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/daemon [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/environment [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fakegit [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/registry [2022-05-04T21:37:07.157Z] github.com/docker/docker/testutil/request [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/drivers [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/local [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/mounts [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/service [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/service/opts [2022-05-04T21:37:07.157Z] github.com/docker/docker/volume/testutils' [2022-05-04T21:37:07.157Z] ++ grep --fixed-strings -v /libnetwork [2022-05-04T21:37:07.157Z] ++ echo 'github.com/docker/docker/api [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/backend/build [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/httputils [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/middleware [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/build [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/container [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/debug [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/image [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/network [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/session [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/system [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/server/router/volume [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/backend [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/container [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/events [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/filters [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/image [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/mount [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/network [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/registry [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/strslice [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/swarm [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/time [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/versions [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T21:37:07.157Z] github.com/docker/docker/api/types/volume [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/dockerfile [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/remotecontext [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T21:37:07.157Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T21:37:07.157Z] github.com/docker/docker/cli [2022-05-04T21:37:07.157Z] github.com/docker/docker/cli/config [2022-05-04T21:37:07.157Z] github.com/docker/docker/cli/debug [2022-05-04T21:37:07.157Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T21:37:07.157Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T21:37:07.157Z] github.com/docker/docker/client [2022-05-04T21:37:07.157Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T21:37:07.157Z] github.com/docker/docker/cmd/dockerd [2022-05-04T21:37:07.157Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T21:37:07.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T21:37:07.157Z] github.com/docker/docker/container [2022-05-04T21:37:07.157Z] github.com/docker/docker/container/stream [2022-05-04T21:37:07.157Z] github.com/docker/docker/contrib/apparmor [2022-05-04T21:37:07.157Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T21:37:07.157Z] github.com/docker/docker/contrib/httpserver [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/config [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/events [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/exec [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/images [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/initlayer [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/links [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/listeners [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/local [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/names [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/network [2022-05-04T21:37:07.157Z] github.com/docker/docker/daemon/stats [2022-05-04T21:37:07.157Z] github.com/docker/docker/distribution [2022-05-04T21:37:07.157Z] github.com/docker/docker/distribution/metadata [2022-05-04T21:37:07.157Z] github.com/docker/docker/distribution/utils [2022-05-04T21:37:07.157Z] github.com/docker/docker/distribution/xfer [2022-05-04T21:37:07.157Z] github.com/docker/docker/dockerversion [2022-05-04T21:37:07.157Z] github.com/docker/docker/errdefs [2022-05-04T21:37:07.157Z] github.com/docker/docker/image [2022-05-04T21:37:07.157Z] github.com/docker/docker/image/cache [2022-05-04T21:37:07.157Z] github.com/docker/docker/image/tarexport [2022-05-04T21:37:07.157Z] github.com/docker/docker/image/v1 [2022-05-04T21:37:07.157Z] github.com/docker/docker/internal/test/suite [2022-05-04T21:37:07.157Z] github.com/docker/docker/layer [2022-05-04T21:37:07.157Z] github.com/docker/docker/libcontainerd [2022-05-04T21:37:07.157Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T21:37:07.157Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T21:37:07.157Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T21:37:07.157Z] github.com/docker/docker/libcontainerd/types [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:37:07.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/libnetwork/types [2022-05-04T21:37:07.158Z] github.com/docker/docker/oci [2022-05-04T21:37:07.158Z] github.com/docker/docker/oci/caps [2022-05-04T21:37:07.158Z] github.com/docker/docker/opts [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/aaparser [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/archive [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/authorization [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/capabilities [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/containerfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/directory [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/dmesg [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/filenotify [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/fileutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/fsutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/homedir [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/idtools [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/ioutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/longpath [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/loopback [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/pidfile [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/platform [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugins [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/pools [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/progress [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/pubsub [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/reexec [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/signal [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/stack [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/stringid [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/system [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/tailfile [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/tarsum [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/truncindex [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/urlutil [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/useragent [2022-05-04T21:37:07.158Z] github.com/docker/docker/plugin [2022-05-04T21:37:07.158Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T21:37:07.158Z] github.com/docker/docker/plugin/v2 [2022-05-04T21:37:07.158Z] github.com/docker/docker/profiles/apparmor [2022-05-04T21:37:07.158Z] github.com/docker/docker/profiles/seccomp [2022-05-04T21:37:07.158Z] github.com/docker/docker/quota [2022-05-04T21:37:07.158Z] github.com/docker/docker/reference [2022-05-04T21:37:07.158Z] github.com/docker/docker/registry [2022-05-04T21:37:07.158Z] github.com/docker/docker/registry/resumable [2022-05-04T21:37:07.158Z] github.com/docker/docker/restartmanager [2022-05-04T21:37:07.158Z] github.com/docker/docker/rootless [2022-05-04T21:37:07.158Z] github.com/docker/docker/rootless/specconv [2022-05-04T21:37:07.158Z] github.com/docker/docker/runconfig [2022-05-04T21:37:07.158Z] github.com/docker/docker/runconfig/opts [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/daemon [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/environment [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fakegit [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/registry [2022-05-04T21:37:07.158Z] github.com/docker/docker/testutil/request [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/drivers [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/local [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/mounts [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/service [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/service/opts [2022-05-04T21:37:07.158Z] github.com/docker/docker/volume/testutils' [2022-05-04T21:37:07.158Z] + base_pkg_list='github.com/docker/docker/api [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/backend/build [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/httputils [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/middleware [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/build [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/container [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/debug [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/image [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/network [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/session [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/system [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/server/router/volume [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/backend [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/container [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/events [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/filters [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/image [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/mount [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/network [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/registry [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/strslice [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/swarm [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/time [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/versions [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T21:37:07.158Z] github.com/docker/docker/api/types/volume [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/dockerfile [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/remotecontext [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T21:37:07.158Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T21:37:07.158Z] github.com/docker/docker/cli [2022-05-04T21:37:07.158Z] github.com/docker/docker/cli/config [2022-05-04T21:37:07.158Z] github.com/docker/docker/cli/debug [2022-05-04T21:37:07.158Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T21:37:07.158Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T21:37:07.158Z] github.com/docker/docker/client [2022-05-04T21:37:07.158Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T21:37:07.158Z] github.com/docker/docker/cmd/dockerd [2022-05-04T21:37:07.158Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T21:37:07.158Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T21:37:07.158Z] github.com/docker/docker/container [2022-05-04T21:37:07.158Z] github.com/docker/docker/container/stream [2022-05-04T21:37:07.158Z] github.com/docker/docker/contrib/apparmor [2022-05-04T21:37:07.158Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T21:37:07.158Z] github.com/docker/docker/contrib/httpserver [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/config [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/events [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/exec [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/images [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/initlayer [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/links [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/listeners [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/local [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/names [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/network [2022-05-04T21:37:07.158Z] github.com/docker/docker/daemon/stats [2022-05-04T21:37:07.158Z] github.com/docker/docker/distribution [2022-05-04T21:37:07.158Z] github.com/docker/docker/distribution/metadata [2022-05-04T21:37:07.158Z] github.com/docker/docker/distribution/utils [2022-05-04T21:37:07.158Z] github.com/docker/docker/distribution/xfer [2022-05-04T21:37:07.158Z] github.com/docker/docker/dockerversion [2022-05-04T21:37:07.158Z] github.com/docker/docker/errdefs [2022-05-04T21:37:07.158Z] github.com/docker/docker/image [2022-05-04T21:37:07.158Z] github.com/docker/docker/image/cache [2022-05-04T21:37:07.158Z] github.com/docker/docker/image/tarexport [2022-05-04T21:37:07.158Z] github.com/docker/docker/image/v1 [2022-05-04T21:37:07.158Z] github.com/docker/docker/internal/test/suite [2022-05-04T21:37:07.158Z] github.com/docker/docker/layer [2022-05-04T21:37:07.158Z] github.com/docker/docker/libcontainerd [2022-05-04T21:37:07.158Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T21:37:07.158Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T21:37:07.158Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T21:37:07.158Z] github.com/docker/docker/libcontainerd/types [2022-05-04T21:37:07.158Z] github.com/docker/docker/oci [2022-05-04T21:37:07.158Z] github.com/docker/docker/oci/caps [2022-05-04T21:37:07.158Z] github.com/docker/docker/opts [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/aaparser [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/archive [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/authorization [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/capabilities [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/containerfs [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/directory [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/dmesg [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/filenotify [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/fileutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/fsutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/homedir [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/idtools [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/ioutils [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/longpath [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/loopback [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/pidfile [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/platform [2022-05-04T21:37:07.158Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/pools [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/progress [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/pubsub [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/reexec [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/signal [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stack [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stringid [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/system [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/tailfile [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/tarsum [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/truncindex [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/urlutil [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/useragent [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin/v2 [2022-05-04T21:37:07.159Z] github.com/docker/docker/profiles/apparmor [2022-05-04T21:37:07.159Z] github.com/docker/docker/profiles/seccomp [2022-05-04T21:37:07.159Z] github.com/docker/docker/quota [2022-05-04T21:37:07.159Z] github.com/docker/docker/reference [2022-05-04T21:37:07.159Z] github.com/docker/docker/registry [2022-05-04T21:37:07.159Z] github.com/docker/docker/registry/resumable [2022-05-04T21:37:07.159Z] github.com/docker/docker/restartmanager [2022-05-04T21:37:07.159Z] github.com/docker/docker/rootless [2022-05-04T21:37:07.159Z] github.com/docker/docker/rootless/specconv [2022-05-04T21:37:07.159Z] github.com/docker/docker/runconfig [2022-05-04T21:37:07.159Z] github.com/docker/docker/runconfig/opts [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/daemon [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/environment [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fakegit [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/registry [2022-05-04T21:37:07.159Z] github.com/docker/docker/testutil/request [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/drivers [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/local [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/mounts [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/service [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/service/opts [2022-05-04T21:37:07.159Z] github.com/docker/docker/volume/testutils' [2022-05-04T21:37:07.159Z] ++ grep --fixed-strings /libnetwork [2022-05-04T21:37:07.159Z] ++ echo 'github.com/docker/docker/api [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/backend/build [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/httputils [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/middleware [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/build [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/container [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/debug [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/image [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/network [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/session [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/system [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/server/router/volume [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/backend [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/container [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/events [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/filters [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/image [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/mount [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/network [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/registry [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/strslice [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/swarm [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/time [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/versions [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T21:37:07.159Z] github.com/docker/docker/api/types/volume [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/dockerfile [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/remotecontext [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T21:37:07.159Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T21:37:07.159Z] github.com/docker/docker/cli [2022-05-04T21:37:07.159Z] github.com/docker/docker/cli/config [2022-05-04T21:37:07.159Z] github.com/docker/docker/cli/debug [2022-05-04T21:37:07.159Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T21:37:07.159Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T21:37:07.159Z] github.com/docker/docker/client [2022-05-04T21:37:07.159Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T21:37:07.159Z] github.com/docker/docker/cmd/dockerd [2022-05-04T21:37:07.159Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T21:37:07.159Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T21:37:07.159Z] github.com/docker/docker/container [2022-05-04T21:37:07.159Z] github.com/docker/docker/container/stream [2022-05-04T21:37:07.159Z] github.com/docker/docker/contrib/apparmor [2022-05-04T21:37:07.159Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T21:37:07.159Z] github.com/docker/docker/contrib/httpserver [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/config [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/events [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/exec [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/images [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/initlayer [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/links [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/listeners [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/local [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/names [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/network [2022-05-04T21:37:07.159Z] github.com/docker/docker/daemon/stats [2022-05-04T21:37:07.159Z] github.com/docker/docker/distribution [2022-05-04T21:37:07.159Z] github.com/docker/docker/distribution/metadata [2022-05-04T21:37:07.159Z] github.com/docker/docker/distribution/utils [2022-05-04T21:37:07.159Z] github.com/docker/docker/distribution/xfer [2022-05-04T21:37:07.159Z] github.com/docker/docker/dockerversion [2022-05-04T21:37:07.159Z] github.com/docker/docker/errdefs [2022-05-04T21:37:07.159Z] github.com/docker/docker/image [2022-05-04T21:37:07.159Z] github.com/docker/docker/image/cache [2022-05-04T21:37:07.159Z] github.com/docker/docker/image/tarexport [2022-05-04T21:37:07.159Z] github.com/docker/docker/image/v1 [2022-05-04T21:37:07.159Z] github.com/docker/docker/internal/test/suite [2022-05-04T21:37:07.159Z] github.com/docker/docker/layer [2022-05-04T21:37:07.159Z] github.com/docker/docker/libcontainerd [2022-05-04T21:37:07.159Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T21:37:07.159Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T21:37:07.159Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T21:37:07.159Z] github.com/docker/docker/libcontainerd/types [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/libnetwork/types [2022-05-04T21:37:07.159Z] github.com/docker/docker/oci [2022-05-04T21:37:07.159Z] github.com/docker/docker/oci/caps [2022-05-04T21:37:07.159Z] github.com/docker/docker/opts [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/aaparser [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/archive [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/authorization [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/capabilities [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/containerfs [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/directory [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/dmesg [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/filenotify [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/fileutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/fsutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/homedir [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/idtools [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/ioutils [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/longpath [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/loopback [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/parsers [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/pidfile [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/platform [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/pools [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/progress [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/pubsub [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/reexec [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/signal [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stack [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/stringid [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/system [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/tailfile [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/tarsum [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/truncindex [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/urlutil [2022-05-04T21:37:07.159Z] github.com/docker/docker/pkg/useragent [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T21:37:07.159Z] github.com/docker/docker/plugin/v2 [2022-05-04T21:37:07.159Z] github.com/docker/docker/profiles/apparmor [2022-05-04T21:37:07.159Z] github.com/docker/docker/profiles/seccomp [2022-05-04T21:37:07.159Z] github.com/docker/docker/quota [2022-05-04T21:37:07.159Z] github.com/docker/docker/reference [2022-05-04T21:37:07.159Z] github.com/docker/docker/registry [2022-05-04T21:37:07.159Z] github.com/docker/docker/registry/resumable [2022-05-04T21:37:07.160Z] github.com/docker/docker/restartmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/rootless [2022-05-04T21:37:07.160Z] github.com/docker/docker/rootless/specconv [2022-05-04T21:37:07.160Z] github.com/docker/docker/runconfig [2022-05-04T21:37:07.160Z] github.com/docker/docker/runconfig/opts [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/daemon [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/environment [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fakegit [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/registry [2022-05-04T21:37:07.160Z] github.com/docker/docker/testutil/request [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/drivers [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/local [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/mounts [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/service [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/service/opts [2022-05-04T21:37:07.160Z] github.com/docker/docker/volume/testutils' [2022-05-04T21:37:07.160Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/types' [2022-05-04T21:37:07.160Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-04T21:37:07.160Z] + echo 'github.com/docker/docker/libnetwork [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/types' [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:37:07.160Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:37:07.160Z] + type docker-proxy [2022-05-04T21:37:07.160Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-04T21:37:07.160Z] + hack/make.sh binary-proxy install-proxy [2022-05-04T21:37:07.160Z] [2022-05-04T21:37:07.160Z] Removing bundles/ [2022-05-04T21:37:07.160Z] [2022-05-04T21:37:07.160Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-04T21:37:07.313Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T21:37:07.313Z] dccd9e4d14d3: Download complete [2022-05-04T21:37:07.418Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-04T21:37:07.418Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:37:10.546Z] #28 28.29 Reading package lists... [2022-05-04T21:37:10.546Z] #28 34.66 Building dependency tree... [2022-05-04T21:37:10.546Z] #28 ... [2022-05-04T21:37:10.546Z] [2022-05-04T21:37:10.546Z] #69 [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-05-04T21:37:10.546Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:37:10.546Z] #69 96.42 + bin/containerd [2022-05-04T21:37:13.461Z] Client: [2022-05-04T21:37:13.461Z] Version: 20.10.9 [2022-05-04T21:37:13.461Z] API version: 1.41 [2022-05-04T21:37:13.461Z] Go version: go1.16.8 [2022-05-04T21:37:13.461Z] Git commit: c2ea9bc [2022-05-04T21:37:13.461Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:37:13.461Z] OS/Arch: windows/amd64 [2022-05-04T21:37:13.461Z] Context: default [2022-05-04T21:37:13.461Z] Experimental: true [2022-05-04T21:37:13.461Z] [2022-05-04T21:37:13.461Z] Server: Docker Engine - Community [2022-05-04T21:37:13.461Z] Engine: [2022-05-04T21:37:13.461Z] Version: 20.10.9 [2022-05-04T21:37:13.461Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:37:13.461Z] Go version: go1.16.8 [2022-05-04T21:37:13.461Z] Git commit: 79ea9d3 [2022-05-04T21:37:13.461Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:37:13.461Z] OS/Arch: windows/amd64 [2022-05-04T21:37:13.461Z] Experimental: true [2022-05-04T21:37:14.021Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-04T21:37:14.021Z] [2022-05-04T21:37:14.021Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-04T21:37:14.021Z] Installing docker-proxy to /usr/local/bin/ [2022-05-04T21:37:14.021Z] [2022-05-04T21:37:14.021Z] + mkdir -p bundles [2022-05-04T21:37:14.021Z] + '[' -n 'github.com/docker/docker/api [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/backend/build [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/httputils [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/middleware [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/build [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/container [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/debug [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/image [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/network [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/session [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/system [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/server/router/volume [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/backend [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/container [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/events [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/filters [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/image [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/mount [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/network [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/registry [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/strslice [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/swarm [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/time [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/versions [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T21:37:14.021Z] github.com/docker/docker/api/types/volume [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/dockerfile [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/remotecontext [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T21:37:14.021Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T21:37:14.021Z] github.com/docker/docker/cli [2022-05-04T21:37:14.021Z] github.com/docker/docker/cli/config [2022-05-04T21:37:14.021Z] github.com/docker/docker/cli/debug [2022-05-04T21:37:14.021Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T21:37:14.021Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T21:37:14.021Z] github.com/docker/docker/client [2022-05-04T21:37:14.021Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T21:37:14.021Z] github.com/docker/docker/cmd/dockerd [2022-05-04T21:37:14.021Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T21:37:14.021Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T21:37:14.021Z] github.com/docker/docker/container [2022-05-04T21:37:14.021Z] github.com/docker/docker/container/stream [2022-05-04T21:37:14.021Z] github.com/docker/docker/contrib/apparmor [2022-05-04T21:37:14.021Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T21:37:14.021Z] github.com/docker/docker/contrib/httpserver [2022-05-04T21:37:14.021Z] github.com/docker/docker/daemon [2022-05-04T21:37:14.021Z] github.com/docker/docker/daemon/cluster [2022-05-04T21:37:14.021Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T21:37:14.021Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T21:37:14.021Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/config [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/events [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/exec [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/images [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/initlayer [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/links [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/listeners [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/local [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/names [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/network [2022-05-04T21:37:14.022Z] github.com/docker/docker/daemon/stats [2022-05-04T21:37:14.022Z] github.com/docker/docker/distribution [2022-05-04T21:37:14.022Z] github.com/docker/docker/distribution/metadata [2022-05-04T21:37:14.022Z] github.com/docker/docker/distribution/utils [2022-05-04T21:37:14.022Z] github.com/docker/docker/distribution/xfer [2022-05-04T21:37:14.022Z] github.com/docker/docker/dockerversion [2022-05-04T21:37:14.022Z] github.com/docker/docker/errdefs [2022-05-04T21:37:14.022Z] github.com/docker/docker/image [2022-05-04T21:37:14.022Z] github.com/docker/docker/image/cache [2022-05-04T21:37:14.022Z] github.com/docker/docker/image/tarexport [2022-05-04T21:37:14.022Z] github.com/docker/docker/image/v1 [2022-05-04T21:37:14.022Z] github.com/docker/docker/internal/test/suite [2022-05-04T21:37:14.022Z] github.com/docker/docker/layer [2022-05-04T21:37:14.022Z] github.com/docker/docker/libcontainerd [2022-05-04T21:37:14.022Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T21:37:14.022Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T21:37:14.022Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T21:37:14.022Z] github.com/docker/docker/libcontainerd/types [2022-05-04T21:37:14.022Z] github.com/docker/docker/oci [2022-05-04T21:37:14.022Z] github.com/docker/docker/oci/caps [2022-05-04T21:37:14.022Z] github.com/docker/docker/opts [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/aaparser [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/archive [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/authorization [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/capabilities [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/containerfs [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/directory [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/dmesg [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/filenotify [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/fileutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/fsutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/homedir [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/idtools [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/ioutils [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/longpath [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/loopback [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/parsers [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/pidfile [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/platform [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugins [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/pools [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/progress [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/pubsub [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/reexec [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/signal [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/stack [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/stringid [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/system [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/tailfile [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/tarsum [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/truncindex [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/urlutil [2022-05-04T21:37:14.022Z] github.com/docker/docker/pkg/useragent [2022-05-04T21:37:14.022Z] github.com/docker/docker/plugin [2022-05-04T21:37:14.022Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T21:37:14.022Z] github.com/docker/docker/plugin/v2 [2022-05-04T21:37:14.022Z] github.com/docker/docker/profiles/apparmor [2022-05-04T21:37:14.022Z] github.com/docker/docker/profiles/seccomp [2022-05-04T21:37:14.022Z] github.com/docker/docker/quota [2022-05-04T21:37:14.022Z] github.com/docker/docker/reference [2022-05-04T21:37:14.022Z] github.com/docker/docker/registry [2022-05-04T21:37:14.022Z] github.com/docker/docker/registry/resumable [2022-05-04T21:37:14.022Z] github.com/docker/docker/restartmanager [2022-05-04T21:37:14.022Z] github.com/docker/docker/rootless [2022-05-04T21:37:14.022Z] github.com/docker/docker/rootless/specconv [2022-05-04T21:37:14.022Z] github.com/docker/docker/runconfig [2022-05-04T21:37:14.022Z] github.com/docker/docker/runconfig/opts [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/daemon [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/environment [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fakegit [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/registry [2022-05-04T21:37:14.022Z] github.com/docker/docker/testutil/request [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/drivers [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/local [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/mounts [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/service [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/service/opts [2022-05-04T21:37:14.022Z] github.com/docker/docker/volume/testutils' ']' [2022-05-04T21:37:14.022Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [Pipeline] sh [2022-05-04T21:37:14.281Z] ? github.com/docker/docker/api [no test files] [2022-05-04T21:37:15.045Z] + docker info [2022-05-04T21:37:15.795Z] #69 ... [2022-05-04T21:37:15.795Z] [2022-05-04T21:37:15.795Z] #28 [dev-systemd-false 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor 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-05-04T21:37:15.795Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-04T21:37:15.795Z] #28 34.66 Building dependency tree... [2022-05-04T21:37:15.795Z] #28 36.20 Reading state information... [2022-05-04T21:37:15.795Z] #28 37.47 bzip2 is already the newest version (1.0.8-4). [2022-05-04T21:37:15.795Z] #28 37.47 patch is already the newest version (2.7.6-7). [2022-05-04T21:37:15.795Z] #28 37.47 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-04T21:37:15.795Z] #28 37.47 The following additional packages will be installed: [2022-05-04T21:37:15.795Z] #28 37.47 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-04T21:37:15.795Z] #28 37.48 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-04T21:37:15.795Z] #28 37.48 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-04T21:37:15.795Z] #28 37.48 python3-pkg-resources vim-runtime xxd [2022-05-04T21:37:15.795Z] #28 37.51 Suggested packages: [2022-05-04T21:37:15.795Z] #28 37.51 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-04T21:37:15.795Z] #28 37.51 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-04T21:37:15.795Z] #28 37.51 Recommended packages: [2022-05-04T21:37:15.795Z] #28 37.51 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-04T21:37:15.795Z] #28 38.97 The following NEW packages will be installed: [2022-05-04T21:37:15.795Z] #28 38.98 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-04T21:37:15.795Z] #28 38.99 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-04T21:37:15.795Z] #28 38.99 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-04T21:37:15.795Z] #28 38.99 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-04T21:37:15.795Z] #28 39.00 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-04T21:37:15.795Z] #28 39.00 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-04T21:37:15.795Z] #28 39.00 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-04T21:37:15.795Z] #28 39.40 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:37:15.795Z] #28 39.40 Need to get 18.6 MB of archives. [2022-05-04T21:37:15.795Z] #28 39.40 After this operation, 71.4 MB of additional disk space will be used. [2022-05-04T21:37:15.795Z] #28 39.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-04T21:37:15.795Z] #28 39.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-04T21:37:15.795Z] #28 39.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-04T21:37:15.795Z] #28 39.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-04T21:37:15.795Z] #28 39.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-04T21:37:15.795Z] #28 39.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-04T21:37:15.795Z] #28 39.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-04T21:37:15.795Z] #28 39.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-04T21:37:15.795Z] #28 39.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-04T21:37:15.795Z] #28 39.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-05-04T21:37:15.795Z] #28 39.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-04T21:37:15.795Z] #28 39.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-04T21:37:15.795Z] #28 39.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-04T21:37:15.795Z] #28 39.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-04T21:37:15.795Z] #28 39.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-04T21:37:15.795Z] #28 39.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-04T21:37:15.795Z] #28 39.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-04T21:37:15.795Z] #28 39.50 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-04T21:37:15.795Z] #28 39.50 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-04T21:37:15.795Z] #28 39.50 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-04T21:37:15.795Z] #28 39.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-04T21:37:15.795Z] #28 39.51 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-05-04T21:37:15.795Z] #28 39.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-04T21:37:15.795Z] #28 39.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-04T21:37:15.795Z] #28 39.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-04T21:37:15.795Z] #28 39.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-04T21:37:15.795Z] #28 39.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-04T21:37:15.795Z] #28 39.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-04T21:37:15.795Z] #28 39.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-04T21:37:15.795Z] #28 39.56 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-04T21:37:15.795Z] #28 39.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-04T21:37:15.795Z] #28 39.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-04T21:37:15.795Z] #28 39.58 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-04T21:37:15.795Z] #28 39.59 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-04T21:37:15.795Z] #28 39.59 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-04T21:37:15.795Z] #28 39.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-04T21:37:15.795Z] #28 39.72 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-04T21:37:15.795Z] #28 39.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-04T21:37:15.795Z] #28 39.74 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-04T21:37:16.052Z] #28 40.27 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:37:16.052Z] #28 40.53 Fetched 18.6 MB in 1s (29.1 MB/s) [2022-05-04T21:37:16.308Z] #28 40.59 Selecting previously unselected package pigz. [2022-05-04T21:37:16.308Z] #28 40.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-04T21:37:16.308Z] #28 40.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-04T21:37:16.308Z] #28 40.65 Unpacking pigz (2.6-1) ... [2022-05-04T21:37:16.308Z] #28 40.70 Selecting previously unselected package libelf1:amd64. [2022-05-04T21:37:16.308Z] #28 40.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-04T21:37:16.308Z] #28 40.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-04T21:37:16.564Z] #28 40.80 Selecting previously unselected package libbpf0:amd64. [2022-05-04T21:37:16.564Z] #28 40.81 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-04T21:37:16.564Z] #28 40.81 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:37:16.564Z] #28 40.87 Selecting previously unselected package libcap2:amd64. [2022-05-04T21:37:16.564Z] #28 40.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-04T21:37:16.564Z] #28 40.88 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:37:16.564Z] #28 40.93 Selecting previously unselected package libmnl0:amd64. [2022-05-04T21:37:16.564Z] #28 40.93 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-04T21:37:16.564Z] #28 40.94 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:37:16.564Z] #28 40.99 Selecting previously unselected package libxtables12:amd64. [2022-05-04T21:37:16.821Z] #28 40.99 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-04T21:37:16.821Z] #28 41.00 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:37:16.821Z] #28 41.04 Selecting previously unselected package libcap2-bin. [2022-05-04T21:37:16.821Z] #28 41.05 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-04T21:37:16.821Z] #28 41.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-04T21:37:16.821Z] #28 41.13 Selecting previously unselected package iproute2. [2022-05-04T21:37:16.821Z] #28 41.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-04T21:37:16.821Z] #28 41.14 Unpacking iproute2 (5.10.0-4) ... [2022-05-04T21:37:17.077Z] #28 41.40 Selecting previously unselected package xxd. [2022-05-04T21:37:17.077Z] #28 41.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:37:17.077Z] #28 41.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:17.077Z] #28 41.48 Selecting previously unselected package vim-common. [2022-05-04T21:37:17.077Z] #28 41.49 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:37:17.077Z] #28 41.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:17.334Z] #28 41.60 Selecting previously unselected package bash-completion. [2022-05-04T21:37:17.334Z] #28 41.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-04T21:37:18.701Z] #28 42.75 Unpacking bash-completion (1:2.11-2) ... [2022-05-04T21:37:18.701Z] #28 43.02 Selecting previously unselected package apparmor. [2022-05-04T21:37:18.701Z] #28 43.02 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-04T21:37:18.701Z] #28 43.07 Unpacking apparmor (2.13.6-10) ... [2022-05-04T21:37:18.957Z] #28 43.30 Selecting previously unselected package inetutils-ping. [2022-05-04T21:37:18.957Z] #28 43.30 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-04T21:37:18.957Z] #28 43.30 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-04T21:37:19.214Z] #28 43.37 Selecting previously unselected package libip4tc2:amd64. [2022-05-04T21:37:19.214Z] #28 43.38 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:37:19.214Z] #28 43.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:37:19.214Z] #28 43.45 Selecting previously unselected package libip6tc2:amd64. [2022-05-04T21:37:19.214Z] #28 43.46 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-04T21:37:19.214Z] #28 43.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:37:19.214Z] #28 43.52 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-04T21:37:19.214Z] #28 43.52 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-04T21:37:19.214Z] #28 43.52 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:37:19.214Z] #28 43.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-04T21:37:19.214Z] #28 43.58 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-04T21:37:19.214Z] #28 43.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:37:19.470Z] #28 43.65 Selecting previously unselected package libnftnl11:amd64. [2022-05-04T21:37:19.470Z] #28 43.66 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-04T21:37:19.470Z] #28 43.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:37:19.470Z] #28 43.73 Selecting previously unselected package iptables. [2022-05-04T21:37:19.470Z] #28 43.74 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-04T21:37:19.470Z] #28 43.75 Unpacking iptables (1.8.7-1) ... [2022-05-04T21:37:19.727Z] #28 43.91 Selecting previously unselected package libonig5:amd64. [2022-05-04T21:37:19.727Z] #28 43.92 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-04T21:37:19.727Z] #28 43.92 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:37:19.727Z] #28 44.03 Selecting previously unselected package libjq1:amd64. [2022-05-04T21:37:19.727Z] #28 44.04 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-04T21:37:19.727Z] #28 44.04 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:37:19.727Z] #28 44.12 Selecting previously unselected package jq. [2022-05-04T21:37:19.727Z] #28 44.12 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-04T21:37:19.727Z] #28 44.13 Unpacking jq (1.6-2.1) ... [2022-05-04T21:37:19.983Z] #28 44.19 Selecting previously unselected package libaio1:amd64. [2022-05-04T21:37:19.983Z] #28 44.20 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-04T21:37:19.983Z] #28 44.21 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:37:19.983Z] #28 44.26 Selecting previously unselected package libgpm2:amd64. [2022-05-04T21:37:19.983Z] #28 44.27 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-04T21:37:19.983Z] #28 44.27 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:37:19.983Z] #28 44.32 Selecting previously unselected package libinih1:amd64. [2022-05-04T21:37:19.983Z] #28 44.33 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-04T21:37:19.983Z] #28 44.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-04T21:37:19.983Z] #28 44.39 Selecting previously unselected package libnet1:amd64. [2022-05-04T21:37:19.983Z] #28 44.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-04T21:37:19.983Z] #28 44.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:37:20.239Z] #28 44.46 Selecting previously unselected package libnl-3-200:amd64. [2022-05-04T21:37:20.240Z] #28 44.48 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-04T21:37:20.240Z] #28 44.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:37:20.240Z] #28 44.54 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-04T21:37:20.240Z] #28 44.55 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-04T21:37:20.240Z] #28 44.56 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:37:20.240Z] #28 44.60 Selecting previously unselected package net-tools. [2022-05-04T21:37:20.240Z] #28 44.62 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-04T21:37:20.240Z] #28 44.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:37:20.240Z] #28 44.73 Selecting previously unselected package python-pip-whl. [2022-05-04T21:37:20.496Z] #28 44.74 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:37:20.496Z] #28 44.74 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:37:20.753Z] #28 45.11 Selecting previously unselected package python3-lib2to3. [2022-05-04T21:37:20.753Z] #28 45.12 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-04T21:37:20.753Z] #28 45.13 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:37:21.009Z] #28 45.22 Selecting previously unselected package python3-distutils. [2022-05-04T21:37:21.009Z] #28 45.23 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-04T21:37:21.009Z] #28 45.23 Unpacking python3-distutils (3.9.2-1) ... [2022-05-04T21:37:21.009Z] #28 45.32 Selecting previously unselected package python3-pkg-resources. [2022-05-04T21:37:21.009Z] #28 45.32 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-04T21:37:21.009Z] #28 45.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:37:21.009Z] #28 45.43 Selecting previously unselected package python3-setuptools. [2022-05-04T21:37:21.266Z] #28 45.43 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-04T21:37:21.266Z] #28 45.44 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-04T21:37:21.266Z] #28 45.64 Selecting previously unselected package python3-wheel. [2022-05-04T21:37:21.266Z] #28 45.65 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-04T21:37:21.266Z] #28 45.66 Unpacking python3-wheel (0.34.2-1) ... [2022-05-04T21:37:21.522Z] #28 45.71 Selecting previously unselected package python3-pip. [2022-05-04T21:37:21.522Z] #28 45.72 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-04T21:37:21.522Z] #28 45.72 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:37:21.522Z] #28 45.90 Selecting previously unselected package sudo. [2022-05-04T21:37:21.522Z] #28 45.90 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-04T21:37:21.522Z] #28 45.91 Unpacking sudo (1.9.5p2-3) ... [2022-05-04T21:37:22.127Z] #28 46.21 Selecting previously unselected package thin-provisioning-tools. [2022-05-04T21:37:22.127Z] #28 46.21 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-04T21:37:22.127Z] #28 46.21 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:37:22.127Z] #28 46.38 Selecting previously unselected package uidmap. [2022-05-04T21:37:22.127Z] #28 46.39 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-04T21:37:22.127Z] #28 46.39 Unpacking uidmap (1:4.8.1-1) ... [2022-05-04T21:37:22.127Z] #28 46.49 Selecting previously unselected package vim-runtime. [2022-05-04T21:37:22.127Z] #28 46.50 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-04T21:37:22.127Z] #28 46.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-04T21:37:22.127Z] #28 46.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-04T21:37:22.127Z] #28 46.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:24.018Z] #28 48.28 Selecting previously unselected package vim. [2022-05-04T21:37:24.018Z] #28 48.28 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-04T21:37:24.018Z] #28 48.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:24.274Z] #28 48.61 Selecting previously unselected package xfsprogs. [2022-05-04T21:37:24.274Z] #28 48.62 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-04T21:37:24.274Z] #28 48.62 Unpacking xfsprogs (5.10.0-4) ... [2022-05-04T21:37:24.531Z] #28 48.86 Selecting previously unselected package zip. [2022-05-04T21:37:24.531Z] #28 48.88 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-04T21:37:24.531Z] #28 48.88 Unpacking zip (3.0-12) ... [2022-05-04T21:37:24.788Z] #28 48.98 Selecting previously unselected package zstd. [2022-05-04T21:37:24.788Z] #28 49.00 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-04T21:37:24.788Z] #28 49.01 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:37:25.044Z] #28 49.26 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-04T21:37:25.301Z] #28 49.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-04T21:37:25.301Z] #28 49.75 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-04T21:37:25.301Z] #28 49.76 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-04T21:37:25.301Z] #28 49.77 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-04T21:37:25.301Z] #28 49.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-04T21:37:25.301Z] #28 49.79 Setting up uidmap (1:4.8.1-1) ... [2022-05-04T21:37:25.301Z] #28 49.80 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-04T21:37:25.301Z] #28 49.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-04T21:37:25.557Z] #28 49.82 Setting up python3-wheel (0.34.2-1) ... [2022-05-04T21:37:26.073Z] #28 50.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:26.073Z] #28 50.27 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-04T21:37:26.073Z] #28 50.28 Setting up libcap2-bin (1:2.44-1) ... [2022-05-04T21:37:26.073Z] #28 50.30 Setting up apparmor (2.13.6-10) ... [2022-05-04T21:37:27.003Z] #28 51.40 Setting up zip (3.0-12) ... [2022-05-04T21:37:27.003Z] #28 51.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:27.259Z] #28 51.43 Setting up bash-completion (1:2.11-2) ... [2022-05-04T21:37:28.518Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T21:37:28.518Z] 8f616e6e9eec: Download complete [2022-05-04T21:37:28.627Z] #28 52.68 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-04T21:37:28.627Z] #28 52.69 Setting up sudo (1.9.5p2-3) ... [2022-05-04T21:37:28.627Z] #28 52.78 invoke-rc.d: could not determine current runlevel [2022-05-04T21:37:28.627Z] #28 52.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:37:28.627Z] #28 52.80 Setting up xfsprogs (5.10.0-4) ... [2022-05-04T21:37:28.627Z] #28 52.81 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-04T21:37:28.627Z] #28 52.82 Setting up inetutils-ping (2:2.0-1) ... [2022-05-04T21:37:28.627Z] #28 52.83 Setting up pigz (2.6-1) ... [2022-05-04T21:37:28.627Z] #28 52.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-04T21:37:28.627Z] #28 52.85 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-04T21:37:28.627Z] #28 52.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-04T21:37:28.627Z] #28 52.88 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:29.137Z] #28 53.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-04T21:37:29.137Z] #28 53.40 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-04T21:37:29.137Z] #28 53.63 Setting up libelf1:amd64 (0.183-1) ... [2022-05-04T21:37:29.158Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-05-04T21:37:29.437Z] #28 53.65 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-04T21:37:29.437Z] #28 53.66 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-04T21:37:29.437Z] #28 53.68 Setting up python3-distutils (3.9.2-1) ... [2022-05-04T21:37:29.699Z] #28 54.03 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-04T21:37:29.700Z] #28 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-04T21:37:29.700Z] #28 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-04T21:37:29.700Z] #28 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-04T21:37:29.700Z] #28 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-04T21:37:29.700Z] #28 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-04T21:37:29.700Z] #28 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-04T21:37:29.700Z] #28 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-04T21:37:29.700Z] #28 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-04T21:37:29.956Z] #28 54.16 Setting up python3-setuptools (52.0.0-4) ... [2022-05-04T21:37:30.791Z] #28 55.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-04T21:37:30.791Z] #28 55.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-04T21:37:30.791Z] #28 55.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-04T21:37:30.791Z] #28 55.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-04T21:37:31.351Z] #28 55.79 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-04T21:37:31.351Z] #28 55.81 Setting up jq (1.6-2.1) ... [2022-05-04T21:37:31.351Z] #28 55.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-04T21:37:31.351Z] #28 55.84 Setting up iptables (1.8.7-1) ... [2022-05-04T21:37:31.351Z] #28 55.85 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:37:31.351Z] #28 55.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:37:31.351Z] #28 55.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-04T21:37:31.351Z] #28 55.87 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-04T21:37:31.607Z] #28 55.88 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-04T21:37:31.607Z] #28 55.88 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-04T21:37:31.607Z] #28 55.89 Setting up iproute2 (5.10.0-4) ... [2022-05-04T21:37:31.862Z] #28 56.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:37:32.467Z] #28 DONE 56.8s [2022-05-04T21:37:32.467Z] [2022-05-04T21:37:32.467Z] #29 [dev-systemd-false 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-04T21:37:32.467Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-04T21:37:32.875Z] Client: [2022-05-04T21:37:32.875Z] Context: default [2022-05-04T21:37:32.875Z] Debug Mode: false [2022-05-04T21:37:32.875Z] Plugins: [2022-05-04T21:37:32.875Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-04T21:37:32.875Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-04T21:37:32.875Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-04T21:37:32.875Z] [2022-05-04T21:37:32.875Z] Server: [2022-05-04T21:37:32.875Z] Containers: 0 [2022-05-04T21:37:32.875Z] Running: 0 [2022-05-04T21:37:32.875Z] Paused: 0 [2022-05-04T21:37:32.875Z] Stopped: 0 [2022-05-04T21:37:32.875Z] Images: 0 [2022-05-04T21:37:32.875Z] Server Version: 20.10.9 [2022-05-04T21:37:32.875Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:37:32.875Z] Windows: [2022-05-04T21:37:32.875Z] LCOW: [2022-05-04T21:37:32.875Z] Logging Driver: json-file [2022-05-04T21:37:32.875Z] Plugins: [2022-05-04T21:37:32.875Z] Volume: local [2022-05-04T21:37:32.875Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:37:32.875Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:37:32.875Z] Swarm: inactive [2022-05-04T21:37:32.875Z] Default Isolation: process [2022-05-04T21:37:32.875Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T21:37:32.875Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-04T21:37:32.875Z] OSType: windows [2022-05-04T21:37:32.875Z] Architecture: x86_64 [2022-05-04T21:37:32.875Z] CPUs: 4 [2022-05-04T21:37:32.875Z] Total Memory: 32GiB [2022-05-04T21:37:32.875Z] Name: azwin-2-47c330 [2022-05-04T21:37:32.875Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-04T21:37:32.875Z] Docker Root Dir: D:\docker [2022-05-04T21:37:32.875Z] Debug Mode: false [2022-05-04T21:37:32.875Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:37:32.875Z] Labels: [2022-05-04T21:37:32.875Z] Experimental: true [2022-05-04T21:37:32.875Z] Insecure Registries: [2022-05-04T21:37:32.875Z] 10.0.0.4:5000 [2022-05-04T21:37:32.875Z] 127.0.0.0/8 [2022-05-04T21:37:32.875Z] Registry Mirrors: [2022-05-04T21:37:32.875Z] http://10.0.0.4:5000/ [2022-05-04T21:37:32.875Z] Live Restore Enabled: false [2022-05-04T21:37:32.875Z] Product License: Community Engine [2022-05-04T21:37:32.875Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-04T21:37:33.396Z] #29 0.816 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-04T21:37:33.396Z] #29 0.820 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-04T21:37:33.396Z] #29 0.823 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-04T21:37:33.396Z] #29 DONE 0.9s [2022-05-04T21:37:33.396Z] [2022-05-04T21:37:33.396Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-05-04T21:37:33.396Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-04T21:37:36.434Z] #62 274.2 # github.com/containerd/containerd/cmd/containerd [2022-05-04T21:37:36.434Z] #62 274.2 /usr/bin/ld: /tmp/go-link-1946052778/000019.o: in function `New': [2022-05-04T21:37:36.434Z] #62 274.2 /tmp/tmp.xMMug0nYDj/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T21:37:36.434Z] #62 274.3 + bin/containerd-stress [2022-05-04T21:37:36.434Z] #62 275.4 + bin/containerd-shim [2022-05-04T21:37:41.529Z] #30 7.630 Collecting yamllint==1.26.1 [2022-05-04T21:37:42.092Z] #30 8.676 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-04T21:37:42.655Z] #30 9.314 Collecting pathspec>=0.5.3 [2022-05-04T21:37:42.655Z] #30 9.324 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-04T21:37:42.911Z] #30 9.542 Collecting pyyaml [2022-05-04T21:37:42.911Z] #30 9.551 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-05-04T21:37:42.911Z] #30 9.589 Building wheels for collected packages: yamllint [2022-05-04T21:37:42.911Z] #30 9.590 Building wheel for yamllint (setup.py): started [2022-05-04T21:37:42.996Z] #62 286.5 + bin/containerd-shim-runc-v1 [2022-05-04T21:37:43.473Z] #30 10.12 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-04T21:37:43.730Z] #30 10.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0ff05f9adf3c3dfb8ef215c164fd551385b458d537c59a3350d5bcbddc4a775a [2022-05-04T21:37:43.730Z] #30 10.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-04T21:37:43.730Z] #30 10.16 Successfully built yamllint [2022-05-04T21:37:43.730Z] #30 10.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-04T21:37:43.988Z] #30 10.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-04T21:37:44.247Z] #30 DONE 10.8s [2022-05-04T21:37:44.247Z] [2022-05-04T21:37:44.247Z] #69 [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-05-04T21:37:44.247Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:37:44.247Z] #69 ... [2022-05-04T21:37:44.247Z] [2022-05-04T21:37:44.247Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-05-04T21:37:44.247Z] #34 sha256:05de5455957e13a1bd35b0477deba2bda9672da799eb288884995e8ae83ba2bf [2022-05-04T21:37:44.504Z] #34 DONE 0.2s [2022-05-04T21:37:44.504Z] [2022-05-04T21:37:44.504Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-04T21:37:44.504Z] #39 sha256:8f872b68601a18de3d86b6c030ec4b11dde45b7a3468b8f71a57e524a693e7c5 [2022-05-04T21:37:44.764Z] #39 DONE 0.2s [2022-05-04T21:37:44.764Z] [2022-05-04T21:37:44.764Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-04T21:37:44.764Z] #42 sha256:111c267823b0870138c292bbb9b0d7033e001a1af1997e14a420355d718ba5a6 [2022-05-04T21:37:44.764Z] #42 DONE 0.1s [2022-05-04T21:37:44.764Z] [2022-05-04T21:37:44.764Z] #69 [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-05-04T21:37:44.764Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:37:45.021Z] #69 ... [2022-05-04T21:37:45.021Z] [2022-05-04T21:37:45.021Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-04T21:37:45.021Z] #44 sha256:b3254ffd8b14d671807081b9a5e9f2f29b2543f3fddded76b4df525a4f86f687 [2022-05-04T21:37:45.021Z] #44 DONE 0.1s [2022-05-04T21:37:45.021Z] [2022-05-04T21:37:45.021Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-04T21:37:45.021Z] #46 sha256:175c69762c40731bfcc3d92697cfd85e20f553e70c722b4c63415b63a1348ea4 [2022-05-04T21:37:45.021Z] #46 DONE 0.1s [2022-05-04T21:37:45.021Z] [2022-05-04T21:37:45.021Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-05-04T21:37:45.021Z] #50 sha256:a3bc5fa68ac6db77406c85534c8da19492c2684039b2beeacb63fbbb608dde95 [2022-05-04T21:37:45.021Z] #50 DONE 0.1s [2022-05-04T21:37:45.021Z] [2022-05-04T21:37:45.021Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-05-04T21:37:45.021Z] #53 sha256:918505b4f2c3570c1bc75efbae1088cf7c44f9fd6d6a6710d99ec109f1deed2a [2022-05-04T21:37:45.278Z] #53 DONE 0.1s [2022-05-04T21:37:45.278Z] [2022-05-04T21:37:45.278Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-05-04T21:37:45.278Z] #57 sha256:e8d653373bbff578ba2bbb4a7d346de99b6d928e75286b4932b87d4ee0d2a618 [2022-05-04T21:37:45.278Z] #57 DONE 0.1s [2022-05-04T21:37:45.278Z] [2022-05-04T21:37:45.278Z] #69 [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-05-04T21:37:45.278Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:37:45.278Z] #69 ... [2022-05-04T21:37:45.278Z] [2022-05-04T21:37:45.278Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-04T21:37:45.278Z] #59 sha256:f588b458dc50d8d17a2dfa7c2a6c36b84e27da02275b059e5b006b2bffbb5437 [2022-05-04T21:37:45.278Z] #59 DONE 0.1s [2022-05-04T21:37:45.534Z] [2022-05-04T21:37:45.534Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-04T21:37:45.534Z] #61 sha256:c3163775b6ce0a24e8ecc90e53de3b851dfdbe3a5e06ff65eed653b5b252f1fb [2022-05-04T21:37:45.534Z] #61 DONE 0.2s [2022-05-04T21:37:45.534Z] [2022-05-04T21:37:45.534Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-04T21:37:45.534Z] #63 sha256:e11d9970ee35ea001551b8a47079a7ff6159f9adf8f2e73ece780cdf064ed321 [2022-05-04T21:37:45.790Z] #63 DONE 0.1s [2022-05-04T21:37:45.790Z] [2022-05-04T21:37:45.790Z] #65 [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-05-04T21:37:45.790Z] #65 sha256:bb7c357a88fdd86a81a4e19f7dd5c52ff0bd10daa4d60be609bd603906bce66c [2022-05-04T21:37:49.563Z] #62 292.8 + bin/containerd-shim-runc-v2 [2022-05-04T21:37:50.131Z] #62 293.6 + binaries [2022-05-04T21:37:50.131Z] #62 293.6 + install -D bin/containerd /build/containerd [2022-05-04T21:37:50.131Z] #62 293.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T21:37:50.389Z] #62 293.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T21:37:50.389Z] #62 293.6 + install -D bin/ctr /build/ctr [2022-05-04T21:37:52.286Z] #62 DONE 295.5s [2022-05-04T21:37:53.221Z] [2022-05-04T21:37:53.221Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T21:37:53.221Z] #63 sha256:521c852501d6d803f6795abe383d9aebd622f41b5429313e2439cfd5c3599c99 [2022-05-04T21:37:53.788Z] #63 DONE 0.8s [2022-05-04T21:37:54.048Z] [2022-05-04T21:37:54.048Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T21:37:54.048Z] #68 sha256:dc7cf4cc438cd83e975b1724e223afae404cc1ba5e2c1d9e3393c8db11ec219d [2022-05-04T21:37:54.048Z] #68 DONE 0.2s [2022-05-04T21:37:54.048Z] [2022-05-04T21:37:54.048Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T21:37:54.048Z] #73 sha256:5513731d910828c8b309bd196a3bce558b27731951a2242d176de354b1d76f88 [2022-05-04T21:37:54.984Z] #73 DONE 0.8s [2022-05-04T21:37:54.984Z] [2022-05-04T21:37:54.984Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T21:37:54.984Z] #74 sha256:423eeb3a12322ef5c049f94cc769af5e1892b14e8f765eaf766acfd3ac1579ba [2022-05-04T21:37:54.984Z] #74 DONE 0.0s [2022-05-04T21:37:54.984Z] [2022-05-04T21:37:54.984Z] #75 [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-05-04T21:37:54.984Z] #75 sha256:2498c0b42e6e10188c83b3b96ebb921828a78f52b3bdf49487988af025e2b640 [2022-05-04T21:37:55.551Z] #75 0.637 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-04T21:37:55.810Z] #75 0.812 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-04T21:37:55.810Z] #75 0.814 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-04T21:37:56.634Z] #75 0.967 Reading package lists... [2022-05-04T21:37:56.893Z] #75 1.469 Reading package lists... [2022-05-04T21:37:57.151Z] #75 1.969 Building dependency tree... [2022-05-04T21:37:57.151Z] #75 2.078 Reading state information... [2022-05-04T21:37:57.151Z] #75 2.194 The following additional packages will be installed: [2022-05-04T21:37:57.409Z] #75 2.194 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-04T21:37:57.409Z] #75 2.195 Suggested packages: [2022-05-04T21:37:57.409Z] #75 2.195 systemd-container policykit-1 [2022-05-04T21:37:57.409Z] #75 2.195 Recommended packages: [2022-05-04T21:37:57.409Z] #75 2.195 systemd-timesyncd | time-daemon libnss-systemd [2022-05-04T21:37:57.409Z] #75 2.261 The following NEW packages will be installed: [2022-05-04T21:37:57.409Z] #75 2.262 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-04T21:37:57.409Z] #75 2.262 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-04T21:37:57.668Z] #75 2.529 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-04T21:37:57.668Z] #75 2.529 Need to get 5817 kB of archives. [2022-05-04T21:37:57.668Z] #75 2.529 After this operation, 19.3 MB of additional disk space will be used. [2022-05-04T21:37:57.668Z] #75 2.529 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-04T21:37:57.668Z] #75 2.532 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-04T21:37:57.668Z] #75 2.533 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-04T21:37:57.668Z] #75 2.536 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-04T21:37:57.668Z] #75 2.537 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-04T21:37:57.668Z] #75 2.625 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-04T21:37:57.668Z] #75 2.630 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-04T21:37:57.668Z] #75 2.632 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-04T21:37:57.668Z] #75 2.633 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-04T21:37:57.668Z] #75 2.635 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-04T21:37:57.926Z] #75 2.784 debconf: delaying package configuration, since apt-utils is not installed [2022-05-04T21:37:57.926Z] #75 2.816 Fetched 5817 kB in 0s (15.8 MB/s) [2022-05-04T21:37:57.926Z] #75 2.843 Selecting previously unselected package libargon2-1:amd64. [2022-05-04T21:37:57.926Z] #75 2.843 (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-05-04T21:37:57.926Z] #75 2.858 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-04T21:37:57.926Z] #75 2.865 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-04T21:37:57.926Z] #75 2.902 Selecting previously unselected package libjson-c5:amd64. [2022-05-04T21:37:57.926Z] #75 2.905 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-04T21:37:57.926Z] #75 2.918 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-04T21:37:57.926Z] #75 2.951 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-04T21:37:57.926Z] #75 2.954 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-04T21:37:57.926Z] #75 2.957 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-04T21:37:57.926Z] #75 3.016 Selecting previously unselected package libkmod2:amd64. [2022-05-04T21:37:58.184Z] #75 3.019 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-04T21:37:58.184Z] #75 3.024 Unpacking libkmod2:amd64 (28-1) ... [2022-05-04T21:37:58.184Z] #75 3.073 Selecting previously unselected package systemd. [2022-05-04T21:37:58.184Z] #75 3.076 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-04T21:37:58.184Z] #75 3.112 Unpacking systemd (247.3-7) ... [2022-05-04T21:37:58.750Z] #75 3.660 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-04T21:37:58.750Z] #75 3.675 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-04T21:37:58.750Z] #75 3.688 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-04T21:37:58.750Z] #75 3.699 Setting up libkmod2:amd64 (28-1) ... [2022-05-04T21:37:58.750Z] #75 3.711 Setting up systemd (247.3-7) ... [2022-05-04T21:37:58.750Z] #75 3.756 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-04T21:37:58.750Z] #75 3.758 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-04T21:37:58.750Z] #75 3.761 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-04T21:37:58.750Z] #75 3.786 Initializing machine ID from KVM UUID. [2022-05-04T21:37:58.908Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-04T21:37:58.908Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-7ce93c49\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-04T21:37:58.908Z] ---------------------------------------------------------------------------- [2022-05-04T21:37:58.908Z] [2022-05-04T21:37:58.908Z] INFO: executeCI.ps1 starting at Wed May 4 21:37:55 CUT 2022 [2022-05-04T21:37:58.908Z] [2022-05-04T21:37:58.908Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-04T21:37:58.908Z] INFO: Running git version 2.24.1.windows.2 [2022-05-04T21:37:58.908Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-04T21:37:58.908Z] INFO: Environment variables: [2022-05-04T21:37:58.908Z] [2022-05-04T21:37:58.908Z] Name Value [2022-05-04T21:37:58.908Z] ---- ----- [2022-05-04T21:37:58.908Z] ALLUSERSPROFILE C:\ProgramData [2022-05-04T21:37:58.908Z] amd64 true [2022-05-04T21:37:58.908Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-04T21:37:58.908Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-04T21:37:58.908Z] arm64 true [2022-05-04T21:37:58.908Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-04T21:37:58.908Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-04T21:37:58.908Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-04T21:37:58.908Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-04T21:37:58.908Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-04T21:37:58.908Z] BRANCH_NAME PR-43555 [2022-05-04T21:37:58.908Z] BUILD_DISPLAY_NAME #9 [2022-05-04T21:37:58.908Z] BUILD_ID 9 [2022-05-04T21:37:58.908Z] BUILD_NUMBER 9 [2022-05-04T21:37:58.908Z] BUILD_TAG jenkins-moby-PR-43555-9 [2022-05-04T21:37:58.908Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/ [2022-05-04T21:37:58.908Z] cgroup2 true [2022-05-04T21:37:58.908Z] CHANGE_AUTHOR thaJeztah [2022-05-04T21:37:58.908Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-05-04T21:37:58.908Z] CHANGE_BRANCH separate_engine_id [2022-05-04T21:37:58.908Z] CHANGE_FORK thaJeztah/docker [2022-05-04T21:37:58.908Z] CHANGE_ID 43555 [2022-05-04T21:37:58.908Z] CHANGE_TARGET master [2022-05-04T21:37:58.908Z] CHANGE_TITLE daemon: separate daemon ID from trust-key, and disable generating [2022-05-04T21:37:58.908Z] CHANGE_URL https://github.com/moby/moby/pull/43555 [2022-05-04T21:37:58.908Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-04T21:37:58.908Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-04T21:37:58.908Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-04T21:37:58.908Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-04T21:37:58.908Z] COMPUTERNAME azwin-2-47c330 [2022-05-04T21:37:58.908Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-04T21:37:58.908Z] ConfigSequenceNumber 0 [2022-05-04T21:37:58.908Z] dco true [2022-05-04T21:37:58.908Z] DOCKER_BUILDKIT 0 [2022-05-04T21:37:58.908Z] DOCKER_DUT_DEBUG 1 [2022-05-04T21:37:58.908Z] DOCKER_EXPERIMENTAL 1 [2022-05-04T21:37:58.908Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-04T21:37:58.908Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-04T21:37:58.908Z] EXECUTOR_NUMBER 0 [2022-05-04T21:37:58.908Z] FQDN azwin-2-47c330.westus.cloudapp.azure.com [2022-05-04T21:37:58.908Z] GIT_BRANCH PR-43555 [2022-05-04T21:37:58.908Z] GIT_COMMIT 839aca1064a88bb82d88434843ae43dba2931887 [2022-05-04T21:37:58.908Z] GIT_PREVIOUS_COMMIT 070da63310cabb855bc0b34ce0fde229949ff303 [2022-05-04T21:37:58.908Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 49694a4b700863d39a8c02e6ef1fdafe8d35a25c [2022-05-04T21:37:58.908Z] GIT_URL https://github.com/moby/moby.git [2022-05-04T21:37:58.908Z] HUDSON_COOKIE f94d6e13-f899-4a1b-b0be-c5e11a6148a3 [2022-05-04T21:37:58.908Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:37:58.908Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-04T21:37:58.908Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-04T21:37:58.908Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-04T21:37:58.908Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-04T21:37:58.908Z] JENKINS_NODE_COOKIE b7c20ca1-aaf3-46bd-9cec-3c776c7c5359 [2022-05-04T21:37:58.908Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-04T21:37:58.908Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-04T21:37:58.908Z] JOB_BASE_NAME PR-43555 [2022-05-04T21:37:58.908Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/display/redirect [2022-05-04T21:37:58.908Z] JOB_NAME moby/PR-43555 [2022-05-04T21:37:58.908Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/ [2022-05-04T21:37:58.908Z] library.jps.version master [2022-05-04T21:37:58.908Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-04T21:37:58.908Z] NODE_LABELS amd64 azure azwin-2-47c330 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-04T21:37:58.909Z] NODE_NAME azwin-2-47c330 [2022-05-04T21:37:58.909Z] NUMBER_OF_PROCESSORS 4 [2022-05-04T21:37:58.909Z] OS Windows_NT [2022-05-04T21:37:58.909Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-04T21:37:58.909Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-04T21:37:58.909Z] ppc64le false [2022-05-04T21:37:58.909Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-04T21:37:58.909Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-04T21:37:58.909Z] PROCESSOR_LEVEL 6 [2022-05-04T21:37:58.909Z] PROCESSOR_REVISION 4f01 [2022-05-04T21:37:58.909Z] ProgramData C:\ProgramData [2022-05-04T21:37:58.909Z] ProgramFiles C:\Program Files [2022-05-04T21:37:58.909Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-04T21:37:58.909Z] ProgramW6432 C:\Program Files [2022-05-04T21:37:58.909Z] PROMPT $P$G [2022-05-04T21:37:58.909Z] PSExecutionPolicyPreference Bypass [2022-05-04T21:37:58.909Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-04T21:37:58.909Z] PUBLIC C:\Users\Public [2022-05-04T21:37:58.909Z] rootless true [2022-05-04T21:37:58.909Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=artif... [2022-05-04T21:37:58.909Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=changes [2022-05-04T21:37:58.909Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect [2022-05-04T21:37:58.909Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43555/9/display/redirect?page=tests [2022-05-04T21:37:58.909Z] s390x false [2022-05-04T21:37:58.909Z] SKIP_VALIDATION_TESTS 1 [2022-05-04T21:37:58.909Z] SOURCES_DRIVE d [2022-05-04T21:37:58.909Z] SOURCES_SUBDIR gopath [2022-05-04T21:37:58.909Z] STAGE_NAME Run tests [2022-05-04T21:37:58.909Z] SystemDrive C: [2022-05-04T21:37:58.909Z] SystemRoot C:\Windows [2022-05-04T21:37:58.909Z] TEMP C:\Windows\TEMP [2022-05-04T21:37:58.909Z] TESTDEBUG 0 [2022-05-04T21:37:58.909Z] TESTRUN_DRIVE d [2022-05-04T21:37:58.909Z] TESTRUN_SUBDIR CI [2022-05-04T21:37:58.909Z] TIMEOUT 120m [2022-05-04T21:37:58.909Z] TMP C:\Windows\TEMP [2022-05-04T21:37:58.909Z] unit_validate true [2022-05-04T21:37:58.909Z] USERDOMAIN WORKGROUP [2022-05-04T21:37:58.909Z] USERNAME azwin-2-47c330$ [2022-05-04T21:37:58.909Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-04T21:37:58.909Z] validate_force false [2022-05-04T21:37:58.909Z] windir C:\Windows [2022-05-04T21:37:58.909Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-04T21:37:58.909Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-04T21:37:58.909Z] windows2022 true [2022-05-04T21:37:58.909Z] windows2022containerd true [2022-05-04T21:37:58.909Z] windowsRS5 true [2022-05-04T21:37:58.909Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-04T21:37:58.909Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-04T21:37:58.909Z] [2022-05-04T21:37:58.909Z] [2022-05-04T21:37:58.909Z] [2022-05-04T21:37:58.909Z] INFO: Sources under d:\gopath\... [2022-05-04T21:37:58.909Z] INFO: Test run under d:\CI\... [2022-05-04T21:37:58.909Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-04T21:37:58.909Z] INFO: docker/docker repository was found [2022-05-04T21:37:58.909Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-04T21:37:58.909Z] ltsc2019: Pulling from windows/servercore [2022-05-04T21:37:58.909Z] 4612f6d0b889: Pulling fs layer [2022-05-04T21:37:58.909Z] ba8181afd426: Pulling fs layer [2022-05-04T21:37:59.316Z] #75 4.185 Selecting previously unselected package systemd-sysv. [2022-05-04T21:37:59.316Z] #75 4.185 (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 ... 29433 files and directories currently installed.) [2022-05-04T21:37:59.316Z] #75 4.199 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-04T21:37:59.316Z] #75 4.204 Unpacking systemd-sysv (247.3-7) ... [2022-05-04T21:37:59.316Z] #75 4.254 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-04T21:37:59.316Z] #75 4.257 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-04T21:37:59.316Z] #75 4.261 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-04T21:37:59.316Z] #75 4.328 Selecting previously unselected package dbus. [2022-05-04T21:37:59.316Z] #75 4.330 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-04T21:37:59.316Z] #75 4.341 Unpacking dbus (1.12.20-2) ... [2022-05-04T21:37:59.316Z] #75 4.401 Selecting previously unselected package libpam-systemd:amd64. [2022-05-04T21:37:59.316Z] #75 4.404 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-04T21:37:59.316Z] #75 4.409 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-04T21:37:59.316Z] #75 4.458 Selecting previously unselected package dbus-user-session. [2022-05-04T21:37:59.575Z] #75 4.460 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-04T21:37:59.575Z] #75 4.464 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-04T21:37:59.575Z] #75 4.548 Setting up systemd-sysv (247.3-7) ... [2022-05-04T21:37:59.575Z] #75 4.563 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-04T21:37:59.575Z] #75 4.577 Setting up dbus (1.12.20-2) ... [2022-05-04T21:37:59.575Z] #75 4.701 invoke-rc.d: could not determine current runlevel [2022-05-04T21:37:59.833Z] #75 4.703 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-04T21:37:59.833Z] #75 4.708 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-04T21:37:59.833Z] #75 4.844 Setting up dbus-user-session (1.12.20-2) ... [2022-05-04T21:37:59.833Z] #75 4.861 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-04T21:38:00.090Z] #75 DONE 5.0s [2022-05-04T21:38:00.090Z] [2022-05-04T21:38:00.090Z] #76 [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-05-04T21:38:00.090Z] #76 sha256:27f35cf95119091afc5b99c12dfcb63e75769468380530c454bdb828f8de0cfc [2022-05-04T21:38:00.348Z] #76 0.375 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T21:38:00.348Z] #76 0.376 Dload Upload Total Spent Left Speed [2022-05-04T21:38:00.608Z] #76 0.377 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5768 0 --:--:-- --:--:-- --:--:-- 5768 [2022-05-04T21:38:00.608Z] #76 DONE 0.7s [2022-05-04T21:38:00.771Z] #65 88.61 + mkdir -p /build [2022-05-04T21:38:00.771Z] #65 88.61 + cp runc /build/runc [2022-05-04T21:38:00.771Z] #65 DONE 88.8s [2022-05-04T21:38:00.771Z] [2022-05-04T21:38:00.771Z] #69 [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-05-04T21:38:00.771Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:38:00.771Z] #69 ... [2022-05-04T21:38:00.771Z] [2022-05-04T21:38:00.771Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-05-04T21:38:00.771Z] #66 sha256:98c1b169a78cebc79d50ef3394b7f4d12c5fa38074f4387e5f111b501ce3d186 [2022-05-04T21:38:00.771Z] #66 DONE 0.1s [2022-05-04T21:38:00.771Z] [2022-05-04T21:38:00.771Z] #69 [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-05-04T21:38:00.771Z] #69 sha256:30146d1ebdd7d8fde3b87848486a00592eb873cddf3b52418e1fe5155847396e [2022-05-04T21:38:00.866Z] [2022-05-04T21:38:00.866Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T21:38:00.866Z] #77 sha256:f36eb7cf716acdd3f6e1d47497f004974b65d93b94fccb1f853d2e3eb333ad9d [2022-05-04T21:38:02.240Z] #77 DONE 1.3s [2022-05-04T21:38:02.240Z] [2022-05-04T21:38:02.240Z] #78 exporting to image [2022-05-04T21:38:02.240Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T21:38:02.240Z] #78 exporting layers [2022-05-04T21:38:08.797Z] #78 exporting layers 6.4s done [2022-05-04T21:38:08.797Z] #78 writing image sha256:78d22a83e09238e8abc657e76c7ee0bca856d0db62697c2a5ee3f4dd4e9dbdca done [2022-05-04T21:38:08.797Z] #78 naming to docker.io/library/docker:8d0186062edea60fbc3e96d3ccec04529ea303df done [2022-05-04T21:38:08.797Z] #78 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T21:38:08.936Z] 8f616e6e9eec: Pull complete [2022-05-04T21:38:09.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -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:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh dynbinary test-integration [2022-05-04T21:38:09.424Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-04T21:38:09.424Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-04T21:38:09.683Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-04T21:38:09.683Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-04T21:38:09.683Z] systemd 247.3-7 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-05-04T21:38:09.683Z] Detected virtualization docker. [2022-05-04T21:38:09.683Z] Detected architecture x86-64. [2022-05-04T21:38:09.683Z] Set hostname to <7b47cc491016>. [2022-05-04T21:38:09.683Z] modprobe@configfs.service: Succeeded. [2022-05-04T21:38:09.683Z] modprobe@drm.service: Succeeded. [2022-05-04T21:38:09.683Z] modprobe@fuse.service: Succeeded. [2022-05-04T21:38:09.683Z] + source /etc/docker-entrypoint-cmd [2022-05-04T21:38:09.683Z] ++ hack/make.sh dynbinary test-integration [2022-05-04T21:38:09.683Z] [2022-05-04T21:38:09.942Z] Removing bundles/ [2022-05-04T21:38:09.942Z] [2022-05-04T21:38:09.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T21:38:09.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:38:09.942Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:38:20.180Z] 4612f6d0b889: Verifying Checksum [2022-05-04T21:38:20.180Z] 4612f6d0b889: Download complete [2022-05-04T21:38:28.866Z] ba8181afd426: Verifying Checksum [2022-05-04T21:38:28.866Z] ba8181afd426: Download complete [2022-05-04T21:38:32.796Z] #69 177.1 # github.com/containerd/containerd/cmd/containerd [2022-05-04T21:38:32.796Z] #69 177.1 /usr/bin/ld: /tmp/go-link-4246896935/000019.o: in function `New': [2022-05-04T21:38:32.796Z] #69 177.1 /tmp/tmp.q4T9EZ9J3d/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-04T21:38:32.796Z] #69 177.1 + bin/containerd-stress [2022-05-04T21:38:32.796Z] #69 178.2 + bin/containerd-shim [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T21:38:36.844Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-05-04T21:38:36.844Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T21:38:36.844Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T21:38:36.844Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T21:38:37.102Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T21:38:37.102Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T21:38:37.102Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T21:38:37.361Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-05-04T21:38:37.361Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T21:38:37.361Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T21:38:39.894Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-05-04T21:38:39.894Z] ok github.com/docker/docker/builder/dockerfile 0.457s coverage: 49.3% of statements [2022-05-04T21:38:40.152Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-04T21:38:40.717Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-05-04T21:38:41.187Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:38:41.187Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:38:41.187Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:38:41.187Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:38:41.187Z] [2022-05-04T21:38:41.187Z] + TEST_INTEGRATION_DEST=1 [2022-05-04T21:38:41.187Z] + CONTAINER_NAME=docker-pr9-1 [2022-05-04T21:38:41.187Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:38:41.187Z] + run_tests test-integration-flaky [2022-05-04T21:38:41.187Z] + '[' -n 0 ']' [2022-05-04T21:38:41.187Z] + rm= [2022-05-04T21:38:41.187Z] + c=0 [2022-05-04T21:38:41.187Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43555/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f60571c889249f40550339e64d0443134b497005 hack/make.sh test-integration-flaky test-integration [2022-05-04T21:38:41.187Z] ++ jobs -p [2022-05-04T21:38:41.187Z] + TEST_INTEGRATION_DEST=2 [2022-05-04T21:38:41.187Z] + CONTAINER_NAME=docker-pr9-2 [2022-05-04T21:38:41.187Z] + TEST_SKIP_INTEGRATION=1 [2022-05-04T21:38:41.187Z] + for job in $(jobs -p) [2022-05-04T21:38:41.187Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-04T21:38:41.187Z] + wait 439 [2022-05-04T21:38:41.187Z] + run_tests [2022-05-04T21:38:41.187Z] + '[' -n 0 ']' [2022-05-04T21:38:41.187Z] + rm= [2022-05-04T21:38:41.187Z] + TEST_INTEGRATION_DEST=3 [2022-05-04T21:38:41.187Z] + CONTAINER_NAME=docker-pr9-3 [2022-05-04T21:38:41.187Z] + TEST_SKIP_INTEGRATION=1 [2022-05-04T21:38:41.187Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-04T21:38:41.187Z] + run_tests [2022-05-04T21:38:41.187Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43555/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f60571c889249f40550339e64d0443134b497005 hack/make.sh '' test-integration [2022-05-04T21:38:41.187Z] + '[' -n 0 ']' [2022-05-04T21:38:41.187Z] + rm= [2022-05-04T21:38:41.187Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43555/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f60571c889249f40550339e64d0443134b497005 hack/make.sh '' test-integration [2022-05-04T21:38:41.187Z] [2022-05-04T21:38:41.187Z] [2022-05-04T21:38:41.187Z] [2022-05-04T21:38:41.187Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:38:41.187Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:38:41.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:38:41.187Z] HOSTNAME=eeeab4a7e386 [2022-05-04T21:38:41.187Z] TEST_SKIP_INTEGRATION=1 [2022-05-04T21:38:41.187Z] TESTDEBUG=0 [2022-05-04T21:38:41.187Z] DEST=bundles/test-integration [2022-05-04T21:38:41.187Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:38:41.187Z] KEEPBUNDLE=1 [2022-05-04T21:38:41.187Z] DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 [2022-05-04T21:38:41.187Z] container=docker [2022-05-04T21:38:41.187Z] HOME=/root [2022-05-04T21:38:41.187Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:38:41.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:38:41.187Z] VALIDATE_BRANCH=master [2022-05-04T21:38:41.187Z] TERM=xterm [2022-05-04T21:38:41.187Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:38:41.187Z] SHLVL=1 [2022-05-04T21:38:41.187Z] TIMEOUT=120m [2022-05-04T21:38:41.187Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:38:41.187Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:38:41.187Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-04T21:38:41.187Z] GO111MODULE=off [2022-05-04T21:38:41.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:38:41.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:38:41.187Z] GOPATH=/go [2022-05-04T21:38:41.187Z] PKG_CONFIG=pkg-config [2022-05-04T21:38:41.187Z] _=/usr/bin/env [2022-05-04T21:38:41.187Z] Building test suite binary ./integration-cli/test.main [2022-05-04T21:38:41.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:38:41.187Z] HOSTNAME=57fea27e5d7f [2022-05-04T21:38:41.187Z] TEST_SKIP_INTEGRATION=1 [2022-05-04T21:38:41.187Z] TESTDEBUG=0 [2022-05-04T21:38:41.187Z] DEST=bundles/test-integration [2022-05-04T21:38:41.187Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:38:41.187Z] KEEPBUNDLE=1 [2022-05-04T21:38:41.187Z] DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 [2022-05-04T21:38:41.187Z] container=docker [2022-05-04T21:38:41.187Z] HOME=/root [2022-05-04T21:38:41.187Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:38:41.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:38:41.187Z] VALIDATE_BRANCH=master [2022-05-04T21:38:41.187Z] TERM=xterm [2022-05-04T21:38:41.187Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:38:41.187Z] SHLVL=1 [2022-05-04T21:38:41.187Z] TIMEOUT=120m [2022-05-04T21:38:41.187Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:38:41.187Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:38:41.187Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-04T21:38:41.187Z] GO111MODULE=off [2022-05-04T21:38:41.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:38:41.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:38:41.187Z] GOPATH=/go [2022-05-04T21:38:41.187Z] PKG_CONFIG=pkg-config [2022-05-04T21:38:41.187Z] _=/usr/bin/env [2022-05-04T21:38:41.187Z] Building test suite binary ./integration-cli/test.main [2022-05-04T21:38:41.187Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-04T21:38:41.187Z] [2022-05-04T21:38:41.187Z] Found new integrations tests: [2022-05-04T21:38:41.187Z] +func TestConfigDaemonID(t *testing.T) { [2022-05-04T21:38:41.187Z] Running stress test for them. [2022-05-04T21:38:41.187Z] Using test flags: -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:38:41.187Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:38:41.187Z] HOSTNAME=0188602c19ed [2022-05-04T21:38:41.187Z] TESTDEBUG=0 [2022-05-04T21:38:41.187Z] DEST=bundles/test-integration-flaky [2022-05-04T21:38:41.187Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:38:41.187Z] KEEPBUNDLE=1 [2022-05-04T21:38:41.187Z] DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 [2022-05-04T21:38:41.187Z] container=docker [2022-05-04T21:38:41.187Z] HOME=/root [2022-05-04T21:38:41.187Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:38:41.187Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:38:41.187Z] VALIDATE_BRANCH=master [2022-05-04T21:38:41.187Z] TERM=xterm [2022-05-04T21:38:41.187Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:38:41.187Z] SHLVL=1 [2022-05-04T21:38:41.187Z] TIMEOUT=120m [2022-05-04T21:38:41.187Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:38:41.187Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:38:41.187Z] TESTFLAGS=-test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:38:41.187Z] GO111MODULE=off [2022-05-04T21:38:41.187Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:38:41.187Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:38:41.187Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:38:41.187Z] TEST_REPEAT=5 [2022-05-04T21:38:41.187Z] GOPATH=/go [2022-05-04T21:38:41.187Z] PKG_CONFIG=pkg-config [2022-05-04T21:38:41.187Z] _=/usr/bin/env [2022-05-04T21:38:41.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T21:38:41.283Z] ok github.com/docker/docker/builder/remotecontext/git 1.340s coverage: 86.3% of statements [2022-05-04T21:38:41.283Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T21:38:41.283Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T21:38:41.283Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T21:38:41.283Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T21:38:41.851Z] ok github.com/docker/docker/cmd/docker-proxy 0.261s coverage: 67.6% of statements [2022-05-04T21:38:45.012Z] #69 189.4 + bin/containerd-shim-runc-v1 [2022-05-04T21:38:46.037Z] ok github.com/docker/docker/client 0.117s coverage: 75.6% of statements [2022-05-04T21:38:50.302Z] #69 195.6 + bin/containerd-shim-runc-v2 [2022-05-04T21:38:50.302Z] #69 196.4 + binaries [2022-05-04T21:38:50.302Z] #69 196.4 + install -D bin/containerd /build/containerd [2022-05-04T21:38:50.302Z] #69 196.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-04T21:38:50.302Z] #69 196.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-04T21:38:50.302Z] #69 196.5 + install -D bin/ctr /build/ctr [2022-05-04T21:38:50.864Z] #69 DONE 196.9s [2022-05-04T21:38:52.229Z] [2022-05-04T21:38:52.229Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-04T21:38:52.229Z] #70 sha256:8bb0b5f412ad59980b71368235dca869409369db4d7fcd9250c069025de47759 [2022-05-04T21:38:52.229Z] #70 DONE 0.2s [2022-05-04T21:38:52.229Z] [2022-05-04T21:38:52.229Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-04T21:38:52.229Z] #75 sha256:a69bd44def01fc281c58441b6c20ff320e1088b8064e50c22b5a0a271481eb85 [2022-05-04T21:38:52.229Z] #75 DONE 0.1s [2022-05-04T21:38:52.229Z] [2022-05-04T21:38:52.229Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-04T21:38:52.229Z] #80 sha256:c1f630441387d933959c3c619078a7a0284d1e7b3c56de50c0f5af61702e0b3c [2022-05-04T21:38:52.485Z] #80 DONE 0.3s [2022-05-04T21:38:52.485Z] [2022-05-04T21:38:52.485Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-05-04T21:38:52.485Z] #81 sha256:d695f66a09723fddbab4e833e8eb55d2bc847d21b26b3b056b30ebbf7c383bad [2022-05-04T21:38:52.485Z] #81 DONE 0.0s [2022-05-04T21:38:52.485Z] [2022-05-04T21:38:52.485Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-04T21:38:52.485Z] #82 sha256:9228e12e26c0f1861ad9cbbc61db3ba87a47cf570db73f893432348ace42de59 [2022-05-04T21:38:52.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:38:52.860Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:38:52.860Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:38:52.860Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:38:52.860Z] [2022-05-04T21:38:52.860Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:38:52.860Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:38:52.860Z] HOSTNAME=887561b8a3bd [2022-05-04T21:38:52.860Z] DEST=bundles/test-integration [2022-05-04T21:38:52.860Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:38:52.860Z] DOCKER_ROOTLESS=1 [2022-05-04T21:38:52.860Z] DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df [2022-05-04T21:38:52.860Z] container=docker [2022-05-04T21:38:52.860Z] HOME=/root [2022-05-04T21:38:52.860Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:38:52.860Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:38:52.860Z] VALIDATE_BRANCH=master [2022-05-04T21:38:52.860Z] TERM=xterm [2022-05-04T21:38:52.860Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:38:52.860Z] SHLVL=1 [2022-05-04T21:38:52.860Z] TIMEOUT=120m [2022-05-04T21:38:52.860Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:38:52.860Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:38:52.860Z] GO111MODULE=off [2022-05-04T21:38:52.860Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T21:38:52.860Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:38:52.860Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:38:52.860Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:38:52.860Z] GOPATH=/go [2022-05-04T21:38:52.860Z] PKG_CONFIG=pkg-config [2022-05-04T21:38:52.860Z] _=/usr/bin/env [2022-05-04T21:38:52.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T21:38:53.413Z] #82 DONE 0.7s [2022-05-04T21:38:53.413Z] [2022-05-04T21:38:53.413Z] #83 exporting to image [2022-05-04T21:38:53.413Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-04T21:38:53.413Z] #83 exporting layers [2022-05-04T21:38:54.762Z] 8f616e6e9eec: Pull complete [2022-05-04T21:39:18.109Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.2% of statements [2022-05-04T21:39:18.109Z] ok github.com/docker/docker/container 0.118s coverage: 34.8% of statements [2022-05-04T21:39:18.109Z] ok github.com/docker/docker/cmd/dockerd/trap 2.465s coverage: 0.0% of statements [2022-05-04T21:39:18.109Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T21:39:18.109Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T21:39:18.109Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T21:39:18.109Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T21:39:18.109Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T21:39:19.921Z] #83 exporting layers 25.7s done [2022-05-04T21:39:19.921Z] #83 writing image sha256:55b2327bee76ae406164f779dfd0abd278500c3889041aed4f1af9fc4d4d7a2b done [2022-05-04T21:39:19.921Z] #83 naming to docker.io/library/docker:8d0186062edea60fbc3e96d3ccec04529ea303df done [2022-05-04T21:39:19.921Z] #83 DONE 25.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-04T21:39:20.287Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/validate/default [2022-05-04T21:39:21.213Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-04T21:39:21.213Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-04T21:39:21.213Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-04T21:39:21.213Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-04T21:39:21.213Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-04T21:39:21.213Z] Congratulations! No new tests were added to integration-cli. [2022-05-04T21:39:21.213Z] [2022-05-04T21:39:21.213Z] INFO Start validation with golang-ci-lint [2022-05-04T21:39:21.773Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-04T21:39:21.773Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-04T21:39:21.773Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-04T21:39:23.379Z] ok github.com/docker/docker/daemon/cluster 0.063s coverage: 0.5% of statements [2022-05-04T21:39:24.316Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-05-04T21:39:25.692Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-04T21:39:31.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T21:39:32.253Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.8% of statements [2022-05-04T21:39:32.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T21:39:33.187Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.5% of statements [2022-05-04T21:39:33.450Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-04T21:39:34.384Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-04T21:39:35.319Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.7% of statements [2022-05-04T21:39:35.319Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T21:39:35.319Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T21:39:35.319Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T21:39:35.319Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T21:39:35.319Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.538s coverage: 74.8% of statements [2022-05-04T21:39:36.255Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 56.2% of statements [2022-05-04T21:39:37.191Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-05-04T21:39:38.588Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-04T21:39:39.964Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.239s coverage: 50.6% of statements [2022-05-04T21:39:40.944Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.981s coverage: 45.9% of statements [2022-05-04T21:39:40.944Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T21:39:41.901Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-05-04T21:39:41.901Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.878s coverage: 58.2% of statements [2022-05-04T21:39:41.901Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-04T21:39:41.901Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T21:39:42.835Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.020s coverage: 3.0% of statements [2022-05-04T21:39:43.401Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-05-04T21:39:43.967Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-04T21:39:43.967Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T21:39:43.967Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T21:39:44.900Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-05-04T21:39:45.158Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 80.2% of statements [2022-05-04T21:39:45.416Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-05-04T21:39:45.416Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T21:39:45.982Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-05-04T21:39:45.982Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-05-04T21:39:46.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-05-04T21:39:46.550Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-04T21:39:47.117Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-05-04T21:39:47.117Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T21:39:47.375Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 58.4% of statements [2022-05-04T21:39:47.942Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-05-04T21:39:48.507Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-05-04T21:39:48.764Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-04T21:39:49.330Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-04T21:39:50.265Z] ok github.com/docker/docker/daemon/logger/splunk 1.519s coverage: 82.5% of statements [2022-05-04T21:39:50.265Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T21:39:50.265Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T21:39:50.832Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-05-04T21:39:51.398Z] ok github.com/docker/docker/distribution 0.596s coverage: 28.2% of statements [2022-05-04T21:39:51.398Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T21:39:51.964Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-04T21:39:52.530Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-04T21:39:52.789Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-04T21:39:53.354Z] ok github.com/docker/docker/distribution/xfer 1.900s coverage: 84.9% of statements [2022-05-04T21:39:53.354Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T21:39:53.354Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-05-04T21:39:53.921Z] ok github.com/docker/docker/image/v1 0.021s coverage: 25.0% of statements [2022-05-04T21:39:53.921Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T21:39:54.179Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-04T21:39:55.113Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-05-04T21:39:55.371Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-04T21:39:55.630Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-04T21:39:57.003Z] ok github.com/docker/docker/pkg/archive 0.286s coverage: 82.5% of statements [2022-05-04T21:39:58.376Z] ok github.com/docker/docker/pkg/authorization 0.705s coverage: 68.3% of statements [2022-05-04T21:39:58.376Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-04T21:39:58.635Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-04T21:39:59.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T21:40:01.914Z] ok github.com/docker/docker/pkg/chrootarchive 2.513s coverage: 42.7% of statements [2022-05-04T21:40:01.914Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-04T21:40:02.173Z] ok github.com/docker/docker/layer 7.286s coverage: 69.0% of statements [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T21:40:02.173Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T21:40:02.173Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2022-05-04T21:40:02.432Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-04T21:40:02.997Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 87.2% of statements [2022-05-04T21:40:02.997Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-04T21:40:03.256Z] ok github.com/docker/docker/pkg/fsutils 0.143s coverage: 85.1% of statements [2022-05-04T21:40:03.256Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-04T21:40:04.190Z] ok github.com/docker/docker/pkg/idtools 0.414s coverage: 67.9% of statements [2022-05-04T21:40:04.448Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 71.5% of statements [2022-05-04T21:40:04.708Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-04T21:40:04.708Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-04T21:40:04.708Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-04T21:40:04.708Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-05-04T21:40:04.967Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-04T21:40:04.967Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-05-04T21:40:05.225Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 90.5% of statements [2022-05-04T21:40:05.483Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2022-05-04T21:40:05.483Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T21:40:05.483Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T21:40:05.592Z] dccd9e4d14d3: Pull complete [2022-05-04T21:40:05.592Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T21:40:05.592Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:40:05.592Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:40:05.592Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-04T21:40:05.592Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-04T21:40:05.592Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-04T21:40:05.592Z] INFO: Docker version of control daemon [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Client: [2022-05-04T21:40:05.592Z] Version: 20.10.9 [2022-05-04T21:40:05.592Z] API version: 1.41 [2022-05-04T21:40:05.592Z] Go version: go1.16.8 [2022-05-04T21:40:05.592Z] Git commit: c2ea9bc [2022-05-04T21:40:05.592Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:40:05.592Z] OS/Arch: windows/amd64 [2022-05-04T21:40:05.592Z] Context: default [2022-05-04T21:40:05.592Z] Experimental: true [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Server: Docker Engine - Community [2022-05-04T21:40:05.592Z] Engine: [2022-05-04T21:40:05.592Z] Version: 20.10.9 [2022-05-04T21:40:05.592Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:40:05.592Z] Go version: go1.16.8 [2022-05-04T21:40:05.592Z] Git commit: 79ea9d3 [2022-05-04T21:40:05.592Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:40:05.592Z] OS/Arch: windows/amd64 [2022-05-04T21:40:05.592Z] Experimental: true [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] INFO: Docker info of control daemon [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Client: [2022-05-04T21:40:05.592Z] Context: default [2022-05-04T21:40:05.592Z] Debug Mode: false [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Server: [2022-05-04T21:40:05.592Z] Containers: 0 [2022-05-04T21:40:05.592Z] Running: 0 [2022-05-04T21:40:05.592Z] Paused: 0 [2022-05-04T21:40:05.592Z] Stopped: 0 [2022-05-04T21:40:05.592Z] Images: 1 [2022-05-04T21:40:05.592Z] Server Version: 20.10.9 [2022-05-04T21:40:05.592Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:40:05.592Z] Windows: [2022-05-04T21:40:05.592Z] LCOW: [2022-05-04T21:40:05.592Z] Logging Driver: json-file [2022-05-04T21:40:05.592Z] Plugins: [2022-05-04T21:40:05.592Z] Volume: local [2022-05-04T21:40:05.592Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:40:05.592Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:40:05.592Z] Swarm: inactive [2022-05-04T21:40:05.592Z] Default Isolation: process [2022-05-04T21:40:05.592Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:40:05.592Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T21:40:05.592Z] OSType: windows [2022-05-04T21:40:05.592Z] Architecture: x86_64 [2022-05-04T21:40:05.592Z] CPUs: 4 [2022-05-04T21:40:05.592Z] Total Memory: 32GiB [2022-05-04T21:40:05.592Z] Name: azwin-2-523af0 [2022-05-04T21:40:05.592Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T21:40:05.592Z] Docker Root Dir: D:\docker [2022-05-04T21:40:05.592Z] Debug Mode: false [2022-05-04T21:40:05.592Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:40:05.592Z] Labels: [2022-05-04T21:40:05.592Z] Experimental: true [2022-05-04T21:40:05.592Z] Insecure Registries: [2022-05-04T21:40:05.592Z] 10.0.0.4:5000 [2022-05-04T21:40:05.592Z] 127.0.0.0/8 [2022-05-04T21:40:05.592Z] Registry Mirrors: [2022-05-04T21:40:05.592Z] http://10.0.0.4:5000/ [2022-05-04T21:40:05.592Z] Live Restore Enabled: false [2022-05-04T21:40:05.592Z] Product License: Community Engine [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] INFO: Commit hash is 4e92dd2b45 [2022-05-04T21:40:05.592Z] INFO: Nuke-Everything... [2022-05-04T21:40:05.592Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T21:40:05.592Z] INFO: Nuking d:\CI [2022-05-04T21:40:05.592Z] INFO: Zapped successfully [2022-05-04T21:40:05.592Z] INFO: Location for testing is d:\CI\PR-43555\9 [2022-05-04T21:40:05.592Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 21:39:54... [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Sending build context to Docker daemon 66.58MB [2022-05-04T21:40:05.592Z] [2022-05-04T21:40:05.592Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T21:40:05.592Z] ---> aa8714eb8356 [2022-05-04T21:40:05.592Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T21:40:05.592Z] ---> Running in c2e2c5ee47d5 [2022-05-04T21:40:05.592Z] Removing intermediate container c2e2c5ee47d5 [2022-05-04T21:40:05.592Z] ---> c0027ebe0943 [2022-05-04T21:40:05.592Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T21:40:05.592Z] ---> Running in 4234623dc24a [2022-05-04T21:40:05.592Z] Removing intermediate container 4234623dc24a [2022-05-04T21:40:05.592Z] ---> 82a22a6db8cb [2022-05-04T21:40:05.592Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T21:40:05.592Z] ---> Running in 6c67a55e5449 [2022-05-04T21:40:05.592Z] Removing intermediate container 6c67a55e5449 [2022-05-04T21:40:05.592Z] ---> 89c76f3e839c [2022-05-04T21:40:05.592Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T21:40:05.592Z] ---> Running in 555486e541f5 [2022-05-04T21:40:05.592Z] Removing intermediate container 555486e541f5 [2022-05-04T21:40:05.592Z] ---> 1e5a5f153052 [2022-05-04T21:40:05.592Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T21:40:05.592Z] ---> Running in 3083802f62df [2022-05-04T21:40:05.592Z] Removing intermediate container 3083802f62df [2022-05-04T21:40:05.592Z] ---> e470474f94f3 [2022-05-04T21:40:05.592Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T21:40:05.592Z] ---> Running in cb67cec3216b [2022-05-04T21:40:05.592Z] Removing intermediate container cb67cec3216b [2022-05-04T21:40:05.592Z] ---> 464e230dd942 [2022-05-04T21:40:05.592Z] Step 8/13 : 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-05-04T21:40:05.592Z] ---> Running in 5526907d7d40 [2022-05-04T21:40:06.049Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2022-05-04T21:40:06.308Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-04T21:40:06.565Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-04T21:40:06.566Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-04T21:40:07.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T21:40:07.938Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-05-04T21:40:08.196Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-04T21:40:08.455Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-04T21:40:08.492Z] [2022-05-04T21:40:08.492Z] SUCCESS: Specified value was saved. [2022-05-04T21:40:08.713Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-04T21:40:08.948Z] INFO: Downloading git... [2022-05-04T21:40:08.972Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-04T21:40:08.972Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-04T21:40:09.539Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-04T21:40:09.937Z] INFO: Downloading go... [2022-05-04T21:40:10.105Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-04T21:40:10.105Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-05-04T21:40:10.419Z] 4612f6d0b889: Pull complete [2022-05-04T21:40:10.671Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-05-04T21:40:10.929Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-04T21:40:11.187Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-04T21:40:12.157Z] INFO: Downloading compiler 1 of 3... [2022-05-04T21:40:13.086Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.3% of statements [2022-05-04T21:40:13.087Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-04T21:40:13.140Z] INFO: Downloading compiler 2 of 3... [2022-05-04T21:40:13.652Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-05-04T21:40:14.284Z] INFO: Downloading compiler 3 of 3... [2022-05-04T21:40:14.588Z] ok github.com/docker/docker/quota 0.176s coverage: 71.4% of statements [2022-05-04T21:40:14.846Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-04T21:40:15.268Z] INFO: Extracting git... [2022-05-04T21:40:15.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T21:40:15.779Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-05-04T21:40:15.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T21:40:16.346Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-04T21:40:16.346Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-04T21:40:16.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:40:16.415Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:40:16.415Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:40:16.415Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:40:16.415Z] [2022-05-04T21:40:16.415Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:40:16.415Z] DOCKER_SYSTEMD=1 [2022-05-04T21:40:16.415Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:40:16.415Z] HOSTNAME=7b47cc491016 [2022-05-04T21:40:16.415Z] DEST=bundles/test-integration [2022-05-04T21:40:16.415Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:40:16.415Z] DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df [2022-05-04T21:40:16.415Z] container=docker [2022-05-04T21:40:16.415Z] HOME=/root [2022-05-04T21:40:16.415Z] LANG=C.UTF-8 [2022-05-04T21:40:16.415Z] INVOCATION_ID=5aed0de426b84dbaaa58358eb0e076c1 [2022-05-04T21:40:16.415Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:40:16.415Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:40:16.415Z] VALIDATE_BRANCH=master [2022-05-04T21:40:16.415Z] TERM=xterm [2022-05-04T21:40:16.415Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:40:16.415Z] SHLVL=3 [2022-05-04T21:40:16.415Z] TIMEOUT=120m [2022-05-04T21:40:16.415Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:40:16.415Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:40:16.415Z] GO111MODULE=off [2022-05-04T21:40:16.415Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T21:40:16.415Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:40:16.415Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:40:16.415Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:40:16.415Z] GOPATH=/go [2022-05-04T21:40:16.415Z] PKG_CONFIG=pkg-config [2022-05-04T21:40:16.415Z] _=/usr/bin/env [2022-05-04T21:40:16.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T21:40:16.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T21:40:16.912Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-04T21:40:17.170Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-04T21:40:17.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T21:40:17.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T21:40:18.545Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-04T21:40:18.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T21:40:19.492Z] ok github.com/docker/docker/volume/local 0.113s coverage: 76.4% of statements [2022-05-04T21:40:19.755Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-04T21:40:21.136Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-04T21:40:21.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T21:40:22.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T21:40:23.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T21:40:23.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T21:40:24.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T21:40:25.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T21:40:26.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T21:40:26.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T21:40:27.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T21:40:28.552Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:40:28.552Z] Using test binary docker [2022-05-04T21:40:28.552Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T21:40:28.552Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:40:28.552Z] INFO: Waiting for daemon to start... [2022-05-04T21:40:28.552Z] Starting dockerd [2022-05-04T21:40:30.184Z] INFO: Expanding go... [2022-05-04T21:40:30.451Z] . [2022-05-04T21:40:30.451Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:40:30.709Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:40:30.709Z] Error: No such image: emptyfs [2022-05-04T21:40:30.709Z] Running integration-test (iteration 1) [2022-05-04T21:40:30.709Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T21:40:30.968Z] Loaded image: busybox:latest [2022-05-04T21:40:31.226Z] Loaded image: busybox:glibc [2022-05-04T21:40:32.602Z] Loaded image: debian:bullseye-slim [2022-05-04T21:40:32.602Z] Loaded image: hello-world:latest [2022-05-04T21:40:32.602Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:40:32.602Z] INFO: Testing against a local daemon [2022-05-04T21:40:32.602Z] === RUN TestCgroupNamespacesBuild [2022-05-04T21:40:33.976Z] --- PASS: TestCgroupNamespacesBuild (1.20s) [2022-05-04T21:40:33.976Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T21:40:34.974Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s) [2022-05-04T21:40:34.974Z] === RUN TestBuildWithSession [2022-05-04T21:40:34.974Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:40:34.974Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:40:34.974Z] === RUN TestBuildSquashParent [2022-05-04T21:40:43.049Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T21:40:43.049Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === Skipped [2022-05-04T21:40:43.049Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T21:40:43.049Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T21:40:43.049Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T21:40:43.049Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T21:40:43.049Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:71: No driver to put! [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-04T21:40:43.049Z] time="2022-05-04T21:39:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-04T21:40:43.049Z] time="2022-05-04T21:39:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-04T21:40:43.049Z] time="2022-05-04T21:39:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-04T21:40:43.049Z] time="2022-05-04T21:39:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-04T21:40:43.049Z] time="2022-05-04T21:39:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:71: No driver to put! [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-04T21:40:43.049Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-04T21:40:43.049Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-04T21:40:43.049Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T21:40:43.049Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-04T21:40:43.049Z] graphtest_unix.go:71: No driver to put! [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-04T21:40:43.049Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-04T21:40:43.049Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-04T21:40:43.049Z] [2022-05-04T21:40:43.049Z] DONE 2526 tests, 28 skipped in 206.591s [2022-05-04T21:40:43.049Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/config [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/idm [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/ns [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/options [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/osl [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T21:40:43.049Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-04T21:40:43.049Z] + 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-05-04T21:40:43.084Z] --- PASS: TestBuildSquashParent (7.06s) [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:40:43.084Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:40:43.084Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:40:43.084Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:40:43.084Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:40:43.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:40:43.911Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:40:45.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:40:45.812Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.64s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.11s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.89s) [2022-05-04T21:40:47.713Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2022-05-04T21:40:47.713Z] === RUN TestBuildMultiStageCopy [2022-05-04T21:40:47.713Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T21:40:51.448Z] dccd9e4d14d3: Pull complete [2022-05-04T21:40:51.448Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T21:40:51.448Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:40:51.448Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:40:51.448Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-04T21:40:51.448Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-04T21:40:51.448Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-04T21:40:51.448Z] INFO: Docker version of control daemon [2022-05-04T21:40:51.448Z] [2022-05-04T21:40:51.898Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T21:40:51.916Z] Client: [2022-05-04T21:40:51.916Z] Version: 20.10.9 [2022-05-04T21:40:51.916Z] API version: 1.41 [2022-05-04T21:40:51.916Z] Go version: go1.16.8 [2022-05-04T21:40:51.916Z] Git commit: c2ea9bc [2022-05-04T21:40:51.916Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:40:51.916Z] OS/Arch: windows/amd64 [2022-05-04T21:40:51.916Z] Context: default [2022-05-04T21:40:51.916Z] Experimental: true [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] Server: Docker Engine - Community [2022-05-04T21:40:51.916Z] Engine: [2022-05-04T21:40:51.916Z] Version: 20.10.9 [2022-05-04T21:40:51.916Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:40:51.916Z] Go version: go1.16.8 [2022-05-04T21:40:51.916Z] Git commit: 79ea9d3 [2022-05-04T21:40:51.916Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:40:51.916Z] OS/Arch: windows/amd64 [2022-05-04T21:40:51.916Z] Experimental: true [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] INFO: Docker info of control daemon [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] Client: [2022-05-04T21:40:51.916Z] Context: default [2022-05-04T21:40:51.916Z] Debug Mode: false [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] Server: [2022-05-04T21:40:51.916Z] Containers: 0 [2022-05-04T21:40:51.916Z] Running: 0 [2022-05-04T21:40:51.916Z] Paused: 0 [2022-05-04T21:40:51.916Z] Stopped: 0 [2022-05-04T21:40:51.916Z] Images: 1 [2022-05-04T21:40:51.916Z] Server Version: 20.10.9 [2022-05-04T21:40:51.916Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:40:51.916Z] Windows: [2022-05-04T21:40:51.916Z] LCOW: [2022-05-04T21:40:51.916Z] Logging Driver: json-file [2022-05-04T21:40:51.916Z] Plugins: [2022-05-04T21:40:51.916Z] Volume: local [2022-05-04T21:40:51.916Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:40:51.916Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:40:51.916Z] Swarm: inactive [2022-05-04T21:40:51.916Z] Default Isolation: process [2022-05-04T21:40:51.916Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:40:51.916Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-04T21:40:51.916Z] OSType: windows [2022-05-04T21:40:51.916Z] Architecture: x86_64 [2022-05-04T21:40:51.916Z] CPUs: 4 [2022-05-04T21:40:51.916Z] Total Memory: 32GiB [2022-05-04T21:40:51.916Z] Name: azwin-2-4862a0 [2022-05-04T21:40:51.916Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-04T21:40:51.916Z] Docker Root Dir: D:\docker [2022-05-04T21:40:51.916Z] Debug Mode: false [2022-05-04T21:40:51.916Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:40:51.916Z] Labels: [2022-05-04T21:40:51.916Z] Experimental: true [2022-05-04T21:40:51.916Z] Insecure Registries: [2022-05-04T21:40:51.916Z] 10.0.0.4:5000 [2022-05-04T21:40:51.916Z] 127.0.0.0/8 [2022-05-04T21:40:51.916Z] Registry Mirrors: [2022-05-04T21:40:51.916Z] http://10.0.0.4:5000/ [2022-05-04T21:40:51.916Z] Live Restore Enabled: false [2022-05-04T21:40:51.916Z] Product License: Community Engine [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] [2022-05-04T21:40:51.916Z] INFO: Commit hash is e9eddaf9d6 [2022-05-04T21:40:51.916Z] INFO: Nuke-Everything... [2022-05-04T21:40:51.916Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T21:40:52.157Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T21:40:53.091Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T21:40:54.025Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T21:40:54.135Z] INFO: Nuking d:\CI [2022-05-04T21:40:54.135Z] INFO: Zapped successfully [2022-05-04T21:40:54.135Z] INFO: Location for testing is d:\CI\PR-43555\9 [2022-05-04T21:40:54.135Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T21:40:54.135Z] [2022-05-04T21:40:54.135Z] [2022-05-04T21:40:54.135Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 21:40:53... [2022-05-04T21:40:54.135Z] [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s) [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-04T21:40:55.397Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-04T21:40:55.397Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T21:41:00.279Z] INFO: Expanding compiler 1 of 3... [2022-05-04T21:41:00.279Z] INFO: Expanding compiler 2 of 3... [2022-05-04T21:41:00.660Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-04T21:41:00.660Z] === RUN TestBuildLabelWithTargets [2022-05-04T21:41:02.798Z] Sending build context to Docker daemon 66.58MB [2022-05-04T21:41:02.798Z] [2022-05-04T21:41:02.798Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T21:41:02.798Z] ---> aa8714eb8356 [2022-05-04T21:41:02.798Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T21:41:02.798Z] ---> Running in 25c63d616735 [2022-05-04T21:41:02.798Z] Removing intermediate container 25c63d616735 [2022-05-04T21:41:02.798Z] ---> ae5d85b67b9c [2022-05-04T21:41:02.798Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T21:41:02.798Z] ---> Running in 028a9f35d50f [2022-05-04T21:41:02.798Z] Removing intermediate container 028a9f35d50f [2022-05-04T21:41:02.798Z] ---> 4c89ce6a7760 [2022-05-04T21:41:02.798Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T21:41:02.798Z] ---> Running in e8fdb2288a46 [2022-05-04T21:41:03.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T21:41:03.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T21:41:03.226Z] INFO: Expanding compiler 3 of 3... [2022-05-04T21:41:03.266Z] Removing intermediate container e8fdb2288a46 [2022-05-04T21:41:03.266Z] ---> 9cdd50acaa41 [2022-05-04T21:41:03.266Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T21:41:03.266Z] ---> Running in 89e42e511a30 [2022-05-04T21:41:03.693Z] INFO: Removing downloaded files... [2022-05-04T21:41:03.693Z] INFO: Downloading containerd [2022-05-04T21:41:03.734Z] Removing intermediate container 89e42e511a30 [2022-05-04T21:41:03.734Z] ---> f33d7f644b70 [2022-05-04T21:41:03.734Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T21:41:03.734Z] ---> Running in a49eda3b369b [2022-05-04T21:41:04.202Z] Removing intermediate container a49eda3b369b [2022-05-04T21:41:04.202Z] ---> 655c49b7502b [2022-05-04T21:41:04.202Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T21:41:04.202Z] ---> Running in 6494b77ddb33 [2022-05-04T21:41:04.671Z] Removing intermediate container 6494b77ddb33 [2022-05-04T21:41:04.671Z] ---> c0c682ae6687 [2022-05-04T21:41:04.671Z] Step 8/13 : 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-05-04T21:41:04.671Z] ---> Running in f8e6b1c81f0c [2022-05-04T21:41:08.785Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-04T21:41:08.785Z] === RUN TestBuildWithEmptyLayers [2022-05-04T21:41:10.557Z] [2022-05-04T21:41:10.557Z] SUCCESS: Specified value was saved. [2022-05-04T21:41:11.025Z] INFO: Downloading git... [2022-05-04T21:41:11.313Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-04T21:41:11.313Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T21:41:12.707Z] INFO: Downloading go... [2022-05-04T21:41:14.106Z] [2022-05-04T21:41:14.106Z] Name Version Source Summary [2022-05-04T21:41:14.106Z] ---- ------- ------ ------- [2022-05-04T21:41:14.106Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T21:41:14.276Z] INFO: Downloading compiler 1 of 3... [2022-05-04T21:41:14.744Z] INFO: Downloading compiler 2 of 3... [2022-05-04T21:41:14.744Z] INFO: Downloading compiler 3 of 3... [2022-05-04T21:41:14.744Z] INFO: Extracting git... [2022-05-04T21:41:16.684Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-04T21:41:16.684Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T21:41:16.684Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-04T21:41:16.684Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T21:41:17.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T21:41:17.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T21:41:18.864Z] [2022-05-04T21:41:18.864Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T21:41:18.864Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T21:41:18.864Z] PSChildName : containerd [2022-05-04T21:41:18.864Z] PSDrive : C [2022-05-04T21:41:18.864Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T21:41:18.864Z] PSIsContainer : True [2022-05-04T21:41:18.864Z] Name : containerd [2022-05-04T21:41:18.864Z] FullName : C:\containerd [2022-05-04T21:41:18.864Z] Parent : [2022-05-04T21:41:18.864Z] Exists : True [2022-05-04T21:41:18.864Z] Root : C:\ [2022-05-04T21:41:18.864Z] Extension : [2022-05-04T21:41:18.864Z] CreationTime : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] CreationTimeUtc : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] LastAccessTime : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] LastAccessTimeUtc : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] LastWriteTime : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] LastWriteTimeUtc : 5/4/2022 9:41:18 PM [2022-05-04T21:41:18.864Z] Attributes : Directory [2022-05-04T21:41:18.864Z] Mode : d----- [2022-05-04T21:41:18.864Z] BaseName : containerd [2022-05-04T21:41:18.864Z] Target : {} [2022-05-04T21:41:18.864Z] LinkType : [2022-05-04T21:41:18.864Z] [2022-05-04T21:41:19.852Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T21:41:19.852Z] INFO: Configuring git core.autocrlf... [2022-05-04T21:41:20.320Z] [2022-05-04T21:41:20.320Z] [2022-05-04T21:41:21.945Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-04T21:41:21.945Z] === RUN TestBuildWithHugeFile [2022-05-04T21:41:25.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T21:41:29.671Z] INFO: Expanding go... [2022-05-04T21:41:29.706Z] ok github.com/docker/docker/libnetwork 37.344s coverage: 40.6% of statements [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/bitseq 0.134s coverage: 84.4% of statements [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/driverapi 0.007s coverage: 68.9% of statements [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.514s coverage: 59.9% of statements [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-04T21:41:29.707Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T21:41:29.707Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-04T21:41:31.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T21:41:37.812Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.574s coverage: 7.2% of statements [2022-05-04T21:41:37.812Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T21:41:38.070Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-04T21:41:38.637Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-05-04T21:41:38.637Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T21:41:38.637Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-04T21:41:38.637Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T21:41:39.204Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-05-04T21:41:39.204Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-05-04T21:41:39.462Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-04T21:41:39.719Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-04T21:41:41.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T21:41:41.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T21:41:41.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T21:41:42.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T21:41:42.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T21:41:43.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T21:41:46.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T21:41:47.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T21:41:48.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T21:41:48.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T21:41:49.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T21:41:50.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T21:41:51.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T21:41:51.913Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-04T21:41:52.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T21:41:52.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T21:41:53.920Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:41:53.920Z] Using test binary docker [2022-05-04T21:41:53.920Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T21:41:53.920Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-04T21:41:53.920Z] Starting dockerd [2022-05-04T21:41:53.920Z] INFO: Waiting for daemon to start... [2022-05-04T21:41:56.447Z] . [2022-05-04T21:41:56.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:41:56.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:41:56.447Z] Error: No such image: emptyfs [2022-05-04T21:41:56.447Z] Running integration-test (iteration 1) [2022-05-04T21:41:56.447Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T21:41:56.705Z] Loaded image: busybox:latest [2022-05-04T21:41:56.963Z] Loaded image: busybox:glibc [2022-05-04T21:41:58.337Z] Loaded image: debian:bullseye-slim [2022-05-04T21:41:58.337Z] Loaded image: hello-world:latest [2022-05-04T21:41:58.337Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:41:58.337Z] INFO: Testing against a local daemon [2022-05-04T21:41:58.337Z] === RUN TestCgroupNamespacesBuild [2022-05-04T21:41:59.712Z] --- PASS: TestCgroupNamespacesBuild (1.40s) [2022-05-04T21:41:59.712Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T21:42:01.086Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.31s) [2022-05-04T21:42:01.086Z] === RUN TestBuildWithSession [2022-05-04T21:42:01.086Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:42:01.086Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:42:01.086Z] === RUN TestBuildSquashParent [2022-05-04T21:42:05.514Z] INFO: Expanding compiler 1 of 3... [2022-05-04T21:42:05.514Z] INFO: Expanding compiler 2 of 3... [2022-05-04T21:42:06.348Z] --- PASS: TestBuildSquashParent (4.31s) [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:42:06.348Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:42:06.348Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:42:06.348Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:42:06.348Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:42:06.785Z] ok github.com/docker/docker/libnetwork/ipam 15.607s coverage: 85.3% of statements [2022-05-04T21:42:06.785Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T21:42:06.785Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T21:42:06.785Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-05-04T21:42:06.785Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.009s coverage: 47.4% of statements [2022-05-04T21:42:06.785Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T21:42:06.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:42:07.043Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-05-04T21:42:07.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:42:07.611Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-05-04T21:42:07.725Z] INFO: Expanding compiler 3 of 3... [2022-05-04T21:42:08.178Z] ok github.com/docker/docker/libnetwork/iptables 0.164s coverage: 45.1% of statements [2022-05-04T21:42:08.436Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-04T21:42:08.686Z] INFO: Removing downloaded files... [2022-05-04T21:42:08.686Z] INFO: Downloading containerd [2022-05-04T21:42:08.694Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-05-04T21:42:09.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:42:09.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.43s) [2022-05-04T21:42:10.449Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.47s) [2022-05-04T21:42:10.449Z] === RUN TestBuildMultiStageCopy [2022-05-04T21:42:10.449Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T21:42:11.823Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T21:42:12.080Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T21:42:12.339Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T21:42:12.620Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy (2.46s) [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.49s) [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-04T21:42:12.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2022-05-04T21:42:12.885Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T21:42:13.186Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 2m51.34837304s [2022-05-04T21:42:13.186Z] 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-05-04T21:42:13.461Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-05-04T21:42:13.462Z] === RUN TestBuildLabelWithTargets [2022-05-04T21:42:13.792Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.720582ms [2022-05-04T21:42:14.848Z] --- PASS: TestBuildLabelWithTargets (1.10s) [2022-05-04T21:42:14.848Z] === RUN TestBuildWithEmptyLayers [2022-05-04T21:42:15.106Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-05-04T21:42:15.106Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T21:42:17.006Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-05-04T21:42:17.006Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T21:42:17.264Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-04T21:42:17.264Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T21:42:18.160Z] --- PASS: TestBuildWithHugeFile (50.39s) [2022-05-04T21:42:18.160Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T21:42:18.160Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:42:18.160Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:42:18.160Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T21:42:18.160Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:42:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:42:18.160Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:42:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:42:18.160Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:42:18.160Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:42:18.160Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:42:18.160Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:42:18.160Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:42:18.160Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T21:42:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-05-04T21:42:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-05-04T21:42:18.160Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-04T21:42:18.160Z] === RUN TestBuildPreserveOwnership [2022-05-04T21:42:18.160Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T21:42:18.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T21:42:19.163Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-05-04T21:42:19.163Z] === RUN TestBuildWithHugeFile [2022-05-04T21:42:22.344Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2022-05-04T21:42:22.344Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2022-05-04T21:42:22.344Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-04T21:42:22.344Z] === RUN TestBuildPlatformInvalid [2022-05-04T21:42:22.344Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-04T21:42:22.344Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T21:42:22.344Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-04T21:42:22.344Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-04T21:42:22.344Z] PASS [2022-05-04T21:42:22.344Z] [2022-05-04T21:42:22.344Z] === Skipped [2022-05-04T21:42:22.344Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T21:42:22.344Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:42:22.344Z] [2022-05-04T21:42:22.344Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:42:22.344Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:42:22.344Z] [2022-05-04T21:42:22.344Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-04T21:42:22.344Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-04T21:42:22.344Z] [2022-05-04T21:42:22.344Z] DONE 34 tests, 3 skipped in 111.476s [2022-05-04T21:42:22.344Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T21:42:22.344Z] INFO: Testing against a local daemon [2022-05-04T21:42:22.344Z] === RUN TestConfigInspect [2022-05-04T21:42:22.344Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.480Z] ba8181afd426: Pull complete [2022-05-04T21:42:22.480Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-04T21:42:22.480Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T21:42:22.480Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T21:42:22.480Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-04T21:42:22.480Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-04T21:42:22.480Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-04T21:42:22.480Z] INFO: Docker version of control daemon [2022-05-04T21:42:22.480Z] [2022-05-04T21:42:22.480Z] Client: [2022-05-04T21:42:22.480Z] Version: 20.10.9 [2022-05-04T21:42:22.480Z] API version: 1.41 [2022-05-04T21:42:22.480Z] Go version: go1.16.8 [2022-05-04T21:42:22.480Z] Git commit: c2ea9bc [2022-05-04T21:42:22.480Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-04T21:42:22.480Z] OS/Arch: windows/amd64 [2022-05-04T21:42:22.480Z] Context: default [2022-05-04T21:42:22.480Z] Experimental: true [2022-05-04T21:42:22.480Z] [2022-05-04T21:42:22.480Z] Server: Docker Engine - Community [2022-05-04T21:42:22.480Z] Engine: [2022-05-04T21:42:22.480Z] Version: 20.10.9 [2022-05-04T21:42:22.481Z] API version: 1.41 (minimum version 1.24) [2022-05-04T21:42:22.481Z] Go version: go1.16.8 [2022-05-04T21:42:22.481Z] Git commit: 79ea9d3 [2022-05-04T21:42:22.481Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-04T21:42:22.481Z] OS/Arch: windows/amd64 [2022-05-04T21:42:22.481Z] Experimental: true [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] INFO: Docker info of control daemon [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] Client: [2022-05-04T21:42:22.481Z] Context: default [2022-05-04T21:42:22.481Z] Debug Mode: false [2022-05-04T21:42:22.481Z] Plugins: [2022-05-04T21:42:22.481Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-04T21:42:22.481Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-04T21:42:22.481Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] Server: [2022-05-04T21:42:22.481Z] Containers: 0 [2022-05-04T21:42:22.481Z] Running: 0 [2022-05-04T21:42:22.481Z] Paused: 0 [2022-05-04T21:42:22.481Z] Stopped: 0 [2022-05-04T21:42:22.481Z] Images: 1 [2022-05-04T21:42:22.481Z] Server Version: 20.10.9 [2022-05-04T21:42:22.481Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-04T21:42:22.481Z] Windows: [2022-05-04T21:42:22.481Z] LCOW: [2022-05-04T21:42:22.481Z] Logging Driver: json-file [2022-05-04T21:42:22.481Z] Plugins: [2022-05-04T21:42:22.481Z] Volume: local [2022-05-04T21:42:22.481Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:42:22.481Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:42:22.481Z] Swarm: inactive [2022-05-04T21:42:22.481Z] Default Isolation: process [2022-05-04T21:42:22.481Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T21:42:22.481Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-04T21:42:22.481Z] OSType: windows [2022-05-04T21:42:22.481Z] Architecture: x86_64 [2022-05-04T21:42:22.481Z] CPUs: 4 [2022-05-04T21:42:22.481Z] Total Memory: 32GiB [2022-05-04T21:42:22.481Z] Name: azwin-2-47c330 [2022-05-04T21:42:22.481Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-04T21:42:22.481Z] Docker Root Dir: D:\docker [2022-05-04T21:42:22.481Z] Debug Mode: false [2022-05-04T21:42:22.481Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:42:22.481Z] Labels: [2022-05-04T21:42:22.481Z] Experimental: true [2022-05-04T21:42:22.481Z] Insecure Registries: [2022-05-04T21:42:22.481Z] 10.0.0.4:5000 [2022-05-04T21:42:22.481Z] 127.0.0.0/8 [2022-05-04T21:42:22.481Z] Registry Mirrors: [2022-05-04T21:42:22.481Z] http://10.0.0.4:5000/ [2022-05-04T21:42:22.481Z] Live Restore Enabled: false [2022-05-04T21:42:22.481Z] Product License: Community Engine [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] INFO: Commit hash is 839aca1064 [2022-05-04T21:42:22.481Z] INFO: Nuke-Everything... [2022-05-04T21:42:22.481Z] INFO: Container count on control daemon to delete is 0 [2022-05-04T21:42:22.481Z] INFO: Nuking d:\CI [2022-05-04T21:42:22.481Z] INFO: Zapped successfully [2022-05-04T21:42:22.481Z] INFO: Location for testing is d:\CI\PR-43555\9 [2022-05-04T21:42:22.481Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] INFO: Building the image from Dockerfile.windows at 05/04/2022 21:42:11... [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] Sending build context to Docker daemon 66.58MB [2022-05-04T21:42:22.481Z] [2022-05-04T21:42:22.481Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-04T21:42:22.481Z] ---> e8870c5c3ab2 [2022-05-04T21:42:22.481Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-04T21:42:22.481Z] ---> Running in 8b887c38caf5 [2022-05-04T21:42:22.481Z] Removing intermediate container 8b887c38caf5 [2022-05-04T21:42:22.481Z] ---> 110d1f936c94 [2022-05-04T21:42:22.481Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-04T21:42:22.481Z] ---> Running in cb06e8a6bf7e [2022-05-04T21:42:22.481Z] Removing intermediate container cb06e8a6bf7e [2022-05-04T21:42:22.481Z] ---> 2c5ec5803928 [2022-05-04T21:42:22.481Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-04T21:42:22.481Z] ---> Running in 433c611f01f9 [2022-05-04T21:42:22.481Z] Removing intermediate container 433c611f01f9 [2022-05-04T21:42:22.481Z] ---> 7a006b28f40a [2022-05-04T21:42:22.481Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-04T21:42:22.481Z] ---> Running in ef4d8fc8e1dd [2022-05-04T21:42:22.481Z] Removing intermediate container ef4d8fc8e1dd [2022-05-04T21:42:22.481Z] ---> 933a233871ec [2022-05-04T21:42:22.481Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-04T21:42:22.481Z] ---> Running in 82ae9613c8cd [2022-05-04T21:42:22.481Z] Removing intermediate container 82ae9613c8cd [2022-05-04T21:42:22.481Z] ---> 4a69eeffb693 [2022-05-04T21:42:22.481Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-04T21:42:22.481Z] ---> Running in f88114fc7ebf [2022-05-04T21:42:22.481Z] Removing intermediate container f88114fc7ebf [2022-05-04T21:42:22.481Z] ---> 66602b5fceca [2022-05-04T21:42:22.481Z] Step 8/13 : 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-05-04T21:42:22.481Z] ---> Running in be19a6999357 [2022-05-04T21:42:22.602Z] --- SKIP: TestConfigInspect (0.03s) [2022-05-04T21:42:22.602Z] === RUN TestConfigList [2022-05-04T21:42:22.602Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.602Z] --- SKIP: TestConfigList (0.01s) [2022-05-04T21:42:22.602Z] === RUN TestConfigsCreateAndDelete [2022-05-04T21:42:22.602Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.602Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-04T21:42:22.602Z] === RUN TestConfigsUpdate [2022-05-04T21:42:22.602Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.602Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-04T21:42:22.602Z] === RUN TestTemplatedConfig [2022-05-04T21:42:22.602Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T21:42:22.603Z] === RUN TestConfigCreateResolve [2022-05-04T21:42:22.603Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-04T21:42:22.603Z] PASS [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === Skipped [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-05-04T21:42:22.603Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-04T21:42:22.603Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-04T21:42:22.603Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-04T21:42:22.603Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-04T21:42:22.603Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-04T21:42:22.603Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:42:22.603Z] [2022-05-04T21:42:22.603Z] DONE 6 tests, 6 skipped in 0.176s [2022-05-04T21:42:22.603Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T21:42:22.603Z] INFO: Testing against a local daemon [2022-05-04T21:42:22.603Z] === RUN TestCheckpoint [2022-05-04T21:42:22.603Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:42:22.603Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T21:42:22.603Z] === RUN TestContainerInvalidJSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:42:22.862Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T21:42:22.862Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T21:42:22.862Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T21:42:22.862Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T21:42:22.862Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T21:42:22.862Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-04T21:42:22.862Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T21:42:22.862Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-04T21:42:22.862Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T21:42:22.862Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-04T21:42:22.862Z] === RUN TestCopyEmptyFile [2022-05-04T21:42:23.121Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-04T21:42:23.121Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T21:42:23.121Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-04T21:42:23.121Z] === RUN TestCopyFromContainer [2022-05-04T21:42:27.320Z] === RUN TestCopyFromContainer// [2022-05-04T21:42:27.320Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T21:42:27.320Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T21:42:27.320Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T21:42:27.320Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T21:42:27.579Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T21:42:27.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T21:42:27.579Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T21:42:27.579Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T21:42:27.579Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer (4.61s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-05-04T21:42:27.837Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-04T21:42:27.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T21:42:27.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:42:27.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:42:27.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:42:27.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:42:27.837Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:42:27.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:42:27.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:42:27.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:42:27.837Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:42:27.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T21:42:27.837Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T21:42:27.837Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-04T21:42:27.837Z] === RUN TestCreateWithInvalidEnv [2022-05-04T21:42:27.837Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T21:42:27.837Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T21:42:27.837Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T21:42:27.837Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T21:42:27.837Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T21:42:27.837Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T21:42:27.837Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T21:42:27.837Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T21:42:27.837Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T21:42:27.837Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T21:42:27.837Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T21:42:27.837Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T21:42:27.837Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T21:42:27.837Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T21:42:28.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-05-04T21:42:28.886Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:42:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:42:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:42:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:42:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:42:30.259Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:42:30.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:42:30.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:42:30.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:42:30.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:42:30.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:42:30.259Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-04T21:42:30.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-05-04T21:42:30.259Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T21:42:30.826Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-04T21:42:30.826Z] === RUN TestCreateDifferentPlatform [2022-05-04T21:42:30.826Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T21:42:30.826Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T21:42:30.826Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-04T21:42:30.826Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T21:42:30.826Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T21:42:30.826Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T21:42:30.826Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-05-04T21:42:30.826Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T21:42:30.826Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T21:42:30.826Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T21:42:30.826Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-04T21:42:30.826Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-04T21:42:30.826Z] === RUN TestDaemonRestartIpcMode [2022-05-04T21:42:30.826Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T21:42:30.826Z] === RUN TestDaemonHostGatewayIP [2022-05-04T21:42:30.826Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:42:30.826Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-04T21:42:30.826Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T21:42:30.826Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T21:42:30.826Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T21:42:30.826Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-04T21:42:30.826Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T21:42:30.826Z] === RUN TestDiff [2022-05-04T21:42:31.084Z] --- PASS: TestDiff (0.40s) [2022-05-04T21:42:31.084Z] === RUN TestExecWithCloseStdin [2022-05-04T21:42:31.652Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-05-04T21:42:31.652Z] === RUN TestExec [2022-05-04T21:42:32.219Z] --- PASS: TestExec (0.47s) [2022-05-04T21:42:32.219Z] === RUN TestExecUser [2022-05-04T21:42:32.478Z] --- PASS: TestExecUser (0.45s) [2022-05-04T21:42:32.479Z] === RUN TestExportContainerAndImportImage [2022-05-04T21:42:32.564Z] Removing intermediate container 5526907d7d40 [2022-05-04T21:42:32.565Z] ---> 26ef32441e6d [2022-05-04T21:42:32.565Z] Step 9/13 : 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-05-04T21:42:32.565Z] ---> Running in dac31cd607bd [2022-05-04T21:42:32.565Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T21:42:32.565Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T21:42:32.565Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T21:42:32.565Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T21:42:32.565Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T21:42:32.565Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T21:42:32.565Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T21:42:32.565Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T21:42:32.565Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T21:42:32.565Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T21:42:32.565Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T21:42:32.565Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T21:42:32.565Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T21:42:32.565Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T21:42:33.045Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-04T21:42:33.045Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T21:42:33.525Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T21:42:33.525Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T21:42:34.417Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-05-04T21:42:34.417Z] === RUN TestHealthCheckWorkdir [2022-05-04T21:42:34.984Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-05-04T21:42:34.984Z] === RUN TestHealthKillContainer [2022-05-04T21:42:38.590Z] [2022-05-04T21:42:38.590Z] Name Version Source Summary [2022-05-04T21:42:38.590Z] ---- ------- ------ ------- [2022-05-04T21:42:38.590Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T21:42:38.590Z] [2022-05-04T21:42:38.590Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T21:42:38.590Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T21:42:38.590Z] PSChildName : containerd [2022-05-04T21:42:38.590Z] PSDrive : C [2022-05-04T21:42:38.590Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T21:42:38.590Z] PSIsContainer : True [2022-05-04T21:42:38.590Z] Name : containerd [2022-05-04T21:42:38.590Z] FullName : C:\containerd [2022-05-04T21:42:38.590Z] Parent : [2022-05-04T21:42:38.590Z] Exists : True [2022-05-04T21:42:38.590Z] Root : C:\ [2022-05-04T21:42:38.590Z] Extension : [2022-05-04T21:42:38.590Z] CreationTime : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] CreationTimeUtc : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] LastAccessTime : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] LastAccessTimeUtc : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] LastWriteTime : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] LastWriteTimeUtc : 5/4/2022 9:42:35 PM [2022-05-04T21:42:38.590Z] Attributes : Directory [2022-05-04T21:42:38.590Z] Mode : d----- [2022-05-04T21:42:38.590Z] BaseName : containerd [2022-05-04T21:42:38.590Z] Target : {} [2022-05-04T21:42:38.590Z] LinkType : [2022-05-04T21:42:38.590Z] [2022-05-04T21:42:38.590Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T21:42:38.590Z] INFO: Configuring git core.autocrlf... [2022-05-04T21:42:38.590Z] [2022-05-04T21:42:38.590Z] [2022-05-04T21:42:39.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T21:42:40.214Z] [2022-05-04T21:42:40.214Z] SUCCESS: Specified value was saved. [2022-05-04T21:42:40.214Z] INFO: Downloading git... [2022-05-04T21:42:40.670Z] INFO: Downloading go... [2022-05-04T21:42:42.212Z] INFO: Downloading compiler 1 of 3... [2022-05-04T21:42:42.669Z] INFO: Downloading compiler 2 of 3... [2022-05-04T21:42:42.669Z] INFO: Downloading compiler 3 of 3... [2022-05-04T21:42:42.669Z] INFO: Extracting git... [2022-05-04T21:42:43.087Z] --- PASS: TestHealthKillContainer (7.87s) [2022-05-04T21:42:43.087Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T21:42:43.087Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T21:42:43.087Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T21:42:43.087Z] === RUN TestIpcModeNone [2022-05-04T21:42:43.345Z] --- PASS: TestIpcModeNone (0.43s) [2022-05-04T21:42:43.345Z] === RUN TestIpcModePrivate [2022-05-04T21:42:43.603Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-05-04T21:42:43.603Z] --- PASS: TestIpcModePrivate (0.45s) [2022-05-04T21:42:43.603Z] === RUN TestIpcModeShareable [2022-05-04T21:42:43.603Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:42:43.603Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-04T21:42:43.603Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T21:42:44.978Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-05-04T21:42:44.978Z] === RUN TestAPIIpcModeHost [2022-05-04T21:42:44.978Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:42:44.978Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-04T21:42:44.978Z] === RUN TestDaemonIpcModeShareable [2022-05-04T21:42:44.978Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:42:44.978Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-04T21:42:44.978Z] === RUN TestDaemonIpcModePrivate [2022-05-04T21:42:45.915Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-05-04T21:42:46.174Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-05-04T21:42:46.174Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T21:42:46.174Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:42:46.174Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-04T21:42:46.174Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T21:42:46.174Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:42:46.174Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-04T21:42:46.174Z] === RUN TestIpcModeOlderClient [2022-05-04T21:42:46.174Z] === PAUSE TestIpcModeOlderClient [2022-05-04T21:42:46.174Z] === RUN TestKillContainerInvalidSignal [2022-05-04T21:42:46.740Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-05-04T21:42:46.740Z] === RUN TestKillContainer [2022-05-04T21:42:46.740Z] === RUN TestKillContainer/no_signal [2022-05-04T21:42:46.998Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T21:42:47.256Z] === RUN TestKillContainer/killing_signal [2022-05-04T21:42:47.824Z] --- PASS: TestKillContainer (1.23s) [2022-05-04T21:42:47.824Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-05-04T21:42:47.824Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-04T21:42:47.824Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-05-04T21:42:47.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T21:42:47.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T21:42:48.403Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T21:42:48.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-05-04T21:42:48.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-05-04T21:42:48.666Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-05-04T21:42:48.666Z] === RUN TestKillStoppedContainer [2022-05-04T21:42:48.666Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-04T21:42:48.666Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T21:42:48.666Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-04T21:42:48.666Z] === RUN TestKillDifferentUserContainer [2022-05-04T21:42:49.237Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-05-04T21:42:49.237Z] === RUN TestInspectOomKilledTrue [2022-05-04T21:42:49.237Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:42:49.237Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T21:42:49.237Z] === RUN TestInspectOomKilledFalse [2022-05-04T21:42:49.237Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:42:49.237Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T21:42:49.237Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T21:42:49.237Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-04T21:42:49.237Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-04T21:42:49.237Z] === RUN TestLinksContainerNames [2022-05-04T21:42:50.172Z] --- PASS: TestLinksContainerNames (0.82s) [2022-05-04T21:42:50.172Z] === RUN TestLogsFollowTailEmpty [2022-05-04T21:42:50.429Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-05-04T21:42:50.429Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T21:42:50.688Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-05-04T21:42:50.688Z] === RUN TestMountDaemonRoot [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/default [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/private [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/slave [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/shared [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T21:42:50.946Z] === CONT TestMountDaemonRoot/default [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T21:42:50.946Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:42:50.946Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:42:50.946Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:42:50.946Z] === CONT TestMountDaemonRoot/shared [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T21:42:50.946Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T21:42:50.946Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/slave [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/private [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T21:42:50.947Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:42:50.947Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:42:50.947Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:42:51.146Z] Removing intermediate container dac31cd607bd [2022-05-04T21:42:51.146Z] ---> 21124d842c3b [2022-05-04T21:42:51.146Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T21:42:51.146Z] ---> Running in 8ee273126812 [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T21:42:51.205Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-04T21:42:51.205Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T21:42:51.205Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T21:42:51.205Z] 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-05-04T21:42:51.205Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-04T21:42:51.205Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T21:42:51.205Z] 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-05-04T21:42:51.205Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-04T21:42:51.205Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T21:42:51.205Z] 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-05-04T21:42:51.205Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-04T21:42:51.205Z] === RUN TestNetworkNat [2022-05-04T21:42:51.771Z] --- PASS: TestNetworkNat (0.48s) [2022-05-04T21:42:51.771Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T21:42:52.029Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-05-04T21:42:52.029Z] === RUN TestNetworkLoopbackNat [2022-05-04T21:42:52.739Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T21:42:52.739Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:42:52.739Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:42:52.739Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:42:53.194Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:42:53.194Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:42:53.194Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:42:53.648Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:42:54.557Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-04T21:42:54.557Z] === RUN TestPause [2022-05-04T21:42:54.557Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:42:54.557Z] --- SKIP: TestPause (0.00s) [2022-05-04T21:42:54.557Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T21:42:54.557Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:42:54.557Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:42:54.557Z] === RUN TestPauseStopPausedContainer [2022-05-04T21:42:54.557Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:42:54.557Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-04T21:42:54.557Z] === RUN TestPidHost [2022-05-04T21:42:55.492Z] --- PASS: TestPidHost (0.88s) [2022-05-04T21:42:55.492Z] === RUN TestPsFilter [2022-05-04T21:42:55.751Z] --- PASS: TestPsFilter (0.09s) [2022-05-04T21:42:55.751Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T21:42:56.009Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-04T21:42:56.009Z] === RUN TestRemoveContainerWithVolume [2022-05-04T21:42:56.575Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-04T21:42:56.575Z] === RUN TestRemoveContainerRunning [2022-05-04T21:42:56.834Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-05-04T21:42:56.834Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T21:42:57.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T21:42:57.400Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-04T21:42:57.400Z] === RUN TestRemoveInvalidContainer [2022-05-04T21:42:57.400Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T21:42:57.400Z] === RUN TestRenameLinkedContainer [2022-05-04T21:42:57.451Z] INFO: Expanding go... [2022-05-04T21:42:58.776Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-05-04T21:42:58.776Z] === RUN TestRenameStoppedContainer [2022-05-04T21:42:59.342Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-04T21:42:59.342Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T21:43:00.278Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-05-04T21:43:00.278Z] === RUN TestRenameInvalidName [2022-05-04T21:43:00.537Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-04T21:43:00.537Z] === RUN TestRenameAnonymousContainer [2022-05-04T21:43:02.174Z] Removing intermediate container 8ee273126812 [2022-05-04T21:43:02.174Z] ---> 4e39ccd64438 [2022-05-04T21:43:02.174Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T21:43:02.174Z] ---> Running in bb8467ef7fff [2022-05-04T21:43:02.174Z] Removing intermediate container bb8467ef7fff [2022-05-04T21:43:02.174Z] ---> 0088fa136ca5 [2022-05-04T21:43:02.174Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T21:43:02.174Z] ---> Running in c1414ad4e9a1 [2022-05-04T21:43:02.174Z] Removing intermediate container c1414ad4e9a1 [2022-05-04T21:43:02.174Z] ---> 9f22d108f3b0 [2022-05-04T21:43:02.174Z] Step 13/13 : COPY . . [2022-05-04T21:43:02.439Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-04T21:43:02.439Z] === RUN TestRenameContainerWithSameName [2022-05-04T21:43:02.439Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-04T21:43:02.439Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T21:43:03.373Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-04T21:43:03.373Z] === RUN TestResize [2022-05-04T21:43:03.631Z] --- PASS: TestResize (0.41s) [2022-05-04T21:43:03.631Z] === RUN TestResizeWithInvalidSize [2022-05-04T21:43:04.196Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-04T21:43:04.196Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T21:43:04.454Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-05-04T21:43:04.454Z] === RUN TestDaemonRestartKillContainers [2022-05-04T21:43:04.454Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-04T21:43:04.454Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:43:04.454Z] === RUN TestCgroupNamespacesRun [2022-05-04T21:43:05.828Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-04T21:43:05.828Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T21:43:06.763Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-04T21:43:06.763Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T21:43:08.137Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-05-04T21:43:08.137Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T21:43:09.073Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-04T21:43:09.073Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T21:43:10.455Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-04T21:43:10.455Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T21:43:11.389Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-04T21:43:11.389Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T21:43:11.954Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-04T21:43:11.954Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T21:43:13.328Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-04T21:43:13.328Z] === RUN TestNISDomainname [2022-05-04T21:43:13.328Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-04T21:43:13.328Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-04T21:43:13.328Z] === RUN TestHostnameDnsResolution [2022-05-04T21:43:13.896Z] --- PASS: TestHostnameDnsResolution (0.75s) [2022-05-04T21:43:13.896Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T21:43:13.896Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-04T21:43:13.896Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-04T21:43:13.896Z] === RUN TestPrivilegedHostDevices [2022-05-04T21:43:14.463Z] --- PASS: TestPrivilegedHostDevices (0.46s) [2022-05-04T21:43:14.463Z] === RUN TestStats [2022-05-04T21:43:14.463Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:14.463Z] --- SKIP: TestStats (0.00s) [2022-05-04T21:43:14.463Z] === RUN TestStopContainerWithTimeout [2022-05-04T21:43:14.463Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T21:43:14.463Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T21:43:14.463Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T21:43:14.463Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T21:43:14.463Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T21:43:14.463Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T21:43:14.463Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T21:43:14.463Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T21:43:14.463Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T21:43:14.463Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T21:43:15.028Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T21:43:15.379Z] --- PASS: TestBuildWithHugeFile (52.21s) [2022-05-04T21:43:15.379Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T21:43:15.379Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:43:15.379Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:43:15.379Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T21:43:15.379Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:43:15.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:43:15.379Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:43:15.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:43:15.379Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:43:15.379Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:43:15.379Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:43:15.379Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:43:15.379Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:43:15.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-04T21:43:15.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-05-04T21:43:15.379Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-04T21:43:15.379Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-04T21:43:15.379Z] === RUN TestBuildPreserveOwnership [2022-05-04T21:43:15.379Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T21:43:15.379Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T21:43:15.379Z] --- PASS: TestBuildPreserveOwnership (3.63s) [2022-05-04T21:43:15.379Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.44s) [2022-05-04T21:43:15.379Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.19s) [2022-05-04T21:43:15.379Z] === RUN TestBuildPlatformInvalid [2022-05-04T21:43:15.379Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-04T21:43:15.379Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T21:43:15.946Z] Loaded image: busybox:latest [2022-05-04T21:43:16.203Z] Loaded image: busybox:glibc [2022-05-04T21:43:17.554Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T21:43:17.580Z] Loaded image: debian:bullseye-slim [2022-05-04T21:43:17.580Z] Loaded image: hello-world:latest [2022-05-04T21:43:17.580Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:43:18.928Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T21:43:18.929Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-05-04T21:43:18.929Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-05-04T21:43:18.929Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-05-04T21:43:18.929Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-05-04T21:43:18.929Z] === RUN TestDeleteDevicemapper [2022-05-04T21:43:18.929Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:43:18.929Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T21:43:18.929Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T21:43:20.302Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-05-04T21:43:20.302Z] === RUN TestUpdateMemory [2022-05-04T21:43:20.302Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:20.302Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T21:43:20.302Z] === RUN TestUpdateCPUQuota [2022-05-04T21:43:20.302Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:20.302Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-04T21:43:20.302Z] === RUN TestUpdatePidsLimit [2022-05-04T21:43:20.302Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:20.302Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-04T21:43:20.302Z] === RUN TestUpdateRestartPolicy [2022-05-04T21:43:22.606Z] INFO: Expanding compiler 1 of 3... [2022-05-04T21:43:23.593Z] INFO: Expanding compiler 2 of 3... [2022-05-04T21:43:27.551Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.69s) [2022-05-04T21:43:27.551Z] PASS [2022-05-04T21:43:27.551Z] [2022-05-04T21:43:27.551Z] === Skipped [2022-05-04T21:43:27.551Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T21:43:27.551Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:43:27.551Z] [2022-05-04T21:43:27.551Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:43:27.551Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:43:27.551Z] [2022-05-04T21:43:27.551Z] DONE 34 tests, 2 skipped in 89.350s [2022-05-04T21:43:27.551Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T21:43:27.551Z] INFO: Testing against a local daemon [2022-05-04T21:43:27.551Z] === RUN TestConfigInspect [2022-05-04T21:43:28.117Z] --- PASS: TestConfigInspect (2.27s) [2022-05-04T21:43:28.117Z] === RUN TestConfigList [2022-05-04T21:43:28.362Z] INFO: Expanding compiler 3 of 3... [2022-05-04T21:43:28.832Z] INFO: Removing downloaded files... [2022-05-04T21:43:28.832Z] INFO: Downloading containerd [2022-05-04T21:43:29.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T21:43:29.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T21:43:30.645Z] --- PASS: TestConfigList (2.15s) [2022-05-04T21:43:30.645Z] === RUN TestConfigsCreateAndDelete [2022-05-04T21:43:30.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T21:43:32.153Z] ---> 0a08faecedef [2022-05-04T21:43:32.153Z] Successfully built 0a08faecedef [2022-05-04T21:43:32.153Z] Successfully tagged docker:latest [2022-05-04T21:43:32.153Z] INFO: Image build ended at 05/04/2022 21:43:30. Duration:00:03:35.9932019 [2022-05-04T21:43:32.153Z] [2022-05-04T21:43:32.153Z] [2022-05-04T21:43:32.153Z] INFO: Building the test binaries at 05/04/2022 21:43:30... [2022-05-04T21:43:32.493Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-05-04T21:43:32.493Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T21:43:32.493Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-04T21:43:32.493Z] === RUN TestWaitNonBlocked [2022-05-04T21:43:32.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:43:32.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:43:32.493Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:43:32.493Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:43:32.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:43:32.493Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:43:32.493Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T21:43:32.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-05-04T21:43:32.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-05-04T21:43:32.493Z] === RUN TestWaitBlocked [2022-05-04T21:43:32.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:43:32.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:43:32.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:43:32.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:43:32.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:43:32.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:43:32.544Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-05-04T21:43:32.544Z] === RUN TestConfigsUpdate [2022-05-04T21:43:32.751Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T21:43:32.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-05-04T21:43:32.751Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-05-04T21:43:32.751Z] === CONT TestDaemonRestartIpcMode [2022-05-04T21:43:32.751Z] === CONT TestIpcModeOlderClient [2022-05-04T21:43:33.010Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-04T21:43:33.010Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T21:43:33.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T21:43:33.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T21:43:34.369Z] INFO: make.ps1 starting at 05/04/2022 21:43:34 [2022-05-04T21:43:34.840Z] INFO: Git commit (4e92dd2b45) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:43:34.840Z] INFO: Invoking autogen... [2022-05-04T21:43:34.840Z] { [2022-05-04T21:43:34.840Z] "RT_GROUP_ICON": { [2022-05-04T21:43:34.840Z] "#1": { [2022-05-04T21:43:34.840Z] "0409": "../../winresources/docker.ico" [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] }, [2022-05-04T21:43:34.840Z] "RT_MANIFEST": { [2022-05-04T21:43:34.840Z] "#1": { [2022-05-04T21:43:34.840Z] "0409": { [2022-05-04T21:43:34.840Z] "identity": {}, [2022-05-04T21:43:34.840Z] "description": "Docker Engine", [2022-05-04T21:43:34.840Z] "minimum-os": "vista", [2022-05-04T21:43:34.840Z] "execution-level": "", [2022-05-04T21:43:34.840Z] "ui-access": false, [2022-05-04T21:43:34.840Z] "auto-elevate": false, [2022-05-04T21:43:34.840Z] "dpi-awareness": "unaware", [2022-05-04T21:43:34.840Z] "disable-theming": false, [2022-05-04T21:43:34.840Z] "disable-window-filtering": false, [2022-05-04T21:43:34.840Z] "high-resolution-scrolling-aware": false, [2022-05-04T21:43:34.840Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T21:43:34.840Z] "long-path-aware": false, [2022-05-04T21:43:34.840Z] "printer-driver-isolation": false, [2022-05-04T21:43:34.840Z] "gdi-scaling": false, [2022-05-04T21:43:34.840Z] "segment-heap": false, [2022-05-04T21:43:34.840Z] "use-common-controls-v6": false [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] }, [2022-05-04T21:43:34.840Z] "RT_MESSAGETABLE": { [2022-05-04T21:43:34.840Z] "#1": { [2022-05-04T21:43:34.840Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] }, [2022-05-04T21:43:34.840Z] "RT_VERSION": { [2022-05-04T21:43:34.840Z] "#1": { [2022-05-04T21:43:34.840Z] "0409": { [2022-05-04T21:43:34.840Z] "fixed": { [2022-05-04T21:43:34.840Z] "file_version": "0.0.0.0", [2022-05-04T21:43:34.840Z] "product_version": "0.0.0.0", [2022-05-04T21:43:34.840Z] "type": "Unknown" [2022-05-04T21:43:34.840Z] }, [2022-05-04T21:43:34.840Z] "info": { [2022-05-04T21:43:34.840Z] "0000": { [2022-05-04T21:43:34.840Z] "CompanyName": "", [2022-05-04T21:43:34.840Z] "FileVersion": "0.0.0-dev", [2022-05-04T21:43:34.840Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T21:43:34.840Z] "OriginalFileName": "dockerd.exe", [2022-05-04T21:43:34.840Z] "ProductName": "", [2022-05-04T21:43:34.840Z] "ProductVersion": "0.0.0-dev", [2022-05-04T21:43:34.840Z] "SpecialBuild": "4e92dd2b45" [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:34.840Z] } [2022-05-04T21:43:35.071Z] --- PASS: TestConfigsUpdate (2.15s) [2022-05-04T21:43:35.071Z] === RUN TestTemplatedConfig [2022-05-04T21:43:35.306Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T21:43:35.306Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-8f98f684\powershellWrapper.ps1:3 char:1 [2022-05-04T21:43:35.306Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T21:43:35.306Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T21:43:35.306Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T21:43:35.306Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T21:43:35.306Z] [2022-05-04T21:43:35.306Z] cmd\dockerd\config_windows.go [2022-05-04T21:43:35.306Z] cmd\dockerd\daemon.go [2022-05-04T21:43:35.306Z] cmd\dockerd\daemon_test.go [2022-05-04T21:43:35.306Z] cmd\dockerd\daemon_windows.go [2022-05-04T21:43:35.306Z] cmd\dockerd\docker.go [2022-05-04T21:43:35.306Z] cmd\dockerd\docker_windows.go [2022-05-04T21:43:35.306Z] cmd\dockerd\genwinres_windows.go [2022-05-04T21:43:35.306Z] cmd\dockerd\metrics.go [2022-05-04T21:43:35.306Z] cmd\dockerd\options.go [2022-05-04T21:43:35.306Z] cmd\dockerd\options_test.go [2022-05-04T21:43:35.306Z] cmd\dockerd\service_windows.go [2022-05-04T21:43:35.306Z] INFO: Building daemon... [2022-05-04T21:43:35.539Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-05-04T21:43:35.539Z] --- PASS: TestDaemonRestartIpcMode (2.80s) [2022-05-04T21:43:35.539Z] PASS [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === Skipped [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-04T21:43:35.539Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-04T21:43:35.539Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-04T21:43:35.539Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T21:43:35.539Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T21:43:35.539Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-04T21:43:35.539Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-04T21:43:35.539Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-04T21:43:35.539Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-04T21:43:35.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-04T21:43:35.539Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T21:43:35.539Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T21:43:35.539Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-04T21:43:35.539Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-04T21:43:35.539Z] 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-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-04T21:43:35.539Z] 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-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-04T21:43:35.539Z] 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-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-04T21:43:35.539Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.539Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:43:35.539Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:43:35.539Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-04T21:43:35.540Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:43:35.540Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-04T21:43:35.540Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-04T21:43:35.540Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-04T21:43:35.540Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T21:43:35.540Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T21:43:35.540Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-04T21:43:35.540Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-04T21:43:35.540Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-04T21:43:35.540Z] [2022-05-04T21:43:35.540Z] DONE 212 tests, 27 skipped in 73.095s [2022-05-04T21:43:35.540Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T21:43:35.797Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T21:43:36.364Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-04T21:43:36.364Z] === RUN TestConfigDaemonID [2022-05-04T21:43:37.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T21:43:37.299Z] daemon_test.go:84: [d0c3701397f03] daemon is not started [2022-05-04T21:43:37.300Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:43:37.300Z] === RUN TestDaemonConfigValidation [2022-05-04T21:43:37.558Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:43:37.558Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:43:37.558Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T21:43:37.558Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T21:43:37.558Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T21:43:37.558Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T21:43:37.558Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T21:43:37.558Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T21:43:37.558Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T21:43:37.558Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T21:43:37.558Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:43:37.558Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T21:43:37.558Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T21:43:37.558Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T21:43:37.558Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-05-04T21:43:37.558Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-04T21:43:37.558Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T21:43:37.558Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T21:43:37.598Z] --- PASS: TestTemplatedConfig (2.57s) [2022-05-04T21:43:37.598Z] === RUN TestConfigCreateResolve [2022-05-04T21:43:38.954Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T21:43:39.503Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-05-04T21:43:39.503Z] PASS [2022-05-04T21:43:39.503Z] [2022-05-04T21:43:39.503Z] DONE 6 tests in 13.491s [2022-05-04T21:43:39.503Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T21:43:39.503Z] INFO: Testing against a local daemon [2022-05-04T21:43:39.503Z] === RUN TestCheckpoint [2022-05-04T21:43:39.503Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:43:39.503Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:43:39.503Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T21:43:39.503Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T21:43:39.503Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T21:43:39.504Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T21:43:39.504Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T21:43:39.504Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T21:43:39.504Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T21:43:39.504Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-04T21:43:39.504Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T21:43:39.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-04T21:43:39.504Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T21:43:39.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-04T21:43:39.504Z] === RUN TestCopyEmptyFile [2022-05-04T21:43:39.762Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-04T21:43:39.762Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T21:43:39.762Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-04T21:43:39.762Z] === RUN TestCopyFromContainer [2022-05-04T21:43:39.895Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T21:43:40.829Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T21:43:40.829Z] daemon_test.go:198: [da0cea51e296b] daemon is not started [2022-05-04T21:43:40.829Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-05-04T21:43:40.829Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-04T21:43:40.829Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-04T21:43:40.829Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-05-04T21:43:40.829Z] === RUN TestDaemonProxy [2022-05-04T21:43:40.829Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-04T21:43:40.829Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T21:43:40.829Z] PASS [2022-05-04T21:43:40.829Z] [2022-05-04T21:43:40.829Z] === Skipped [2022-05-04T21:43:40.829Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-04T21:43:40.829Z] daemon_test.go:202: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-04T21:43:40.829Z] [2022-05-04T21:43:40.829Z] DONE 13 tests, 1 skipped in 5.246s [2022-05-04T21:43:40.829Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T21:43:41.088Z] INFO: Testing against a local daemon [2022-05-04T21:43:41.088Z] === RUN TestCommitInheritsEnv [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer// [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T21:43:41.137Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T21:43:41.395Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T21:43:41.395Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T21:43:41.395Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T21:43:41.395Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer (1.71s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-04T21:43:41.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-04T21:43:41.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T21:43:41.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:43:41.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:43:41.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:43:41.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:43:41.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:43:41.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:43:41.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:43:41.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:43:41.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:43:41.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T21:43:41.654Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T21:43:41.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-04T21:43:41.654Z] === RUN TestCreateWithInvalidEnv [2022-05-04T21:43:41.654Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T21:43:41.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T21:43:41.654Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T21:43:41.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T21:43:41.654Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T21:43:41.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T21:43:41.654Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T21:43:41.654Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T21:43:41.654Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T21:43:41.654Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T21:43:41.654Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T21:43:41.654Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T21:43:41.654Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T21:43:41.654Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T21:43:43.552Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-05-04T21:43:43.552Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T21:43:43.614Z] --- PASS: TestCommitInheritsEnv (2.07s) [2022-05-04T21:43:43.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T21:43:43.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform// [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T21:43:43.614Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T21:43:43.614Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T21:43:43.614Z] === RUN TestImagesFilterMultiReference [2022-05-04T21:43:43.614Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-05-04T21:43:43.614Z] === RUN TestImagePullPlatformInvalid [2022-05-04T21:43:43.614Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-04T21:43:43.614Z] === RUN TestRemoveImageOrphaning [2022-05-04T21:43:44.928Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.58s) [2022-05-04T21:43:44.928Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T21:43:44.928Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:43:44.928Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:43:44.928Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:43:44.928Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:43:44.928Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:43:44.928Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:43:44.928Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:43:44.928Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:43:44.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:43:44.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:43:44.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:43:44.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:43:44.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:43:44.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:43:44.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T21:43:44.929Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T21:43:44.929Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T21:43:45.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T21:43:45.494Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-05-04T21:43:45.494Z] === RUN TestCreateDifferentPlatform [2022-05-04T21:43:45.494Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T21:43:45.494Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T21:43:45.494Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-04T21:43:45.494Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T21:43:45.494Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T21:43:45.494Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T21:43:45.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-04T21:43:45.494Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T21:43:45.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-04T21:43:45.494Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T21:43:45.494Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T21:43:45.494Z] === RUN TestDaemonRestartIpcMode [2022-05-04T21:43:45.494Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T21:43:45.494Z] === RUN TestDaemonHostGatewayIP [2022-05-04T21:43:45.494Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T21:43:45.494Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T21:43:45.494Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T21:43:45.494Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T21:43:45.494Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T21:43:45.494Z] === RUN TestDiff [2022-05-04T21:43:45.512Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-05-04T21:43:45.512Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T21:43:45.512Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-04T21:43:45.512Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-04T21:43:45.512Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T21:43:45.512Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-04T21:43:45.512Z] === RUN TestTagInvalidReference [2022-05-04T21:43:45.512Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-04T21:43:45.512Z] === RUN TestTagValidPrefixedRepo [2022-05-04T21:43:45.512Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-04T21:43:45.512Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T21:43:45.512Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-04T21:43:45.512Z] === RUN TestTagOfficialNames [2022-05-04T21:43:45.512Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-04T21:43:45.512Z] === RUN TestTagMatchesDigest [2022-05-04T21:43:45.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-04T21:43:45.512Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T21:43:46.059Z] --- PASS: TestDiff (0.58s) [2022-05-04T21:43:46.059Z] === RUN TestExecWithCloseStdin [2022-05-04T21:43:46.992Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-05-04T21:43:46.992Z] === RUN TestExec [2022-05-04T21:43:47.557Z] --- PASS: TestExec (0.64s) [2022-05-04T21:43:47.557Z] === RUN TestExecUser [2022-05-04T21:43:47.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T21:43:48.122Z] --- PASS: TestExecUser (0.64s) [2022-05-04T21:43:48.122Z] === RUN TestExportContainerAndImportImage [2022-05-04T21:43:48.688Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2022-05-04T21:43:48.688Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T21:43:50.061Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-04T21:43:50.061Z] === RUN TestHealthCheckWorkdir [2022-05-04T21:43:50.256Z] INFO [linters context/goanalysis] analyzers took 4m42.294893851s with top 10 stages: buildir: 1m59.520475028s, goimports: 24.561708605s, unconvert: 17.546601521s, gosec: 15.097468757s, S1038: 8.370512592s, golint: 7.138099866s, misspell: 6.373226155s, nilness: 4.933165834s, inspect: 3.831544417s, unused: 3.574101614s [2022-05-04T21:43:50.256Z] INFO [runner] Issues before processing: 3036, after processing: 0 [2022-05-04T21:43:50.256Z] INFO [runner] Processors filtering stat (out/in): cgo: 2420/3036, exclude-rules: 78/2037, path_prettifier: 2420/2420, skip_dirs: 2420/2420, identifier_marker: 2037/2037, exclude: 2037/2037, filename_unadjuster: 2420/2420, skip_files: 2420/2420, autogenerated_exclude: 2037/2420, nolint: 0/78 [2022-05-04T21:43:50.257Z] INFO [runner] processing took 81.110275ms with stages: nolint: 32.204788ms, identifier_marker: 21.658275ms, path_prettifier: 9.413271ms, autogenerated_exclude: 8.047802ms, exclude-rules: 7.651628ms, skip_dirs: 1.75674ms, cgo: 223.086µs, filename_unadjuster: 148.434µs, max_same_issues: 1.578µs, uniq_by_line: 923ns, diff: 629ns, source_code: 593ns, skip_files: 531ns, max_from_linter: 419ns, exclude: 416ns, path_shortener: 329ns, max_per_file_from_linter: 267ns, severity-rules: 252ns, sort_results: 214ns, path_prefixer: 100ns [2022-05-04T21:43:50.257Z] INFO [runner] linters took 1m32.050793333s with stages: goanalysis_metalinter: 1m31.969560021s [2022-05-04T21:43:50.257Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-05-04T21:43:50.257Z] INFO Memory: 2641 samples, avg is 292.8MB, max is 1212.1MB [2022-05-04T21:43:50.257Z] INFO Execution took 4m23.913104821s [2022-05-04T21:43:50.257Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-05-04T21:43:50.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh dynbinary test-docker-py [2022-05-04T21:43:50.919Z] [2022-05-04T21:43:50.994Z] --- PASS: TestHealthCheckWorkdir (0.77s) [2022-05-04T21:43:50.994Z] === RUN TestHealthKillContainer [2022-05-04T21:43:51.175Z] Removing bundles/ [2022-05-04T21:43:51.175Z] [2022-05-04T21:43:51.175Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T21:43:51.175Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:43:51.175Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:43:51.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T21:43:52.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T21:43:54.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T21:43:57.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T21:43:58.945Z] [2022-05-04T21:43:58.945Z] Name Version Source Summary [2022-05-04T21:43:58.945Z] ---- ------- ------ ------- [2022-05-04T21:43:58.945Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-04T21:43:58.945Z] [2022-05-04T21:43:58.945Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-04T21:43:58.945Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-04T21:43:58.945Z] PSChildName : containerd [2022-05-04T21:43:58.945Z] PSDrive : C [2022-05-04T21:43:58.945Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-04T21:43:58.945Z] PSIsContainer : True [2022-05-04T21:43:58.945Z] Name : containerd [2022-05-04T21:43:58.945Z] FullName : C:\containerd [2022-05-04T21:43:58.945Z] Parent : [2022-05-04T21:43:58.945Z] Exists : True [2022-05-04T21:43:58.945Z] Root : C:\ [2022-05-04T21:43:58.945Z] Extension : [2022-05-04T21:43:58.945Z] CreationTime : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] CreationTimeUtc : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] LastAccessTime : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] LastAccessTimeUtc : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] LastWriteTime : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] LastWriteTimeUtc : 5/4/2022 9:43:55 PM [2022-05-04T21:43:58.945Z] Attributes : Directory [2022-05-04T21:43:58.945Z] Mode : d----- [2022-05-04T21:43:58.945Z] BaseName : containerd [2022-05-04T21:43:58.945Z] Target : {} [2022-05-04T21:43:58.945Z] LinkType : [2022-05-04T21:43:58.945Z] [2022-05-04T21:43:58.945Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-04T21:43:58.945Z] INFO: Configuring git core.autocrlf... [2022-05-04T21:43:58.945Z] [2022-05-04T21:43:58.945Z] [2022-05-04T21:43:59.340Z] --- PASS: TestHealthKillContainer (8.18s) [2022-05-04T21:43:59.340Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T21:43:59.599Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-05-04T21:43:59.599Z] === RUN TestIpcModeNone [2022-05-04T21:44:00.132Z] ok github.com/docker/docker/libnetwork/networkdb 104.206s coverage: 60.0% of statements [2022-05-04T21:44:00.132Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T21:44:00.132Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-04T21:44:00.132Z] ok github.com/docker/docker/libnetwork/osl 4.343s coverage: 39.7% of statements [2022-05-04T21:44:00.132Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-04T21:44:00.132Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 86.1% of statements [2022-05-04T21:44:00.164Z] --- PASS: TestIpcModeNone (0.64s) [2022-05-04T21:44:00.164Z] === RUN TestIpcModePrivate [2022-05-04T21:44:00.422Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-04T21:44:00.679Z] --- PASS: TestIpcModePrivate (0.67s) [2022-05-04T21:44:00.679Z] === RUN TestIpcModeShareable [2022-05-04T21:44:00.697Z] ok github.com/docker/docker/libnetwork/portmapper 0.272s coverage: 48.6% of statements [2022-05-04T21:44:00.697Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-04T21:44:00.697Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T21:44:01.244Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-04T21:44:01.265Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === Skipped [2022-05-04T21:44:01.265Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-04T21:44:01.265Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-04T21:44:01.265Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-04T21:44:01.265Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:44:01.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:44:01.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:44:01.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:44:01.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:44:01.265Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-04T21:44:01.265Z] firewalld_test.go:14: firewalld is not running [2022-05-04T21:44:01.265Z] [2022-05-04T21:44:01.265Z] DONE 326 tests, 9 skipped in 201.320s [2022-05-04T21:44:01.503Z] --- PASS: TestIpcModeShareable (0.62s) [2022-05-04T21:44:01.503Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T21:44:01.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main Post stage [Pipeline] junit [2022-05-04T21:44:01.843Z] Recording test results [2022-05-04T21:44:02.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T21:44:03.314Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-04T21:44:03.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s) [2022-05-04T21:44:03.460Z] === RUN TestAPIIpcModeHost [2022-05-04T21:44:03.663Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -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:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh dynbinary test-integration [2022-05-04T21:44:03.718Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-04T21:44:03.718Z] === RUN TestDaemonIpcModeShareable [2022-05-04T21:44:04.229Z] [2022-05-04T21:44:04.230Z] Removing bundles/ [2022-05-04T21:44:04.230Z] [2022-05-04T21:44:04.230Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-04T21:44:04.230Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:44:04.230Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:44:04.638Z] Removing intermediate container f8e6b1c81f0c [2022-05-04T21:44:04.638Z] ---> f5624ea88e49 [2022-05-04T21:44:04.638Z] Step 9/13 : 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-05-04T21:44:04.638Z] ---> Running in 1e78a47cbe76 [2022-05-04T21:44:04.638Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T21:44:04.638Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T21:44:04.638Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T21:44:04.638Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T21:44:04.638Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T21:44:04.638Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T21:44:04.638Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T21:44:04.638Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T21:44:04.638Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T21:44:04.638Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T21:44:04.638Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T21:44:04.638Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T21:44:04.638Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T21:44:04.638Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T21:44:04.652Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-04T21:44:04.912Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-05-04T21:44:04.912Z] === RUN TestDaemonIpcModePrivate [2022-05-04T21:44:05.107Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T21:44:05.107Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T21:44:06.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T21:44:06.288Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-04T21:44:06.288Z] --- PASS: TestDaemonIpcModePrivate (1.21s) [2022-05-04T21:44:06.288Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T21:44:07.225Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-04T21:44:07.225Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-05-04T21:44:07.225Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T21:44:08.163Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2022-05-04T21:44:08.163Z] Using test binary docker [2022-05-04T21:44:08.424Z] ++++ /etc/init.d/apparmor start [2022-05-04T21:44:08.424Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:44:08.424Z] INFO: Waiting for daemon to start... [2022-05-04T21:44:08.424Z] Starting dockerd [2022-05-04T21:44:08.424Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2022-05-04T21:44:08.603Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-04T21:44:08.603Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s) [2022-05-04T21:44:08.603Z] === RUN TestIpcModeOlderClient [2022-05-04T21:44:08.603Z] === PAUSE TestIpcModeOlderClient [2022-05-04T21:44:08.603Z] === RUN TestKillContainerInvalidSignal [2022-05-04T21:44:09.170Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-05-04T21:44:09.170Z] === RUN TestKillContainer [2022-05-04T21:44:09.170Z] === RUN TestKillContainer/no_signal [2022-05-04T21:44:09.427Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T21:44:09.685Z] === RUN TestKillContainer/killing_signal [2022-05-04T21:44:10.619Z] --- PASS: TestKillContainer (1.35s) [2022-05-04T21:44:10.619Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-04T21:44:10.619Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-05-04T21:44:10.619Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2022-05-04T21:44:10.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T21:44:10.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T21:44:10.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T21:44:10.972Z] . [2022-05-04T21:44:10.973Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2022-05-04T21:44:10.973Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2022-05-04T21:44:10.973Z] Error: No such image: emptyfs [2022-05-04T21:44:10.973Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2022-05-04T21:44:10.973Z] +++++ docker load [2022-05-04T21:44:11.234Z] Running integration-test (iteration 1) [2022-05-04T21:44:11.235Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:11.235Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:11.235Z] +++ set -e [2022-05-04T21:44:11.235Z] +++ '[' -n 0 ']' [2022-05-04T21:44:11.235Z] +++ set -x [2022-05-04T21:44:11.235Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:11.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-05-04T21:44:11.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2022-05-04T21:44:11.811Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-05-04T21:44:11.811Z] === RUN TestKillStoppedContainer [2022-05-04T21:44:11.811Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-04T21:44:11.811Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T21:44:11.811Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-04T21:44:11.811Z] === RUN TestKillDifferentUserContainer [2022-05-04T21:44:12.179Z] Loaded image: busybox:latest [2022-05-04T21:44:12.377Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-05-04T21:44:12.377Z] === RUN TestInspectOomKilledTrue [2022-05-04T21:44:12.377Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:44:12.377Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T21:44:12.377Z] === RUN TestInspectOomKilledFalse [2022-05-04T21:44:12.377Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:44:12.377Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T21:44:12.377Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T21:44:12.441Z] Loaded image: busybox:glibc [2022-05-04T21:44:12.635Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-04T21:44:12.636Z] === RUN TestLinksContainerNames [2022-05-04T21:44:13.570Z] --- PASS: TestLinksContainerNames (0.90s) [2022-05-04T21:44:13.570Z] === RUN TestLogsFollowTailEmpty [2022-05-04T21:44:13.828Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-05-04T21:44:13.828Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T21:44:14.395Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/default [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/private [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/slave [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/shared [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/default [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/shared [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/slave [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/private [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T21:44:14.395Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:44:14.395Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:44:14.395Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:44:14.653Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:44:14.912Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:44:14.912Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:44:14.912Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T21:44:14.912Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-04T21:44:14.912Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T21:44:14.912Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T21:44:16.285Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-05-04T21:44:16.285Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T21:44:16.543Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-05-04T21:44:16.543Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T21:44:17.110Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-05-04T21:44:17.110Z] === RUN TestNetworkNat [2022-05-04T21:44:17.369Z] --- PASS: TestNetworkNat (0.47s) [2022-05-04T21:44:17.369Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T21:44:17.757Z] Loaded image: debian:bullseye-slim [2022-05-04T21:44:17.757Z] Loaded image: hello-world:latest [2022-05-04T21:44:17.757Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:44:17.757Z] INFO: Testing against a local daemon [2022-05-04T21:44:17.757Z] testing: warning: no tests to run [2022-05-04T21:44:17.757Z] PASS [2022-05-04T21:44:17.757Z] [2022-05-04T21:44:17.757Z] DONE 0 tests in 6.361s [2022-05-04T21:44:17.757Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.757Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.757Z] +++ set -e [2022-05-04T21:44:17.757Z] +++ '[' -n 0 ']' [2022-05-04T21:44:17.757Z] +++ set -x [2022-05-04T21:44:17.757Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.757Z] INFO: Testing against a local daemon [2022-05-04T21:44:17.757Z] testing: warning: no tests to run [2022-05-04T21:44:17.757Z] PASS [2022-05-04T21:44:17.757Z] [2022-05-04T21:44:17.757Z] DONE 0 tests in 0.041s [2022-05-04T21:44:17.757Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] +++ set -e [2022-05-04T21:44:17.758Z] +++ '[' -n 0 ']' [2022-05-04T21:44:17.758Z] +++ set -x [2022-05-04T21:44:17.758Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] INFO: Testing against a local daemon [2022-05-04T21:44:17.758Z] testing: warning: no tests to run [2022-05-04T21:44:17.758Z] PASS [2022-05-04T21:44:17.758Z] [2022-05-04T21:44:17.758Z] DONE 0 tests in 0.084s [2022-05-04T21:44:17.758Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] +++ set -e [2022-05-04T21:44:17.758Z] +++ '[' -n 0 ']' [2022-05-04T21:44:17.758Z] +++ set -x [2022-05-04T21:44:17.758Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:17.758Z] === RUN TestConfigDaemonID [2022-05-04T21:44:17.934Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-05-04T21:44:17.934Z] === RUN TestNetworkLoopbackNat [2022-05-04T21:44:19.146Z] daemon_test.go:84: [dcced4351f7c9] daemon is not started [2022-05-04T21:44:19.147Z] --- PASS: TestConfigDaemonID (1.17s) [2022-05-04T21:44:19.147Z] === RUN TestConfigDaemonID [2022-05-04T21:44:20.092Z] daemon_test.go:84: [dca81d3296ee0] daemon is not started [2022-05-04T21:44:20.092Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:44:20.092Z] === RUN TestConfigDaemonID [2022-05-04T21:44:20.460Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-05-04T21:44:20.460Z] === RUN TestPause [2022-05-04T21:44:21.026Z] --- PASS: TestPause (0.46s) [2022-05-04T21:44:21.026Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T21:44:21.026Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:44:21.026Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:44:21.026Z] === RUN TestPauseStopPausedContainer [2022-05-04T21:44:21.478Z] daemon_test.go:84: [d87cf0c9ea008] daemon is not started [2022-05-04T21:44:21.478Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:44:21.478Z] === RUN TestConfigDaemonID [2022-05-04T21:44:21.592Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-05-04T21:44:21.592Z] === RUN TestPidHost [2022-05-04T21:44:22.422Z] daemon_test.go:84: [da3c966778e4f] daemon is not started [2022-05-04T21:44:22.422Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:44:22.422Z] === RUN TestConfigDaemonID [2022-05-04T21:44:22.526Z] --- PASS: TestPidHost (1.06s) [2022-05-04T21:44:22.526Z] === RUN TestPsFilter [2022-05-04T21:44:22.784Z] --- PASS: TestPsFilter (0.13s) [2022-05-04T21:44:22.784Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T21:44:23.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s) [2022-05-04T21:44:23.041Z] === RUN TestRemoveContainerWithVolume [2022-05-04T21:44:23.365Z] daemon_test.go:84: [d4a02ed108520] daemon is not started [2022-05-04T21:44:23.365Z] --- PASS: TestConfigDaemonID (1.11s) [2022-05-04T21:44:23.365Z] PASS [2022-05-04T21:44:23.365Z] [2022-05-04T21:44:23.365Z] DONE 5 tests in 5.675s [2022-05-04T21:44:23.365Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.365Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.365Z] +++ set -e [2022-05-04T21:44:23.365Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.365Z] +++ set -x [2022-05-04T21:44:23.365Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.607Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-05-04T21:44:23.607Z] === RUN TestRemoveContainerRunning [2022-05-04T21:44:23.626Z] INFO: Testing against a local daemon [2022-05-04T21:44:23.626Z] testing: warning: no tests to run [2022-05-04T21:44:23.626Z] PASS [2022-05-04T21:44:23.626Z] [2022-05-04T21:44:23.626Z] DONE 0 tests in 0.164s [2022-05-04T21:44:23.626Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] +++ set -e [2022-05-04T21:44:23.626Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.626Z] +++ set -x [2022-05-04T21:44:23.626Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] INFO: Testing against a local daemon [2022-05-04T21:44:23.626Z] testing: warning: no tests to run [2022-05-04T21:44:23.626Z] PASS [2022-05-04T21:44:23.626Z] [2022-05-04T21:44:23.626Z] DONE 0 tests in 0.052s [2022-05-04T21:44:23.626Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] +++ set -e [2022-05-04T21:44:23.626Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.626Z] +++ set -x [2022-05-04T21:44:23.626Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.626Z] INFO: Testing against a local daemon [2022-05-04T21:44:23.626Z] testing: warning: no tests to run [2022-05-04T21:44:23.626Z] PASS [2022-05-04T21:44:23.626Z] [2022-05-04T21:44:23.626Z] DONE 0 tests in 0.060s [2022-05-04T21:44:23.865Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-04T21:44:23.865Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T21:44:23.887Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ set -e [2022-05-04T21:44:23.887Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.887Z] +++ set -x [2022-05-04T21:44:23.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] INFO: Testing against a local daemon [2022-05-04T21:44:23.887Z] testing: warning: no tests to run [2022-05-04T21:44:23.887Z] PASS [2022-05-04T21:44:23.887Z] [2022-05-04T21:44:23.887Z] DONE 0 tests in 0.048s [2022-05-04T21:44:23.887Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ set -e [2022-05-04T21:44:23.887Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.887Z] +++ set -x [2022-05-04T21:44:23.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] testing: warning: no tests to run [2022-05-04T21:44:23.887Z] PASS [2022-05-04T21:44:23.887Z] [2022-05-04T21:44:23.887Z] DONE 0 tests in 0.013s [2022-05-04T21:44:23.887Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ set -e [2022-05-04T21:44:23.887Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.887Z] +++ set -x [2022-05-04T21:44:23.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] INFO: Testing against a local daemon [2022-05-04T21:44:23.887Z] testing: warning: no tests to run [2022-05-04T21:44:23.887Z] PASS [2022-05-04T21:44:23.887Z] [2022-05-04T21:44:23.887Z] DONE 0 tests in 0.053s [2022-05-04T21:44:23.887Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:23.887Z] +++ set -e [2022-05-04T21:44:23.887Z] +++ '[' -n 0 ']' [2022-05-04T21:44:23.887Z] +++ set -x [2022-05-04T21:44:23.887Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.149Z] testing: warning: no tests to run [2022-05-04T21:44:24.149Z] PASS [2022-05-04T21:44:24.149Z] [2022-05-04T21:44:24.149Z] DONE 0 tests in 0.058s [2022-05-04T21:44:24.149Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ set -e [2022-05-04T21:44:24.149Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.149Z] +++ set -x [2022-05-04T21:44:24.149Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.149Z] testing: warning: no tests to run [2022-05-04T21:44:24.149Z] PASS [2022-05-04T21:44:24.149Z] [2022-05-04T21:44:24.149Z] DONE 0 tests in 0.057s [2022-05-04T21:44:24.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ set -e [2022-05-04T21:44:24.149Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.149Z] +++ set -x [2022-05-04T21:44:24.149Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.149Z] testing: warning: no tests to run [2022-05-04T21:44:24.149Z] PASS [2022-05-04T21:44:24.149Z] [2022-05-04T21:44:24.149Z] DONE 0 tests in 0.054s [2022-05-04T21:44:24.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.149Z] +++ set -e [2022-05-04T21:44:24.149Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.149Z] +++ set -x [2022-05-04T21:44:24.149Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.409Z] testing: warning: no tests to run [2022-05-04T21:44:24.409Z] PASS [2022-05-04T21:44:24.409Z] [2022-05-04T21:44:24.409Z] DONE 0 tests in 0.018s [2022-05-04T21:44:24.409Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.409Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.409Z] +++ set -e [2022-05-04T21:44:24.409Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.409Z] +++ set -x [2022-05-04T21:44:24.409Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.409Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.409Z] testing: warning: no tests to run [2022-05-04T21:44:24.409Z] PASS [2022-05-04T21:44:24.409Z] [2022-05-04T21:44:24.409Z] DONE 0 tests in 0.060s [2022-05-04T21:44:24.410Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.410Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.410Z] +++ set -e [2022-05-04T21:44:24.410Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.410Z] +++ set -x [2022-05-04T21:44:24.410Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.410Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.410Z] testing: warning: no tests to run [2022-05-04T21:44:24.410Z] PASS [2022-05-04T21:44:24.410Z] [2022-05-04T21:44:24.410Z] DONE 0 tests in 0.075s [2022-05-04T21:44:24.410Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.410Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.410Z] +++ set -e [2022-05-04T21:44:24.410Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.410Z] +++ set -x [2022-05-04T21:44:24.410Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.430Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-05-04T21:44:24.430Z] === RUN TestRemoveInvalidContainer [2022-05-04T21:44:24.430Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T21:44:24.430Z] === RUN TestRenameLinkedContainer [2022-05-04T21:44:24.671Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.671Z] testing: warning: no tests to run [2022-05-04T21:44:24.671Z] PASS [2022-05-04T21:44:24.671Z] [2022-05-04T21:44:24.671Z] DONE 0 tests in 0.080s [2022-05-04T21:44:24.671Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] +++ set -e [2022-05-04T21:44:24.671Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.671Z] +++ set -x [2022-05-04T21:44:24.671Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.671Z] testing: warning: no tests to run [2022-05-04T21:44:24.671Z] PASS [2022-05-04T21:44:24.671Z] [2022-05-04T21:44:24.671Z] DONE 0 tests in 0.056s [2022-05-04T21:44:24.671Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] +++ set -e [2022-05-04T21:44:24.671Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.671Z] +++ set -x [2022-05-04T21:44:24.671Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.671Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.671Z] testing: warning: no tests to run [2022-05-04T21:44:24.671Z] PASS [2022-05-04T21:44:24.932Z] [2022-05-04T21:44:24.932Z] DONE 0 tests in 0.065s [2022-05-04T21:44:24.932Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.932Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.932Z] +++ set -e [2022-05-04T21:44:24.932Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.932Z] +++ set -x [2022-05-04T21:44:24.932Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.932Z] INFO: Testing against a local daemon [2022-05-04T21:44:24.932Z] testing: warning: no tests to run [2022-05-04T21:44:24.932Z] PASS [2022-05-04T21:44:24.932Z] [2022-05-04T21:44:24.932Z] DONE 0 tests in 0.080s [2022-05-04T21:44:24.932Z] Running integration-test (iteration 2) [2022-05-04T21:44:24.932Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.932Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:24.932Z] +++ set -e [2022-05-04T21:44:24.932Z] +++ '[' -n 0 ']' [2022-05-04T21:44:24.932Z] +++ set -x [2022-05-04T21:44:24.932Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] INFO: Testing against a local daemon [2022-05-04T21:44:25.192Z] testing: warning: no tests to run [2022-05-04T21:44:25.192Z] PASS [2022-05-04T21:44:25.192Z] [2022-05-04T21:44:25.192Z] DONE 0 tests in 0.112s [2022-05-04T21:44:25.192Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] +++ set -e [2022-05-04T21:44:25.192Z] +++ '[' -n 0 ']' [2022-05-04T21:44:25.192Z] +++ set -x [2022-05-04T21:44:25.192Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] INFO: Testing against a local daemon [2022-05-04T21:44:25.192Z] testing: warning: no tests to run [2022-05-04T21:44:25.192Z] PASS [2022-05-04T21:44:25.192Z] [2022-05-04T21:44:25.192Z] DONE 0 tests in 0.062s [2022-05-04T21:44:25.192Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.192Z] +++ set -e [2022-05-04T21:44:25.192Z] +++ '[' -n 0 ']' [2022-05-04T21:44:25.192Z] +++ set -x [2022-05-04T21:44:25.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.193Z] INFO: Testing against a local daemon [2022-05-04T21:44:25.193Z] testing: warning: no tests to run [2022-05-04T21:44:25.193Z] PASS [2022-05-04T21:44:25.193Z] [2022-05-04T21:44:25.193Z] DONE 0 tests in 0.078s [2022-05-04T21:44:25.193Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.193Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.193Z] +++ set -e [2022-05-04T21:44:25.193Z] +++ '[' -n 0 ']' [2022-05-04T21:44:25.193Z] +++ set -x [2022-05-04T21:44:25.193Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:25.453Z] === RUN TestConfigDaemonID [2022-05-04T21:44:26.330Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-05-04T21:44:26.330Z] === RUN TestRenameStoppedContainer [2022-05-04T21:44:26.358Z] Removing intermediate container 1e78a47cbe76 [2022-05-04T21:44:26.358Z] ---> 4e7cbabff01c [2022-05-04T21:44:26.359Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T21:44:26.359Z] ---> Running in c6c077a12910 [2022-05-04T21:44:26.593Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-04T21:44:26.593Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T21:44:26.839Z] daemon_test.go:84: [d57f01cb6688b] daemon is not started [2022-05-04T21:44:26.839Z] --- PASS: TestConfigDaemonID (1.14s) [2022-05-04T21:44:26.839Z] === RUN TestConfigDaemonID [2022-05-04T21:44:27.528Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-05-04T21:44:27.528Z] === RUN TestRenameInvalidName [2022-05-04T21:44:27.784Z] daemon_test.go:84: [d1a554a37e916] daemon is not started [2022-05-04T21:44:27.784Z] --- PASS: TestConfigDaemonID (1.12s) [2022-05-04T21:44:27.784Z] === RUN TestConfigDaemonID [2022-05-04T21:44:28.094Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-04T21:44:28.094Z] === RUN TestRenameAnonymousContainer [2022-05-04T21:44:28.728Z] daemon_test.go:84: [d8ae2b8395572] daemon is not started [2022-05-04T21:44:28.728Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:44:28.728Z] === RUN TestConfigDaemonID [2022-05-04T21:44:29.374Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T21:44:29.374Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:44:29.469Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-05-04T21:44:29.469Z] === RUN TestRenameContainerWithSameName [2022-05-04T21:44:30.036Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-04T21:44:30.036Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T21:44:30.113Z] daemon_test.go:84: [d1e4d08563829] daemon is not started [2022-05-04T21:44:30.113Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-04T21:44:30.113Z] === RUN TestConfigDaemonID [2022-05-04T21:44:30.940Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:44:30.940Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:44:30.970Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-05-04T21:44:30.970Z] === RUN TestResize [2022-05-04T21:44:31.059Z] daemon_test.go:84: [d53832f1681ea] daemon is not started [2022-05-04T21:44:31.059Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-04T21:44:31.059Z] PASS [2022-05-04T21:44:31.059Z] [2022-05-04T21:44:31.059Z] DONE 5 tests in 5.616s [2022-05-04T21:44:31.059Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] +++ set -e [2022-05-04T21:44:31.059Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.059Z] +++ set -x [2022-05-04T21:44:31.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.059Z] testing: warning: no tests to run [2022-05-04T21:44:31.059Z] PASS [2022-05-04T21:44:31.059Z] [2022-05-04T21:44:31.059Z] DONE 0 tests in 0.133s [2022-05-04T21:44:31.059Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] +++ set -e [2022-05-04T21:44:31.059Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.059Z] +++ set -x [2022-05-04T21:44:31.059Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.059Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.059Z] testing: warning: no tests to run [2022-05-04T21:44:31.059Z] PASS [2022-05-04T21:44:31.229Z] --- PASS: TestResize (0.44s) [2022-05-04T21:44:31.229Z] === RUN TestResizeWithInvalidSize [2022-05-04T21:44:31.321Z] [2022-05-04T21:44:31.321Z] DONE 0 tests in 0.070s [2022-05-04T21:44:31.321Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.321Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.321Z] +++ set -e [2022-05-04T21:44:31.321Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.321Z] +++ set -x [2022-05-04T21:44:31.322Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.322Z] testing: warning: no tests to run [2022-05-04T21:44:31.322Z] PASS [2022-05-04T21:44:31.322Z] [2022-05-04T21:44:31.322Z] DONE 0 tests in 0.043s [2022-05-04T21:44:31.322Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] +++ set -e [2022-05-04T21:44:31.322Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.322Z] +++ set -x [2022-05-04T21:44:31.322Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.322Z] testing: warning: no tests to run [2022-05-04T21:44:31.322Z] PASS [2022-05-04T21:44:31.322Z] [2022-05-04T21:44:31.322Z] DONE 0 tests in 0.059s [2022-05-04T21:44:31.322Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] +++ set -e [2022-05-04T21:44:31.322Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.322Z] +++ set -x [2022-05-04T21:44:31.322Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.322Z] testing: warning: no tests to run [2022-05-04T21:44:31.322Z] PASS [2022-05-04T21:44:31.322Z] [2022-05-04T21:44:31.322Z] DONE 0 tests in 0.034s [2022-05-04T21:44:31.410Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:44:31.410Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:44:31.410Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:44:31.410Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:44:31.583Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.583Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.583Z] +++ set -e [2022-05-04T21:44:31.583Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.583Z] +++ set -x [2022-05-04T21:44:31.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.584Z] testing: warning: no tests to run [2022-05-04T21:44:31.584Z] PASS [2022-05-04T21:44:31.584Z] [2022-05-04T21:44:31.584Z] DONE 0 tests in 0.054s [2022-05-04T21:44:31.584Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] +++ set -e [2022-05-04T21:44:31.584Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.584Z] +++ set -x [2022-05-04T21:44:31.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.584Z] testing: warning: no tests to run [2022-05-04T21:44:31.584Z] PASS [2022-05-04T21:44:31.584Z] [2022-05-04T21:44:31.584Z] DONE 0 tests in 0.071s [2022-05-04T21:44:31.584Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.584Z] +++ set -e [2022-05-04T21:44:31.584Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.584Z] +++ set -x [2022-05-04T21:44:31.584Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.795Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-05-04T21:44:31.795Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T21:44:31.846Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.846Z] testing: warning: no tests to run [2022-05-04T21:44:31.846Z] PASS [2022-05-04T21:44:31.846Z] [2022-05-04T21:44:31.846Z] DONE 0 tests in 0.079s [2022-05-04T21:44:31.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ set -e [2022-05-04T21:44:31.846Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.846Z] +++ set -x [2022-05-04T21:44:31.846Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.846Z] testing: warning: no tests to run [2022-05-04T21:44:31.846Z] PASS [2022-05-04T21:44:31.846Z] [2022-05-04T21:44:31.846Z] DONE 0 tests in 0.067s [2022-05-04T21:44:31.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ set -e [2022-05-04T21:44:31.846Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.846Z] +++ set -x [2022-05-04T21:44:31.846Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] testing: warning: no tests to run [2022-05-04T21:44:31.846Z] PASS [2022-05-04T21:44:31.846Z] [2022-05-04T21:44:31.846Z] DONE 0 tests in 0.016s [2022-05-04T21:44:31.846Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] +++ set -e [2022-05-04T21:44:31.846Z] +++ '[' -n 0 ']' [2022-05-04T21:44:31.846Z] +++ set -x [2022-05-04T21:44:31.846Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:31.846Z] INFO: Testing against a local daemon [2022-05-04T21:44:31.846Z] testing: warning: no tests to run [2022-05-04T21:44:31.846Z] PASS [2022-05-04T21:44:32.054Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:32.054Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:32.054Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:32.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:44:32.054Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:32.108Z] [2022-05-04T21:44:32.108Z] DONE 0 tests in 0.051s [2022-05-04T21:44:32.108Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ set -e [2022-05-04T21:44:32.108Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.108Z] +++ set -x [2022-05-04T21:44:32.108Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.108Z] testing: warning: no tests to run [2022-05-04T21:44:32.108Z] PASS [2022-05-04T21:44:32.108Z] [2022-05-04T21:44:32.108Z] DONE 0 tests in 0.078s [2022-05-04T21:44:32.108Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ set -e [2022-05-04T21:44:32.108Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.108Z] +++ set -x [2022-05-04T21:44:32.108Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.108Z] testing: warning: no tests to run [2022-05-04T21:44:32.108Z] PASS [2022-05-04T21:44:32.108Z] [2022-05-04T21:44:32.108Z] DONE 0 tests in 0.083s [2022-05-04T21:44:32.108Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.108Z] +++ set -e [2022-05-04T21:44:32.108Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.108Z] +++ set -x [2022-05-04T21:44:32.108Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.370Z] testing: warning: no tests to run [2022-05-04T21:44:32.370Z] PASS [2022-05-04T21:44:32.370Z] [2022-05-04T21:44:32.370Z] DONE 0 tests in 0.051s [2022-05-04T21:44:32.370Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] +++ set -e [2022-05-04T21:44:32.370Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.370Z] +++ set -x [2022-05-04T21:44:32.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.370Z] testing: warning: no tests to run [2022-05-04T21:44:32.370Z] PASS [2022-05-04T21:44:32.370Z] [2022-05-04T21:44:32.370Z] DONE 0 tests in 0.062s [2022-05-04T21:44:32.370Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] +++ set -e [2022-05-04T21:44:32.370Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.370Z] +++ set -x [2022-05-04T21:44:32.370Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.370Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.370Z] testing: warning: no tests to run [2022-05-04T21:44:32.370Z] PASS [2022-05-04T21:44:32.370Z] [2022-05-04T21:44:32.370Z] DONE 0 tests in 0.054s [2022-05-04T21:44:32.370Z] Running integration-test (iteration 3) [2022-05-04T21:44:32.630Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ set -e [2022-05-04T21:44:32.631Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.631Z] +++ set -x [2022-05-04T21:44:32.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.631Z] testing: warning: no tests to run [2022-05-04T21:44:32.631Z] PASS [2022-05-04T21:44:32.631Z] [2022-05-04T21:44:32.631Z] DONE 0 tests in 0.073s [2022-05-04T21:44:32.631Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ set -e [2022-05-04T21:44:32.631Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.631Z] +++ set -x [2022-05-04T21:44:32.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.631Z] testing: warning: no tests to run [2022-05-04T21:44:32.631Z] PASS [2022-05-04T21:44:32.631Z] [2022-05-04T21:44:32.631Z] DONE 0 tests in 0.065s [2022-05-04T21:44:32.631Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.631Z] +++ set -e [2022-05-04T21:44:32.631Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.631Z] +++ set -x [2022-05-04T21:44:32.631Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.891Z] INFO: Testing against a local daemon [2022-05-04T21:44:32.891Z] testing: warning: no tests to run [2022-05-04T21:44:32.891Z] PASS [2022-05-04T21:44:32.891Z] [2022-05-04T21:44:32.891Z] DONE 0 tests in 0.083s [2022-05-04T21:44:32.891Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.891Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.891Z] +++ set -e [2022-05-04T21:44:32.891Z] +++ '[' -n 0 ']' [2022-05-04T21:44:32.891Z] +++ set -x [2022-05-04T21:44:32.891Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:32.891Z] === RUN TestConfigDaemonID [2022-05-04T21:44:33.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:34.275Z] daemon_test.go:84: [da14c7d487fb3] daemon is not started [2022-05-04T21:44:34.275Z] --- PASS: TestConfigDaemonID (1.10s) [2022-05-04T21:44:34.275Z] === RUN TestConfigDaemonID [2022-05-04T21:44:35.216Z] daemon_test.go:84: [d540a51d1d019] daemon is not started [2022-05-04T21:44:35.216Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-04T21:44:35.217Z] === RUN TestConfigDaemonID [2022-05-04T21:44:35.327Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:36.158Z] daemon_test.go:84: [db5c191364e52] daemon is not started [2022-05-04T21:44:36.158Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:44:36.158Z] === RUN TestConfigDaemonID [2022-05-04T21:44:36.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:44:36.703Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:44:37.544Z] daemon_test.go:84: [d2077360a457b] daemon is not started [2022-05-04T21:44:37.544Z] --- PASS: TestConfigDaemonID (1.10s) [2022-05-04T21:44:37.544Z] === RUN TestConfigDaemonID [2022-05-04T21:44:37.638Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:37.903Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:44:38.501Z] daemon_test.go:84: [d44ffb4e5424a] daemon is not started [2022-05-04T21:44:38.501Z] --- PASS: TestConfigDaemonID (1.15s) [2022-05-04T21:44:38.501Z] PASS [2022-05-04T21:44:38.501Z] [2022-05-04T21:44:38.501Z] DONE 5 tests in 5.613s [2022-05-04T21:44:38.501Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.501Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.501Z] +++ set -e [2022-05-04T21:44:38.501Z] +++ '[' -n 0 ']' [2022-05-04T21:44:38.501Z] +++ set -x [2022-05-04T21:44:38.501Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.501Z] INFO: Testing against a local daemon [2022-05-04T21:44:38.501Z] testing: warning: no tests to run [2022-05-04T21:44:38.501Z] PASS [2022-05-04T21:44:38.762Z] [2022-05-04T21:44:38.762Z] DONE 0 tests in 0.136s [2022-05-04T21:44:38.762Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.762Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.762Z] +++ set -e [2022-05-04T21:44:38.762Z] +++ '[' -n 0 ']' [2022-05-04T21:44:38.762Z] +++ set -x [2022-05-04T21:44:38.762Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.762Z] INFO: Testing against a local daemon [2022-05-04T21:44:38.762Z] testing: warning: no tests to run [2022-05-04T21:44:38.762Z] PASS [2022-05-04T21:44:38.762Z] [2022-05-04T21:44:38.762Z] DONE 0 tests in 0.071s [2022-05-04T21:44:38.762Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.763Z] +++ set -e [2022-05-04T21:44:38.763Z] +++ '[' -n 0 ']' [2022-05-04T21:44:38.763Z] +++ set -x [2022-05-04T21:44:38.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.763Z] INFO: Testing against a local daemon [2022-05-04T21:44:38.763Z] testing: warning: no tests to run [2022-05-04T21:44:38.763Z] PASS [2022-05-04T21:44:38.763Z] [2022-05-04T21:44:38.763Z] DONE 0 tests in 0.061s [2022-05-04T21:44:38.763Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:38.763Z] +++ set -e [2022-05-04T21:44:38.763Z] +++ '[' -n 0 ']' [2022-05-04T21:44:38.763Z] +++ set -x [2022-05-04T21:44:38.763Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.024Z] testing: warning: no tests to run [2022-05-04T21:44:39.024Z] PASS [2022-05-04T21:44:39.024Z] [2022-05-04T21:44:39.024Z] DONE 0 tests in 0.071s [2022-05-04T21:44:39.024Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ set -e [2022-05-04T21:44:39.024Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.024Z] +++ set -x [2022-05-04T21:44:39.024Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] testing: warning: no tests to run [2022-05-04T21:44:39.024Z] PASS [2022-05-04T21:44:39.024Z] [2022-05-04T21:44:39.024Z] DONE 0 tests in 0.020s [2022-05-04T21:44:39.024Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ set -e [2022-05-04T21:44:39.024Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.024Z] +++ set -x [2022-05-04T21:44:39.024Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.024Z] testing: warning: no tests to run [2022-05-04T21:44:39.024Z] PASS [2022-05-04T21:44:39.024Z] [2022-05-04T21:44:39.024Z] DONE 0 tests in 0.078s [2022-05-04T21:44:39.024Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.024Z] +++ set -e [2022-05-04T21:44:39.024Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.024Z] +++ set -x [2022-05-04T21:44:39.025Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.286Z] testing: warning: no tests to run [2022-05-04T21:44:39.286Z] PASS [2022-05-04T21:44:39.286Z] [2022-05-04T21:44:39.286Z] DONE 0 tests in 0.066s [2022-05-04T21:44:39.286Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] +++ set -e [2022-05-04T21:44:39.286Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.286Z] +++ set -x [2022-05-04T21:44:39.286Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.286Z] testing: warning: no tests to run [2022-05-04T21:44:39.286Z] PASS [2022-05-04T21:44:39.286Z] [2022-05-04T21:44:39.286Z] DONE 0 tests in 0.058s [2022-05-04T21:44:39.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] +++ set -e [2022-05-04T21:44:39.286Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.286Z] +++ set -x [2022-05-04T21:44:39.286Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.286Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.286Z] testing: warning: no tests to run [2022-05-04T21:44:39.286Z] PASS [2022-05-04T21:44:39.286Z] [2022-05-04T21:44:39.286Z] DONE 0 tests in 0.064s [2022-05-04T21:44:39.548Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ set -e [2022-05-04T21:44:39.548Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.548Z] +++ set -x [2022-05-04T21:44:39.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] testing: warning: no tests to run [2022-05-04T21:44:39.548Z] PASS [2022-05-04T21:44:39.548Z] [2022-05-04T21:44:39.548Z] DONE 0 tests in 0.016s [2022-05-04T21:44:39.548Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ set -e [2022-05-04T21:44:39.548Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.548Z] +++ set -x [2022-05-04T21:44:39.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.548Z] testing: warning: no tests to run [2022-05-04T21:44:39.548Z] PASS [2022-05-04T21:44:39.548Z] [2022-05-04T21:44:39.548Z] DONE 0 tests in 0.076s [2022-05-04T21:44:39.548Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] +++ set -e [2022-05-04T21:44:39.548Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.548Z] +++ set -x [2022-05-04T21:44:39.548Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.548Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.548Z] testing: warning: no tests to run [2022-05-04T21:44:39.548Z] PASS [2022-05-04T21:44:39.548Z] [2022-05-04T21:44:39.548Z] DONE 0 tests in 0.071s [2022-05-04T21:44:39.809Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] +++ set -e [2022-05-04T21:44:39.809Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.809Z] +++ set -x [2022-05-04T21:44:39.809Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.809Z] testing: warning: no tests to run [2022-05-04T21:44:39.809Z] PASS [2022-05-04T21:44:39.809Z] [2022-05-04T21:44:39.809Z] DONE 0 tests in 0.067s [2022-05-04T21:44:39.809Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] +++ set -e [2022-05-04T21:44:39.809Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.809Z] +++ set -x [2022-05-04T21:44:39.809Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.809Z] INFO: Testing against a local daemon [2022-05-04T21:44:39.809Z] testing: warning: no tests to run [2022-05-04T21:44:39.809Z] PASS [2022-05-04T21:44:39.809Z] [2022-05-04T21:44:39.809Z] DONE 0 tests in 0.057s [2022-05-04T21:44:39.809Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.810Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:39.810Z] +++ set -e [2022-05-04T21:44:39.810Z] +++ '[' -n 0 ']' [2022-05-04T21:44:39.810Z] +++ set -x [2022-05-04T21:44:39.810Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] INFO: Testing against a local daemon [2022-05-04T21:44:40.070Z] testing: warning: no tests to run [2022-05-04T21:44:40.070Z] PASS [2022-05-04T21:44:40.070Z] [2022-05-04T21:44:40.070Z] DONE 0 tests in 0.063s [2022-05-04T21:44:40.070Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] +++ set -e [2022-05-04T21:44:40.070Z] +++ '[' -n 0 ']' [2022-05-04T21:44:40.070Z] +++ set -x [2022-05-04T21:44:40.070Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] INFO: Testing against a local daemon [2022-05-04T21:44:40.070Z] testing: warning: no tests to run [2022-05-04T21:44:40.070Z] PASS [2022-05-04T21:44:40.070Z] [2022-05-04T21:44:40.070Z] DONE 0 tests in 0.061s [2022-05-04T21:44:40.070Z] Running integration-test (iteration 4) [2022-05-04T21:44:40.070Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] +++ set -e [2022-05-04T21:44:40.070Z] +++ '[' -n 0 ']' [2022-05-04T21:44:40.070Z] +++ set -x [2022-05-04T21:44:40.070Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.070Z] INFO: Testing against a local daemon [2022-05-04T21:44:40.070Z] testing: warning: no tests to run [2022-05-04T21:44:40.070Z] PASS [2022-05-04T21:44:40.070Z] [2022-05-04T21:44:40.070Z] DONE 0 tests in 0.083s [2022-05-04T21:44:40.331Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.331Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.331Z] +++ set -e [2022-05-04T21:44:40.331Z] +++ '[' -n 0 ']' [2022-05-04T21:44:40.331Z] +++ set -x [2022-05-04T21:44:40.331Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.331Z] INFO: Testing against a local daemon [2022-05-04T21:44:40.331Z] testing: warning: no tests to run [2022-05-04T21:44:40.331Z] PASS [2022-05-04T21:44:40.331Z] [2022-05-04T21:44:40.331Z] DONE 0 tests in 0.106s [2022-05-04T21:44:40.331Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.331Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.331Z] +++ set -e [2022-05-04T21:44:40.331Z] +++ '[' -n 0 ']' [2022-05-04T21:44:40.331Z] +++ set -x [2022-05-04T21:44:40.331Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.592Z] INFO: Testing against a local daemon [2022-05-04T21:44:40.592Z] testing: warning: no tests to run [2022-05-04T21:44:40.592Z] PASS [2022-05-04T21:44:40.592Z] [2022-05-04T21:44:40.592Z] DONE 0 tests in 0.105s [2022-05-04T21:44:40.592Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.592Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.592Z] +++ set -e [2022-05-04T21:44:40.592Z] +++ '[' -n 0 ']' [2022-05-04T21:44:40.592Z] +++ set -x [2022-05-04T21:44:40.592Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:40.592Z] === RUN TestConfigDaemonID [2022-05-04T21:44:41.248Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:44:41.505Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:44:41.832Z] Removing intermediate container c6c077a12910 [2022-05-04T21:44:41.832Z] ---> 6d8f0c5fa4c9 [2022-05-04T21:44:41.832Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T21:44:41.832Z] ---> Running in 2279b89b9cd4 [2022-05-04T21:44:41.979Z] daemon_test.go:84: [dc74c3f3ffd2c] daemon is not started [2022-05-04T21:44:41.979Z] --- PASS: TestConfigDaemonID (1.13s) [2022-05-04T21:44:41.979Z] === RUN TestConfigDaemonID [2022-05-04T21:44:42.299Z] Removing intermediate container 2279b89b9cd4 [2022-05-04T21:44:42.299Z] ---> 0c7392deace4 [2022-05-04T21:44:42.299Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T21:44:42.299Z] ---> Running in 04235ac9357f [2022-05-04T21:44:42.766Z] Removing intermediate container 04235ac9357f [2022-05-04T21:44:42.766Z] ---> 05d893ed5480 [2022-05-04T21:44:42.766Z] Step 13/13 : COPY . . [2022-05-04T21:44:42.921Z] daemon_test.go:84: [dcd5aed5c332d] daemon is not started [2022-05-04T21:44:42.922Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:44:42.922Z] === RUN TestConfigDaemonID [2022-05-04T21:44:43.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:44:43.865Z] daemon_test.go:84: [d2dd8df528a3a] daemon is not started [2022-05-04T21:44:43.865Z] --- PASS: TestConfigDaemonID (1.11s) [2022-05-04T21:44:43.865Z] === RUN TestConfigDaemonID [2022-05-04T21:44:45.252Z] daemon_test.go:84: [d5ab5ed269d90] daemon is not started [2022-05-04T21:44:45.252Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:44:45.252Z] === RUN TestConfigDaemonID [2022-05-04T21:44:45.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:44:45.309Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:44:46.196Z] daemon_test.go:84: [da8088036bd99] daemon is not started [2022-05-04T21:44:46.196Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:44:46.196Z] PASS [2022-05-04T21:44:46.196Z] [2022-05-04T21:44:46.196Z] DONE 5 tests in 5.596s [2022-05-04T21:44:46.196Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.196Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.196Z] +++ set -e [2022-05-04T21:44:46.196Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.196Z] +++ set -x [2022-05-04T21:44:46.196Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.457Z] testing: warning: no tests to run [2022-05-04T21:44:46.457Z] PASS [2022-05-04T21:44:46.457Z] [2022-05-04T21:44:46.457Z] DONE 0 tests in 0.176s [2022-05-04T21:44:46.457Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ set -e [2022-05-04T21:44:46.457Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.457Z] +++ set -x [2022-05-04T21:44:46.457Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.457Z] testing: warning: no tests to run [2022-05-04T21:44:46.457Z] PASS [2022-05-04T21:44:46.457Z] [2022-05-04T21:44:46.457Z] DONE 0 tests in 0.062s [2022-05-04T21:44:46.457Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ set -e [2022-05-04T21:44:46.457Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.457Z] +++ set -x [2022-05-04T21:44:46.457Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.457Z] testing: warning: no tests to run [2022-05-04T21:44:46.457Z] PASS [2022-05-04T21:44:46.457Z] [2022-05-04T21:44:46.457Z] DONE 0 tests in 0.061s [2022-05-04T21:44:46.457Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.457Z] +++ set -e [2022-05-04T21:44:46.457Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.457Z] +++ set -x [2022-05-04T21:44:46.457Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.718Z] testing: warning: no tests to run [2022-05-04T21:44:46.718Z] PASS [2022-05-04T21:44:46.718Z] [2022-05-04T21:44:46.718Z] DONE 0 tests in 0.060s [2022-05-04T21:44:46.718Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ set -e [2022-05-04T21:44:46.718Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.718Z] +++ set -x [2022-05-04T21:44:46.718Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] testing: warning: no tests to run [2022-05-04T21:44:46.718Z] PASS [2022-05-04T21:44:46.718Z] [2022-05-04T21:44:46.718Z] DONE 0 tests in 0.016s [2022-05-04T21:44:46.718Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ set -e [2022-05-04T21:44:46.718Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.718Z] +++ set -x [2022-05-04T21:44:46.718Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.718Z] testing: warning: no tests to run [2022-05-04T21:44:46.718Z] PASS [2022-05-04T21:44:46.718Z] [2022-05-04T21:44:46.718Z] DONE 0 tests in 0.077s [2022-05-04T21:44:46.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.718Z] +++ set -e [2022-05-04T21:44:46.718Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.718Z] +++ set -x [2022-05-04T21:44:46.719Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.719Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.719Z] testing: warning: no tests to run [2022-05-04T21:44:46.719Z] PASS [2022-05-04T21:44:46.979Z] [2022-05-04T21:44:46.979Z] DONE 0 tests in 0.056s [2022-05-04T21:44:46.979Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ set -e [2022-05-04T21:44:46.980Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.980Z] +++ set -x [2022-05-04T21:44:46.980Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.980Z] testing: warning: no tests to run [2022-05-04T21:44:46.980Z] PASS [2022-05-04T21:44:46.980Z] [2022-05-04T21:44:46.980Z] DONE 0 tests in 0.069s [2022-05-04T21:44:46.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ set -e [2022-05-04T21:44:46.980Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.980Z] +++ set -x [2022-05-04T21:44:46.980Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] INFO: Testing against a local daemon [2022-05-04T21:44:46.980Z] testing: warning: no tests to run [2022-05-04T21:44:46.980Z] PASS [2022-05-04T21:44:46.980Z] [2022-05-04T21:44:46.980Z] DONE 0 tests in 0.073s [2022-05-04T21:44:46.980Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] +++ set -e [2022-05-04T21:44:46.980Z] +++ '[' -n 0 ']' [2022-05-04T21:44:46.980Z] +++ set -x [2022-05-04T21:44:46.980Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:46.980Z] testing: warning: no tests to run [2022-05-04T21:44:46.980Z] PASS [2022-05-04T21:44:47.208Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:44:47.241Z] [2022-05-04T21:44:47.241Z] DONE 0 tests in 0.019s [2022-05-04T21:44:47.241Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ set -e [2022-05-04T21:44:47.241Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.241Z] +++ set -x [2022-05-04T21:44:47.241Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.241Z] testing: warning: no tests to run [2022-05-04T21:44:47.241Z] PASS [2022-05-04T21:44:47.241Z] [2022-05-04T21:44:47.241Z] DONE 0 tests in 0.060s [2022-05-04T21:44:47.241Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ set -e [2022-05-04T21:44:47.241Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.241Z] +++ set -x [2022-05-04T21:44:47.241Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.241Z] testing: warning: no tests to run [2022-05-04T21:44:47.241Z] PASS [2022-05-04T21:44:47.241Z] [2022-05-04T21:44:47.241Z] DONE 0 tests in 0.076s [2022-05-04T21:44:47.241Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.241Z] +++ set -e [2022-05-04T21:44:47.241Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.241Z] +++ set -x [2022-05-04T21:44:47.241Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:44:47.502Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.502Z] testing: warning: no tests to run [2022-05-04T21:44:47.502Z] PASS [2022-05-04T21:44:47.502Z] [2022-05-04T21:44:47.502Z] DONE 0 tests in 0.071s [2022-05-04T21:44:47.502Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.502Z] +++ set -e [2022-05-04T21:44:47.502Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.502Z] +++ set -x [2022-05-04T21:44:47.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.502Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.502Z] testing: warning: no tests to run [2022-05-04T21:44:47.502Z] PASS [2022-05-04T21:44:47.502Z] [2022-05-04T21:44:47.502Z] DONE 0 tests in 0.061s [2022-05-04T21:44:47.502Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.502Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.502Z] +++ set -e [2022-05-04T21:44:47.502Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.502Z] +++ set -x [2022-05-04T21:44:47.502Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.586Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T21:44:47.586Z] [2022-05-04T21:44:47.586Z] ________ ____ __. [2022-05-04T21:44:47.586Z] \_____ \ | |/ _| [2022-05-04T21:44:47.586Z] / | \| < [2022-05-04T21:44:47.586Z] / | \ | \ [2022-05-04T21:44:47.586Z] \_______ /____|__ \ [2022-05-04T21:44:47.586Z] \/ \/ [2022-05-04T21:44:47.586Z] [2022-05-04T21:44:47.587Z] INFO: make.ps1 ended at 05/04/2022 21:44:38 [2022-05-04T21:44:47.587Z] INFO: Binaries build ended at 05/04/2022 21:44:39. Duration:00:01:09.2305525 [2022-05-04T21:44:47.587Z] INFO: Copying the built daemon binary to d:\CI\PR-43555\9\binary\dockerd-4e92dd2b45.exe... [2022-05-04T21:44:47.587Z] INFO: Copying the built client binary to d:\CI\PR-43555\9\binary\docker-4e92dd2b45.exe... [2022-05-04T21:44:47.587Z] INFO: Copying the golang package from the container to d:\CI\PR-43555\9\installer\go.zip... [2022-05-04T21:44:47.587Z] INFO: Extracting go.zip to d:\CI\PR-43555\9\go [2022-05-04T21:44:47.763Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.763Z] testing: warning: no tests to run [2022-05-04T21:44:47.763Z] PASS [2022-05-04T21:44:47.763Z] [2022-05-04T21:44:47.763Z] DONE 0 tests in 0.122s [2022-05-04T21:44:47.763Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.763Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.763Z] +++ set -e [2022-05-04T21:44:47.763Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.763Z] +++ set -x [2022-05-04T21:44:47.764Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.764Z] INFO: Testing against a local daemon [2022-05-04T21:44:47.764Z] testing: warning: no tests to run [2022-05-04T21:44:47.764Z] PASS [2022-05-04T21:44:47.764Z] [2022-05-04T21:44:47.764Z] DONE 0 tests in 0.047s [2022-05-04T21:44:47.764Z] Running integration-test (iteration 5) [2022-05-04T21:44:47.764Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.764Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:47.764Z] +++ set -e [2022-05-04T21:44:47.764Z] +++ '[' -n 0 ']' [2022-05-04T21:44:47.764Z] +++ set -x [2022-05-04T21:44:47.764Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] INFO: Testing against a local daemon [2022-05-04T21:44:48.025Z] testing: warning: no tests to run [2022-05-04T21:44:48.025Z] PASS [2022-05-04T21:44:48.025Z] [2022-05-04T21:44:48.025Z] DONE 0 tests in 0.096s [2022-05-04T21:44:48.025Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] +++ set -e [2022-05-04T21:44:48.025Z] +++ '[' -n 0 ']' [2022-05-04T21:44:48.025Z] +++ set -x [2022-05-04T21:44:48.025Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] INFO: Testing against a local daemon [2022-05-04T21:44:48.025Z] testing: warning: no tests to run [2022-05-04T21:44:48.025Z] PASS [2022-05-04T21:44:48.025Z] [2022-05-04T21:44:48.025Z] DONE 0 tests in 0.059s [2022-05-04T21:44:48.025Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] +++ set -e [2022-05-04T21:44:48.025Z] +++ '[' -n 0 ']' [2022-05-04T21:44:48.025Z] +++ set -x [2022-05-04T21:44:48.025Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.025Z] INFO: Testing against a local daemon [2022-05-04T21:44:48.025Z] testing: warning: no tests to run [2022-05-04T21:44:48.025Z] PASS [2022-05-04T21:44:48.025Z] [2022-05-04T21:44:48.025Z] DONE 0 tests in 0.083s [2022-05-04T21:44:48.286Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.286Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.286Z] +++ set -e [2022-05-04T21:44:48.286Z] +++ '[' -n 0 ']' [2022-05-04T21:44:48.286Z] +++ set -x [2022-05-04T21:44:48.286Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:48.286Z] === RUN TestConfigDaemonID [2022-05-04T21:44:48.839Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:44:49.672Z] daemon_test.go:84: [db23ed5c61231] daemon is not started [2022-05-04T21:44:49.672Z] --- PASS: TestConfigDaemonID (1.15s) [2022-05-04T21:44:49.672Z] === RUN TestConfigDaemonID [2022-05-04T21:44:50.615Z] daemon_test.go:84: [ddfcaa6f20573] daemon is not started [2022-05-04T21:44:50.615Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:44:50.615Z] === RUN TestConfigDaemonID [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.58s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.07s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.83s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-05-04T21:44:50.737Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-05-04T21:44:50.737Z] === RUN TestCgroupNamespacesRun [2022-05-04T21:44:51.559Z] daemon_test.go:84: [d6c47f33e3d25] daemon is not started [2022-05-04T21:44:51.559Z] --- PASS: TestConfigDaemonID (1.07s) [2022-05-04T21:44:51.559Z] === RUN TestConfigDaemonID [2022-05-04T21:44:51.671Z] --- PASS: TestCgroupNamespacesRun (1.23s) [2022-05-04T21:44:51.671Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T21:44:51.671Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-04T21:44:51.671Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-04T21:44:51.671Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T21:44:52.946Z] daemon_test.go:84: [da645f2a8810f] daemon is not started [2022-05-04T21:44:52.946Z] --- PASS: TestConfigDaemonID (1.09s) [2022-05-04T21:44:52.946Z] === RUN TestConfigDaemonID [2022-05-04T21:44:53.043Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-05-04T21:44:53.043Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T21:44:53.889Z] daemon_test.go:84: [df6c637dcdef8] daemon is not started [2022-05-04T21:44:53.889Z] --- PASS: TestConfigDaemonID (1.10s) [2022-05-04T21:44:53.889Z] PASS [2022-05-04T21:44:53.889Z] [2022-05-04T21:44:53.889Z] DONE 5 tests in 5.609s [2022-05-04T21:44:53.889Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] +++ set -e [2022-05-04T21:44:53.889Z] +++ '[' -n 0 ']' [2022-05-04T21:44:53.889Z] +++ set -x [2022-05-04T21:44:53.889Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] INFO: Testing against a local daemon [2022-05-04T21:44:53.889Z] testing: warning: no tests to run [2022-05-04T21:44:53.889Z] PASS [2022-05-04T21:44:53.889Z] [2022-05-04T21:44:53.889Z] DONE 0 tests in 0.110s [2022-05-04T21:44:53.889Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] +++ set -e [2022-05-04T21:44:53.889Z] +++ '[' -n 0 ']' [2022-05-04T21:44:53.889Z] +++ set -x [2022-05-04T21:44:53.889Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:53.889Z] INFO: Testing against a local daemon [2022-05-04T21:44:53.889Z] testing: warning: no tests to run [2022-05-04T21:44:53.889Z] PASS [2022-05-04T21:44:53.977Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-05-04T21:44:53.977Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T21:44:54.150Z] [2022-05-04T21:44:54.150Z] DONE 0 tests in 0.056s [2022-05-04T21:44:54.150Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ set -e [2022-05-04T21:44:54.150Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.150Z] +++ set -x [2022-05-04T21:44:54.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.150Z] testing: warning: no tests to run [2022-05-04T21:44:54.150Z] PASS [2022-05-04T21:44:54.150Z] [2022-05-04T21:44:54.150Z] DONE 0 tests in 0.048s [2022-05-04T21:44:54.150Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ set -e [2022-05-04T21:44:54.150Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.150Z] +++ set -x [2022-05-04T21:44:54.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.150Z] testing: warning: no tests to run [2022-05-04T21:44:54.150Z] PASS [2022-05-04T21:44:54.150Z] [2022-05-04T21:44:54.150Z] DONE 0 tests in 0.062s [2022-05-04T21:44:54.150Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] +++ set -e [2022-05-04T21:44:54.150Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.150Z] +++ set -x [2022-05-04T21:44:54.150Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.150Z] testing: warning: no tests to run [2022-05-04T21:44:54.150Z] PASS [2022-05-04T21:44:54.150Z] [2022-05-04T21:44:54.150Z] DONE 0 tests in 0.021s [2022-05-04T21:44:54.412Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ set -e [2022-05-04T21:44:54.412Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.412Z] +++ set -x [2022-05-04T21:44:54.412Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.412Z] testing: warning: no tests to run [2022-05-04T21:44:54.412Z] PASS [2022-05-04T21:44:54.412Z] [2022-05-04T21:44:54.412Z] DONE 0 tests in 0.069s [2022-05-04T21:44:54.412Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ set -e [2022-05-04T21:44:54.412Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.412Z] +++ set -x [2022-05-04T21:44:54.412Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.412Z] testing: warning: no tests to run [2022-05-04T21:44:54.412Z] PASS [2022-05-04T21:44:54.412Z] [2022-05-04T21:44:54.412Z] DONE 0 tests in 0.060s [2022-05-04T21:44:54.412Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.412Z] +++ set -e [2022-05-04T21:44:54.412Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.412Z] +++ set -x [2022-05-04T21:44:54.412Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.673Z] testing: warning: no tests to run [2022-05-04T21:44:54.673Z] PASS [2022-05-04T21:44:54.673Z] [2022-05-04T21:44:54.673Z] DONE 0 tests in 0.058s [2022-05-04T21:44:54.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ set -e [2022-05-04T21:44:54.673Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.673Z] +++ set -x [2022-05-04T21:44:54.673Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.673Z] testing: warning: no tests to run [2022-05-04T21:44:54.673Z] PASS [2022-05-04T21:44:54.673Z] [2022-05-04T21:44:54.673Z] DONE 0 tests in 0.064s [2022-05-04T21:44:54.673Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ set -e [2022-05-04T21:44:54.673Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.673Z] +++ set -x [2022-05-04T21:44:54.673Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/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=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] testing: warning: no tests to run [2022-05-04T21:44:54.673Z] PASS [2022-05-04T21:44:54.673Z] [2022-05-04T21:44:54.673Z] DONE 0 tests in 0.022s [2022-05-04T21:44:54.673Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.673Z] +++ set -e [2022-05-04T21:44:54.673Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.673Z] +++ set -x [2022-05-04T21:44:54.673Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.934Z] testing: warning: no tests to run [2022-05-04T21:44:54.934Z] PASS [2022-05-04T21:44:54.934Z] [2022-05-04T21:44:54.934Z] DONE 0 tests in 0.070s [2022-05-04T21:44:54.934Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ set -e [2022-05-04T21:44:54.934Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.934Z] +++ set -x [2022-05-04T21:44:54.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.934Z] testing: warning: no tests to run [2022-05-04T21:44:54.934Z] PASS [2022-05-04T21:44:54.934Z] [2022-05-04T21:44:54.934Z] DONE 0 tests in 0.061s [2022-05-04T21:44:54.934Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ set -e [2022-05-04T21:44:54.934Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.934Z] +++ set -x [2022-05-04T21:44:54.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] INFO: Testing against a local daemon [2022-05-04T21:44:54.934Z] testing: warning: no tests to run [2022-05-04T21:44:54.934Z] PASS [2022-05-04T21:44:54.934Z] [2022-05-04T21:44:54.934Z] DONE 0 tests in 0.053s [2022-05-04T21:44:54.934Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:54.934Z] +++ set -e [2022-05-04T21:44:54.934Z] +++ '[' -n 0 ']' [2022-05-04T21:44:54.934Z] +++ set -x [2022-05-04T21:44:54.934Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] INFO: Testing against a local daemon [2022-05-04T21:44:55.195Z] testing: warning: no tests to run [2022-05-04T21:44:55.195Z] PASS [2022-05-04T21:44:55.195Z] [2022-05-04T21:44:55.195Z] DONE 0 tests in 0.058s [2022-05-04T21:44:55.195Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] +++ set -e [2022-05-04T21:44:55.195Z] +++ '[' -n 0 ']' [2022-05-04T21:44:55.195Z] +++ set -x [2022-05-04T21:44:55.195Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] INFO: Testing against a local daemon [2022-05-04T21:44:55.195Z] testing: warning: no tests to run [2022-05-04T21:44:55.195Z] PASS [2022-05-04T21:44:55.195Z] [2022-05-04T21:44:55.195Z] DONE 0 tests in 0.061s [2022-05-04T21:44:55.195Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] +++ set -e [2022-05-04T21:44:55.195Z] +++ '[' -n 0 ']' [2022-05-04T21:44:55.195Z] +++ set -x [2022-05-04T21:44:55.195Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/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-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run TestConfigDaemonID [2022-05-04T21:44:55.195Z] INFO: Testing against a local daemon [2022-05-04T21:44:55.195Z] testing: warning: no tests to run [2022-05-04T21:44:55.195Z] PASS [2022-05-04T21:44:55.195Z] [2022-05-04T21:44:55.195Z] DONE 0 tests in 0.070s [2022-05-04T21:44:55.349Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-05-04T21:44:55.349Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T21:44:55.456Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2022-05-04T21:44:55.456Z] +++++ cat bundles/test-integration-flaky/docker.pid [2022-05-04T21:44:55.456Z] ++++ kill 6662 [2022-05-04T21:44:55.456Z] ++++ /etc/init.d/apparmor stop [2022-05-04T21:44:55.456Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T21:44:55.456Z] [2022-05-04T21:44:55.456Z] Unloading profiles will leave already running processes permanently [2022-05-04T21:44:55.456Z] unconfined, which can lead to unexpected situations. [2022-05-04T21:44:55.456Z] [2022-05-04T21:44:55.456Z] To set a process to complain mode, use the command line tool [2022-05-04T21:44:55.456Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T21:44:55.456Z] ++++ true [2022-05-04T21:44:55.456Z] exiting test-integration [2022-05-04T21:44:55.456Z] +++ exit 0 [2022-05-04T21:44:55.456Z] [2022-05-04T21:44:55.456Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:44:56.281Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-05-04T21:44:56.281Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T21:44:57.214Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-04T21:44:57.214Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T21:44:57.371Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:44:57.371Z] HOSTNAME=0188602c19ed [2022-05-04T21:44:57.371Z] TESTDEBUG=0 [2022-05-04T21:44:57.371Z] DEST=bundles/test-integration [2022-05-04T21:44:57.371Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:44:57.371Z] KEEPBUNDLE=1 [2022-05-04T21:44:57.371Z] DOCKER_GITCOMMIT=f60571c889249f40550339e64d0443134b497005 [2022-05-04T21:44:57.371Z] container=docker [2022-05-04T21:44:57.371Z] HOME=/root [2022-05-04T21:44:57.371Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:44:57.371Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:44:57.371Z] VALIDATE_BRANCH=master [2022-05-04T21:44:57.371Z] TERM=xterm [2022-05-04T21:44:57.371Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:44:57.371Z] SHLVL=1 [2022-05-04T21:44:57.371Z] TIMEOUT=120m [2022-05-04T21:44:57.371Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:44:57.371Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:44:57.371Z] GO111MODULE=off [2022-05-04T21:44:57.371Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:44:57.371Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:44:57.371Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:44:57.371Z] GOPATH=/go [2022-05-04T21:44:57.371Z] PKG_CONFIG=pkg-config [2022-05-04T21:44:57.371Z] _=/usr/bin/env [2022-05-04T21:44:57.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T21:44:58.148Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-05-04T21:44:58.148Z] === RUN TestNISDomainname [2022-05-04T21:44:58.714Z] --- PASS: TestNISDomainname (0.53s) [2022-05-04T21:44:58.714Z] === RUN TestHostnameDnsResolution [2022-05-04T21:44:58.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-04T21:44:59.648Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-05-04T21:44:59.648Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T21:44:59.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-04T21:44:59.905Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-05-04T21:44:59.905Z] === RUN TestPrivilegedHostDevices [2022-05-04T21:45:00.471Z] --- PASS: TestPrivilegedHostDevices (0.54s) [2022-05-04T21:45:00.471Z] === RUN TestStats [2022-05-04T21:45:01.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T21:45:02.999Z] --- PASS: TestStats (2.54s) [2022-05-04T21:45:02.999Z] === RUN TestStopContainerWithTimeout [2022-05-04T21:45:02.999Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T21:45:02.999Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T21:45:02.999Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T21:45:02.999Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T21:45:02.999Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T21:45:02.999Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T21:45:02.999Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T21:45:02.999Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T21:45:02.999Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T21:45:02.999Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T21:45:03.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T21:45:03.933Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T21:45:05.304Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T21:45:05.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T21:45:06.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T21:45:07.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T21:45:07.831Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T21:45:07.831Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-05-04T21:45:07.831Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-05-04T21:45:07.831Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-05-04T21:45:07.831Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-05-04T21:45:07.831Z] === RUN TestDeleteDevicemapper [2022-05-04T21:45:07.831Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:45:07.831Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T21:45:07.831Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T21:45:08.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T21:45:08.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T21:45:09.206Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s) [2022-05-04T21:45:09.206Z] === RUN TestUpdateMemory [2022-05-04T21:45:09.206Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:45:09.206Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T21:45:09.206Z] === RUN TestUpdateCPUQuota [2022-05-04T21:45:09.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T21:45:10.139Z] --- PASS: TestUpdateCPUQuota (0.80s) [2022-05-04T21:45:10.139Z] === RUN TestUpdatePidsLimit [2022-05-04T21:45:10.139Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T21:45:10.398Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T21:45:10.398Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T21:45:10.656Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T21:45:10.914Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T21:45:10.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T21:45:11.172Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T21:45:11.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T21:45:11.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit (2.09s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-04T21:45:12.365Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-04T21:45:12.365Z] === RUN TestUpdateRestartPolicy [2022-05-04T21:45:12.862Z] INFO: Extraction ended at 05/04/2022 21:45:10. Duration:00:00:28.5022608 [2022-05-04T21:45:12.862Z] INFO: Updating the golang and path environment variables [2022-05-04T21:45:12.862Z] INFO: GOPATH=d:\gopath [2022-05-04T21:45:12.862Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T21:45:12.862Z] INFO: Running the daemon under test in debug mode [2022-05-04T21:45:12.862Z] INFO: Starting a daemon under test... [2022-05-04T21:45:12.862Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43555\9\daemon --pidfile d:\CI\PR-43555\9\docker.pid -D [2022-05-04T21:45:12.862Z] INFO: Process started successfully. [2022-05-04T21:45:12.862Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T21:45:12.862Z] INFO: Waiting for the daemon under test to start... [2022-05-04T21:45:13.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T21:45:13.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T21:45:15.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T21:45:16.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T21:45:17.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T21:45:18.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T21:45:18.757Z] ---> 09ad6fd8efa9 [2022-05-04T21:45:18.757Z] Successfully built 09ad6fd8efa9 [2022-05-04T21:45:18.757Z] Successfully tagged docker:latest [2022-05-04T21:45:18.757Z] INFO: Image build ended at 05/04/2022 21:45:15. Duration:00:04:21.5297170 [2022-05-04T21:45:18.757Z] [2022-05-04T21:45:18.757Z] [2022-05-04T21:45:18.757Z] INFO: Building the test binaries at 05/04/2022 21:45:15... [2022-05-04T21:45:19.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T21:45:20.319Z] INFO: make.ps1 starting at 05/04/2022 21:45:20 [2022-05-04T21:45:20.441Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:45:20.441Z] Using test binary docker [2022-05-04T21:45:20.702Z] +++ /etc/init.d/apparmor start [2022-05-04T21:45:20.702Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:45:20.702Z] INFO: Waiting for daemon to start... [2022-05-04T21:45:20.702Z] Starting dockerd [2022-05-04T21:45:20.702Z] +++ 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-05-04T21:45:20.792Z] INFO: Git commit (e9eddaf9d6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:45:20.792Z] INFO: Invoking autogen... [2022-05-04T21:45:20.792Z] { [2022-05-04T21:45:20.792Z] "RT_GROUP_ICON": { [2022-05-04T21:45:20.792Z] "#1": { [2022-05-04T21:45:20.792Z] "0409": "../../winresources/docker.ico" [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] }, [2022-05-04T21:45:20.792Z] "RT_MANIFEST": { [2022-05-04T21:45:20.792Z] "#1": { [2022-05-04T21:45:20.792Z] "0409": { [2022-05-04T21:45:20.792Z] "identity": {}, [2022-05-04T21:45:20.792Z] "description": "Docker Engine", [2022-05-04T21:45:20.792Z] "minimum-os": "vista", [2022-05-04T21:45:20.792Z] "execution-level": "", [2022-05-04T21:45:20.792Z] "ui-access": false, [2022-05-04T21:45:20.792Z] "auto-elevate": false, [2022-05-04T21:45:20.792Z] "dpi-awareness": "unaware", [2022-05-04T21:45:20.792Z] "disable-theming": false, [2022-05-04T21:45:20.792Z] "disable-window-filtering": false, [2022-05-04T21:45:20.792Z] "high-resolution-scrolling-aware": false, [2022-05-04T21:45:20.792Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T21:45:20.792Z] "long-path-aware": false, [2022-05-04T21:45:20.792Z] "printer-driver-isolation": false, [2022-05-04T21:45:20.792Z] "gdi-scaling": false, [2022-05-04T21:45:20.792Z] "segment-heap": false, [2022-05-04T21:45:20.792Z] "use-common-controls-v6": false [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] }, [2022-05-04T21:45:20.792Z] "RT_MESSAGETABLE": { [2022-05-04T21:45:20.792Z] "#1": { [2022-05-04T21:45:20.792Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] }, [2022-05-04T21:45:20.792Z] "RT_VERSION": { [2022-05-04T21:45:20.792Z] "#1": { [2022-05-04T21:45:20.792Z] "0409": { [2022-05-04T21:45:20.792Z] "fixed": { [2022-05-04T21:45:20.792Z] "file_version": "0.0.0.0", [2022-05-04T21:45:20.792Z] "product_version": "0.0.0.0", [2022-05-04T21:45:20.792Z] "type": "Unknown" [2022-05-04T21:45:20.792Z] }, [2022-05-04T21:45:20.792Z] "info": { [2022-05-04T21:45:20.792Z] "0000": { [2022-05-04T21:45:20.792Z] "CompanyName": "", [2022-05-04T21:45:20.792Z] "FileVersion": "0.0.0-dev", [2022-05-04T21:45:20.792Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T21:45:20.792Z] "OriginalFileName": "dockerd.exe", [2022-05-04T21:45:20.792Z] "ProductName": "", [2022-05-04T21:45:20.792Z] "ProductVersion": "0.0.0-dev", [2022-05-04T21:45:20.792Z] "SpecialBuild": "e9eddaf9d6" [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:20.792Z] } [2022-05-04T21:45:21.779Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T21:45:21.779Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-c15200a9\powershellWrapper.ps1:3 char:1 [2022-05-04T21:45:21.779Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T21:45:21.779Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T21:45:21.779Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T21:45:21.779Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T21:45:21.779Z] [2022-05-04T21:45:21.779Z] cmd\dockerd\config_windows.go [2022-05-04T21:45:21.779Z] cmd\dockerd\daemon.go [2022-05-04T21:45:21.779Z] cmd\dockerd\daemon_test.go [2022-05-04T21:45:21.779Z] cmd\dockerd\daemon_windows.go [2022-05-04T21:45:21.779Z] cmd\dockerd\docker.go [2022-05-04T21:45:21.779Z] cmd\dockerd\docker_windows.go [2022-05-04T21:45:21.779Z] cmd\dockerd\genwinres_windows.go [2022-05-04T21:45:21.779Z] cmd\dockerd\metrics.go [2022-05-04T21:45:21.779Z] cmd\dockerd\options.go [2022-05-04T21:45:21.779Z] cmd\dockerd\options_test.go [2022-05-04T21:45:21.779Z] cmd\dockerd\service_windows.go [2022-05-04T21:45:21.779Z] INFO: Building daemon... [2022-05-04T21:45:21.943Z] --- PASS: TestImportExtremelyLargeImageWorks (92.59s) [2022-05-04T21:45:21.943Z] PASS [2022-05-04T21:45:21.943Z] [2022-05-04T21:45:21.943Z] === Skipped [2022-05-04T21:45:21.943Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-04T21:45:21.943Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-04T21:45:21.943Z] [2022-05-04T21:45:21.943Z] DONE 22 tests, 1 skipped in 97.011s [2022-05-04T21:45:21.943Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T21:45:21.943Z] INFO: Testing against a local daemon [2022-05-04T21:45:21.943Z] === RUN TestNetworkCreateDelete [2022-05-04T21:45:21.943Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-04T21:45:21.943Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T21:45:21.943Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-05-04T21:45:21.943Z] === RUN TestDaemonDNSFallback [2022-05-04T21:45:23.250Z] . [2022-05-04T21:45:23.250Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:45:23.250Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:45:23.250Z] Running integration-test (iteration 1) [2022-05-04T21:45:23.250Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T21:45:23.250Z] ++ 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-05-04T21:45:23.250Z] ++ set -e [2022-05-04T21:45:23.250Z] ++ '[' -n 0 ']' [2022-05-04T21:45:23.250Z] ++ set -x [2022-05-04T21:45:23.250Z] ++ 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-05-04T21:45:23.250Z] INFO: Testing against a local daemon [2022-05-04T21:45:23.250Z] === RUN TestCgroupNamespacesBuild [2022-05-04T21:45:24.568Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-05-04T21:45:24.568Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T21:45:24.568Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-05-04T21:45:24.568Z] === RUN TestWaitNonBlocked [2022-05-04T21:45:24.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:45:24.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:45:24.568Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:45:24.568Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:45:24.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:45:24.568Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:45:24.568Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T21:45:24.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2022-05-04T21:45:24.568Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2022-05-04T21:45:24.568Z] === RUN TestWaitBlocked [2022-05-04T21:45:24.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:45:24.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:45:24.568Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:45:24.568Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:45:24.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:45:24.568Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:45:25.195Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2022-05-04T21:45:25.195Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T21:45:25.306Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-05-04T21:45:25.306Z] === RUN TestInspectNetwork [2022-05-04T21:45:25.306Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.306Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T21:45:25.306Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T21:45:25.306Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.306Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T21:45:25.306Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:45:25.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:45:25.306Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:45:25.306Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T21:45:25.306Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T21:45:25.306Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T21:45:25.307Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T21:45:25.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestNetworkList [2022-05-04T21:45:25.307Z] === RUN TestNetworkList//networks [2022-05-04T21:45:25.307Z] === PAUSE TestNetworkList//networks [2022-05-04T21:45:25.307Z] === RUN TestNetworkList//networks/ [2022-05-04T21:45:25.307Z] === PAUSE TestNetworkList//networks/ [2022-05-04T21:45:25.307Z] === CONT TestNetworkList//networks [2022-05-04T21:45:25.307Z] === CONT TestNetworkList//networks/ [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T21:45:25.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T21:45:25.307Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T21:45:25.307Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T21:45:25.307Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T21:45:25.307Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T21:45:25.307Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T21:45:25.307Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T21:45:25.307Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T21:45:25.307Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:45:25.307Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T21:45:25.307Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-04T21:45:25.307Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T21:45:25.307Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T21:45:25.307Z] PASS [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === Skipped [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-04T21:45:25.307Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T21:45:25.307Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T21:45:25.307Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T21:45:25.307Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:45:25.307Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-04T21:45:25.307Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T21:45:25.307Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] DONE 34 tests, 12 skipped in 7.074s [2022-05-04T21:45:25.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.307Z] INFO: Testing against a local daemon [2022-05-04T21:45:25.307Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T21:45:25.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:45:25.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestDockerNetworkIpvlan [2022-05-04T21:45:25.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:45:25.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:45:25.307Z] PASS [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === Skipped [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:45:25.307Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:45:25.307Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] DONE 2 tests, 2 skipped in 0.101s [2022-05-04T21:45:25.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.307Z] INFO: Testing against a local daemon [2022-05-04T21:45:25.307Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T21:45:25.307Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestDockerNetworkMacvlan [2022-05-04T21:45:25.307Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-04T21:45:25.307Z] PASS [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === Skipped [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-04T21:45:25.307Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-04T21:45:25.307Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] DONE 2 tests, 2 skipped in 0.100s [2022-05-04T21:45:25.307Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.307Z] testing: warning: no tests to run [2022-05-04T21:45:25.307Z] PASS [2022-05-04T21:45:25.307Z] [2022-05-04T21:45:25.307Z] DONE 0 tests in 0.026s [2022-05-04T21:45:25.307Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.307Z] INFO: Testing against a local daemon [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginTLS [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginHeader [2022-05-04T21:45:25.307Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.307Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-04T21:45:25.307Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T21:45:25.364Z] Removing intermediate container be19a6999357 [2022-05-04T21:45:25.364Z] ---> 873d83d3fc13 [2022-05-04T21:45:25.364Z] Step 9/13 : 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-05-04T21:45:25.364Z] ---> Running in 26b9efd002da [2022-05-04T21:45:25.364Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-04T21:45:25.364Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-04T21:45:25.503Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T21:45:25.503Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-05-04T21:45:25.503Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2022-05-04T21:45:25.503Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T21:45:25.503Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-04T21:45:25.565Z] === RUN TestAuthZPluginV2Disable [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-05-04T21:45:25.565Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-04T21:45:25.565Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-04T21:45:25.565Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-04T21:45:25.565Z] PASS [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === Skipped [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-04T21:45:25.565Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.565Z] [2022-05-04T21:45:25.565Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-05-04T21:45:25.566Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.566Z] [2022-05-04T21:45:25.566Z] DONE 17 tests, 17 skipped in 0.299s [2022-05-04T21:45:25.566Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.824Z] INFO: Testing against a local daemon [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:45:25.824Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:45:25.824Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T21:45:25.824Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T21:45:25.824Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T21:45:25.824Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T21:45:25.824Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T21:45:25.824Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T21:45:25.824Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T21:45:25.824Z] === RUN TestPluginInstall [2022-05-04T21:45:25.824Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.824Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T21:45:25.824Z] === RUN TestPluginsWithRuntimes [2022-05-04T21:45:25.824Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-04T21:45:25.824Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T21:45:25.824Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T21:45:25.824Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-04T21:45:25.824Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T21:45:25.824Z] PASS [2022-05-04T21:45:25.824Z] [2022-05-04T21:45:25.824Z] === Skipped [2022-05-04T21:45:25.824Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-04T21:45:25.824Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-04T21:45:25.824Z] [2022-05-04T21:45:25.824Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-04T21:45:25.824Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-04T21:45:25.824Z] [2022-05-04T21:45:25.824Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T21:45:25.824Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-04T21:45:25.824Z] [2022-05-04T21:45:25.824Z] DONE 19 tests, 3 skipped in 0.178s [2022-05-04T21:45:25.824Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T21:45:25.824Z] INFO: Testing against a local daemon [2022-05-04T21:45:25.824Z] === RUN TestExternalGraphDriver [2022-05-04T21:45:25.824Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-04T21:45:25.824Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-04T21:45:25.824Z] === RUN TestGraphdriverPluginV2 [2022-05-04T21:45:25.835Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-04T21:45:25.835Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-04T21:45:25.835Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-04T21:45:25.835Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-04T21:45:25.835Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-04T21:45:26.306Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-04T21:45:26.306Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-04T21:45:26.306Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-04T21:45:26.306Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-04T21:45:26.306Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-04T21:45:26.306Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-04T21:45:26.778Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-04T21:45:27.741Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2022-05-04T21:45:27.741Z] === RUN TestBuildWithSession [2022-05-04T21:45:27.741Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:45:27.741Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:45:27.741Z] === RUN TestBuildSquashParent [2022-05-04T21:45:27.766Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-04T21:45:27.767Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-04T21:45:28.032Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s) [2022-05-04T21:45:28.032Z] === CONT TestIpcModeOlderClient [2022-05-04T21:45:28.032Z] --- PASS: TestContainerStartOnDaemonRestart (2.39s) [2022-05-04T21:45:28.032Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T21:45:28.032Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-05-04T21:45:28.032Z] === CONT TestDaemonHostGatewayIP [2022-05-04T21:45:30.006Z] --- PASS: TestGraphdriverPluginV2 (3.39s) [2022-05-04T21:45:30.006Z] PASS [2022-05-04T21:45:30.006Z] [2022-05-04T21:45:30.006Z] === Skipped [2022-05-04T21:45:30.006Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-04T21:45:30.006Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-04T21:45:30.006Z] [2022-05-04T21:45:30.006Z] DONE 2 tests, 1 skipped in 3.522s [2022-05-04T21:45:30.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T21:45:30.006Z] INFO: Testing against a local daemon [2022-05-04T21:45:30.006Z] === RUN TestContinueAfterPluginCrash [2022-05-04T21:45:30.006Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T21:45:30.006Z] === RUN TestReadPluginNoRead [2022-05-04T21:45:30.006Z] === PAUSE TestReadPluginNoRead [2022-05-04T21:45:30.006Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T21:45:30.006Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T21:45:30.006Z] === CONT TestContinueAfterPluginCrash [2022-05-04T21:45:30.006Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T21:45:30.560Z] --- PASS: TestDaemonHostGatewayIP (2.54s) [2022-05-04T21:45:30.560Z] === CONT TestDaemonRestartIpcMode [2022-05-04T21:45:30.664Z] ...INFO: Daemon under test started and replied! [2022-05-04T21:45:30.664Z] INFO: Docker version of the daemon under test [2022-05-04T21:45:30.664Z] [2022-05-04T21:45:30.664Z] Client: [2022-05-04T21:45:30.664Z] Version: 17.06.2-ce [2022-05-04T21:45:30.664Z] API version: 1.30 [2022-05-04T21:45:30.664Z] Go version: go1.8.3 [2022-05-04T21:45:30.664Z] Git commit: cec0b72 [2022-05-04T21:45:30.664Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T21:45:30.664Z] OS/Arch: windows/amd64 [2022-05-04T21:45:30.664Z] [2022-05-04T21:45:30.664Z] Server: [2022-05-04T21:45:30.664Z] Version: 0.0.0-dev [2022-05-04T21:45:30.664Z] API version: 1.42 (minimum version 1.24) [2022-05-04T21:45:30.664Z] Go version: go1.18.1 [2022-05-04T21:45:30.664Z] Git commit: 4e92dd2b45 [2022-05-04T21:45:30.664Z] Built: [2022-05-04T21:45:30.664Z] OS/Arch: windows/amd64 [2022-05-04T21:45:30.664Z] Experimental: false [2022-05-04T21:45:30.664Z] [2022-05-04T21:45:30.664Z] INFO: Docker info of the daemon under test [2022-05-04T21:45:30.664Z] [2022-05-04T21:45:30.664Z] Containers: 0 [2022-05-04T21:45:30.664Z] Running: 0 [2022-05-04T21:45:30.664Z] Paused: 0 [2022-05-04T21:45:30.664Z] Stopped: 0 [2022-05-04T21:45:30.664Z] Images: 0 [2022-05-04T21:45:30.664Z] Server Version: 0.0.0-dev [2022-05-04T21:45:30.664Z] Storage Driver: windowsfilter [2022-05-04T21:45:30.664Z] Windows: [2022-05-04T21:45:30.664Z] Logging Driver: json-file [2022-05-04T21:45:30.664Z] Plugins: [2022-05-04T21:45:30.664Z] Volume: local [2022-05-04T21:45:30.664Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:45:30.664Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:45:30.664Z] Swarm: inactive [2022-05-04T21:45:30.664Z] Default Isolation: process [2022-05-04T21:45:30.664Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:45:30.664Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T21:45:30.664Z] OSType: windows [2022-05-04T21:45:30.664Z] Architecture: x86_64 [2022-05-04T21:45:30.664Z] CPUs: 4 [2022-05-04T21:45:30.664Z] Total Memory: 32GiB [2022-05-04T21:45:30.664Z] Name: azwin-2-523af0 [2022-05-04T21:45:30.664Z] ID: c0c00394-b08d-4d7b-8251-0e76b8084dac [2022-05-04T21:45:30.664Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T21:45:30.664Z] Debug Mode (client): false [2022-05-04T21:45:30.664Z] Debug Mode (server): true [2022-05-04T21:45:30.664Z] File Descriptors: -1 [2022-05-04T21:45:30.664Z] Goroutines: 16 [2022-05-04T21:45:30.664Z] System Time: 2022-05-04T21:45:29.7720891Z [2022-05-04T21:45:30.664Z] EventsListeners: 0 [2022-05-04T21:45:30.664Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:45:30.664Z] Labels: [2022-05-04T21:45:30.665Z] Experimental: false [2022-05-04T21:45:30.665Z] Insecure Registries: [2022-05-04T21:45:30.665Z] 127.0.0.0/8 [2022-05-04T21:45:30.665Z] Live Restore Enabled: false [2022-05-04T21:45:30.665Z] [2022-05-04T21:45:30.665Z] [2022-05-04T21:45:30.665Z] INFO: Docker images of the daemon under test [2022-05-04T21:45:30.665Z] [2022-05-04T21:45:30.665Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:45:30.665Z] [2022-05-04T21:45:30.665Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T21:45:30.665Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-04T21:45:30.665Z] ltsc2022: Pulling from windows/servercore [2022-05-04T21:45:30.665Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T21:45:30.665Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T21:45:33.146Z] --- PASS: TestDaemonRestartIpcMode (2.31s) [2022-05-04T21:45:34.216Z] --- PASS: TestDaemonStartWithLogOpt (4.47s) [2022-05-04T21:45:34.216Z] === CONT TestReadPluginNoRead [2022-05-04T21:45:35.885Z] --- PASS: TestBuildSquashParent (8.54s) [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:45:35.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:45:35.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:45:35.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:45:35.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:45:36.117Z] === RUN TestReadPluginNoRead/default [2022-05-04T21:45:37.490Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T21:45:38.862Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2022-05-04T21:45:38.862Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T21:45:39.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:45:39.191Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:45:39.704Z] --- PASS: TestContainerKillOnDaemonStart (11.74s) [2022-05-04T21:45:39.705Z] PASS [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === Skipped [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-04T21:45:39.705Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T21:45:39.705Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T21:45:39.705Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:45:39.705Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-04T21:45:39.705Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T21:45:39.705Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T21:45:39.705Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:45:39.705Z] [2022-05-04T21:45:39.705Z] DONE 235 tests, 7 skipped in 120.071s [2022-05-04T21:45:39.705Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T21:45:39.705Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T21:45:39.795Z] === CONT TestReadPluginNoRead [2022-05-04T21:45:39.795Z] read_test.go:92: [dfb53c43cda27] daemon is not started [2022-05-04T21:45:39.795Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-05-04T21:45:39.795Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-05-04T21:45:39.795Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-05-04T21:45:39.795Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-05-04T21:45:39.795Z] PASS [2022-05-04T21:45:39.795Z] [2022-05-04T21:45:39.795Z] DONE 6 tests in 10.540s [2022-05-04T21:45:39.795Z] 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-05-04T21:45:39.795Z] testing: warning: no tests to run [2022-05-04T21:45:39.795Z] PASS [2022-05-04T21:45:39.795Z] [2022-05-04T21:45:39.795Z] DONE 0 tests in 0.036s [2022-05-04T21:45:39.795Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T21:45:39.963Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-04T21:45:39.963Z] === RUN TestConfigDaemonID [2022-05-04T21:45:40.054Z] INFO: Testing against a local daemon [2022-05-04T21:45:40.054Z] === RUN TestPluginWithDevMounts [2022-05-04T21:45:40.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-04T21:45:40.054Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T21:45:40.054Z] PASS [2022-05-04T21:45:40.054Z] [2022-05-04T21:45:40.054Z] === Skipped [2022-05-04T21:45:40.054Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-04T21:45:40.054Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-04T21:45:40.054Z] [2022-05-04T21:45:40.054Z] DONE 1 tests, 1 skipped in 0.112s [2022-05-04T21:45:40.054Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T21:45:40.054Z] INFO: Testing against a local daemon [2022-05-04T21:45:40.054Z] === RUN TestSecretInspect [2022-05-04T21:45:40.054Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.054Z] --- SKIP: TestSecretInspect (0.01s) [2022-05-04T21:45:40.054Z] === RUN TestSecretList [2022-05-04T21:45:40.054Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.054Z] --- SKIP: TestSecretList (0.01s) [2022-05-04T21:45:40.054Z] === RUN TestSecretsCreateAndDelete [2022-05-04T21:45:40.054Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.054Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-04T21:45:40.054Z] === RUN TestSecretsUpdate [2022-05-04T21:45:40.312Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-05-04T21:45:40.312Z] === RUN TestTemplatedSecret [2022-05-04T21:45:40.312Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T21:45:40.312Z] === RUN TestSecretCreateResolve [2022-05-04T21:45:40.312Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-04T21:45:40.312Z] PASS [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === Skipped [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-05-04T21:45:40.312Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-04T21:45:40.312Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-04T21:45:40.312Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-05-04T21:45:40.312Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-04T21:45:40.312Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-04T21:45:40.312Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] [2022-05-04T21:45:40.312Z] DONE 6 tests, 6 skipped in 0.163s [2022-05-04T21:45:40.312Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T21:45:40.312Z] INFO: Testing against a local daemon [2022-05-04T21:45:40.312Z] === RUN TestServiceCreateInit [2022-05-04T21:45:40.312Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T21:45:40.312Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T21:45:40.312Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- PASS: TestServiceCreateInit (0.02s) [2022-05-04T21:45:40.312Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:45:40.312Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:45:40.312Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T21:45:40.312Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-04T21:45:40.312Z] === RUN TestCreateServiceConflict [2022-05-04T21:45:40.312Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-04T21:45:40.312Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T21:45:40.312Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-05-04T21:45:40.312Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T21:45:40.312Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-04T21:45:40.312Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T21:45:40.312Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.312Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-04T21:45:40.312Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T21:45:40.312Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestCreateServiceSysctls [2022-05-04T21:45:40.570Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-04T21:45:40.570Z] === RUN TestCreateServiceCapabilities [2022-05-04T21:45:40.570Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-04T21:45:40.570Z] === RUN TestInspect [2022-05-04T21:45:40.570Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestInspect (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestCreateJob [2022-05-04T21:45:40.570Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestCreateJob (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestReplicatedJob [2022-05-04T21:45:40.570Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestUpdateReplicatedJob [2022-05-04T21:45:40.570Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-05-04T21:45:40.570Z] === RUN TestServiceListWithStatuses [2022-05-04T21:45:40.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:45:40.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T21:45:40.570Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T21:45:40.570Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestDockerNetworkReConnect [2022-05-04T21:45:40.570Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:40.570Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-05-04T21:45:40.570Z] === RUN TestServicePlugin [2022-05-04T21:45:40.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:45:40.677Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:45:40.677Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:45:40.677Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:45:40.677Z] [2022-05-04T21:45:40.677Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-04T21:45:40.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-04T21:45:40.677Z] HOSTNAME=f1c05adf223f [2022-05-04T21:45:40.677Z] TESTDEBUG=0 [2022-05-04T21:45:40.677Z] DEST=bundles/test-integration [2022-05-04T21:45:40.677Z] PWD=/go/src/github.com/docker/docker [2022-05-04T21:45:40.677Z] DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df [2022-05-04T21:45:40.677Z] container=docker [2022-05-04T21:45:40.677Z] HOME=/root [2022-05-04T21:45:40.677Z] GOLANG_VERSION=1.18.1 [2022-05-04T21:45:40.677Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-04T21:45:40.677Z] VALIDATE_BRANCH=master [2022-05-04T21:45:40.677Z] TERM=xterm [2022-05-04T21:45:40.677Z] DOCKER_PKG=github.com/docker/docker [2022-05-04T21:45:40.677Z] SHLVL=1 [2022-05-04T21:45:40.677Z] TIMEOUT=120m [2022-05-04T21:45:40.677Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-04T21:45:40.677Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-04T21:45:40.677Z] GO111MODULE=off [2022-05-04T21:45:40.677Z] DOCKER_EXPERIMENTAL=1 [2022-05-04T21:45:40.677Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-04T21:45:40.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-04T21:45:40.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-04T21:45:40.677Z] GOPATH=/go [2022-05-04T21:45:40.677Z] PKG_CONFIG=pkg-config [2022-05-04T21:45:40.677Z] _=/usr/bin/env [2022-05-04T21:45:40.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-04T21:45:41.336Z] daemon_test.go:84: [d26bf24fed7c2] daemon is not started [2022-05-04T21:45:41.336Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:45:41.336Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T21:45:41.336Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T21:45:41.336Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T21:45:41.336Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T21:45:41.336Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T21:45:41.336Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T21:45:41.336Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:45:41.336Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T21:45:41.336Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T21:45:41.336Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T21:45:41.336Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-05-04T21:45:41.336Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-05-04T21:45:41.336Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T21:45:41.336Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T21:45:42.269Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T21:45:42.472Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServicePlugin (1.94s) [2022-05-04T21:45:42.472Z] === RUN TestServiceUpdateLabel [2022-05-04T21:45:42.472Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-04T21:45:42.472Z] === RUN TestServiceUpdateSecrets [2022-05-04T21:45:42.472Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-04T21:45:42.472Z] === RUN TestServiceUpdateConfigs [2022-05-04T21:45:42.472Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-04T21:45:42.472Z] === RUN TestServiceUpdateNetwork [2022-05-04T21:45:42.472Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-04T21:45:42.472Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T21:45:42.472Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-04T21:45:42.472Z] PASS [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === Skipped [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:45:42.472Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:45:42.472Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-04T21:45:42.472Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-04T21:45:42.472Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-05-04T21:45:42.472Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-04T21:45:42.472Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-04T21:45:42.472Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-04T21:45:42.472Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-04T21:45:42.472Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-04T21:45:42.472Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-04T21:45:42.472Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-04T21:45:42.472Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-04T21:45:42.472Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-05-04T21:45:42.472Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T21:45:42.472Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-04T21:45:42.472Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-05-04T21:45:42.472Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-05-04T21:45:42.472Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-04T21:45:42.472Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-04T21:45:42.472Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-04T21:45:42.472Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-04T21:45:42.472Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-04T21:45:42.472Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-04T21:45:42.472Z] [2022-05-04T21:45:42.472Z] DONE 24 tests, 23 skipped in 2.363s [2022-05-04T21:45:42.472Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T21:45:42.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:45:42.497Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:45:42.730Z] INFO: Testing against a local daemon [2022-05-04T21:45:42.730Z] === RUN TestSessionCreate [2022-05-04T21:45:42.730Z] --- PASS: TestSessionCreate (0.04s) [2022-05-04T21:45:42.730Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T21:45:42.730Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-05-04T21:45:42.730Z] PASS [2022-05-04T21:45:42.730Z] [2022-05-04T21:45:42.730Z] DONE 2 tests in 0.169s [2022-05-04T21:45:42.730Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T21:45:42.988Z] INFO: Testing against a local daemon [2022-05-04T21:45:42.988Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:45:42.988Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T21:45:42.988Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:45:42.988Z] === RUN TestDiskUsage [2022-05-04T21:45:42.988Z] === PAUSE TestDiskUsage [2022-05-04T21:45:42.988Z] === RUN TestEventsExecDie [2022-05-04T21:45:43.553Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-04T21:45:43.553Z] === RUN TestEventsBackwardsCompatible [2022-05-04T21:45:43.553Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-04T21:45:43.553Z] === RUN TestEventsVolumeCreate [2022-05-04T21:45:43.553Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-04T21:45:43.553Z] === RUN TestInfoBinaryCommits [2022-05-04T21:45:43.553Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T21:45:43.553Z] === RUN TestInfoAPIVersioned [2022-05-04T21:45:43.553Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T21:45:43.553Z] === RUN TestInfoAPI [2022-05-04T21:45:43.553Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T21:45:43.553Z] === RUN TestInfoAPIWarnings [2022-05-04T21:45:43.644Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T21:45:44.579Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T21:45:44.579Z] daemon_test.go:198: [dc729e1cdfcf5] daemon is not started [2022-05-04T21:45:44.579Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-04T21:45:44.579Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-05-04T21:45:44.579Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-05-04T21:45:44.579Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-04T21:45:44.579Z] === RUN TestDaemonProxy [2022-05-04T21:45:44.579Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2022-05-04T21:45:45.802Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2022-05-04T21:45:45.802Z] === RUN TestBuildMultiStageCopy [2022-05-04T21:45:45.802Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T21:45:46.476Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T21:45:47.849Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T21:45:48.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T21:45:48.352Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T21:45:48.924Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T21:45:49.026Z] Removing intermediate container 26b9efd002da [2022-05-04T21:45:49.026Z] ---> 5ab31820367c [2022-05-04T21:45:49.026Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-04T21:45:49.026Z] ---> Running in 6d867f5414d0 [2022-05-04T21:45:49.497Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T21:45:49.747Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T21:45:50.005Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy (4.82s) [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-05-04T21:45:50.068Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-05-04T21:45:50.068Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy (6.18s) [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-04T21:45:50.571Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-04T21:45:50.571Z] PASS [2022-05-04T21:45:50.571Z] [2022-05-04T21:45:50.571Z] DONE 18 tests in 11.100s [2022-05-04T21:45:50.571Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T21:45:50.571Z] INFO: Testing against a local daemon [2022-05-04T21:45:50.571Z] === RUN TestCommitInheritsEnv [2022-05-04T21:45:50.829Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-05-04T21:45:50.829Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T21:45:50.829Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T21:45:50.829Z] === RUN TestImportWithCustomPlatform [2022-05-04T21:45:50.829Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T21:45:51.087Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T21:45:51.087Z] === RUN TestImportWithCustomPlatform// [2022-05-04T21:45:51.087Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T21:45:51.087Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T21:45:51.087Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T21:45:51.344Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T21:45:51.344Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T21:45:51.344Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T21:45:51.344Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T21:45:51.344Z] === RUN TestImagesFilterMultiReference [2022-05-04T21:45:51.344Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-04T21:45:51.344Z] === RUN TestImagePullPlatformInvalid [2022-05-04T21:45:51.344Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-04T21:45:51.344Z] === RUN TestRemoveImageOrphaning [2022-05-04T21:45:51.452Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-05-04T21:45:51.452Z] === RUN TestBuildLabelWithTargets [2022-05-04T21:45:51.602Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-05-04T21:45:51.602Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T21:45:51.875Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T21:45:51.875Z] 8f616e6e9eec: Download complete [2022-05-04T21:45:52.166Z] time="2022-05-04T21:45:52Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-04T21:45:52.826Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-04T21:45:52.826Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-04T21:45:52.826Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-04T21:45:52.826Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-04T21:45:53.302Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-04T21:45:53.302Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-04T21:45:53.539Z] --- PASS: TestRemoveImageGarbageCollector (1.89s) [2022-05-04T21:45:53.539Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T21:45:53.539Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-04T21:45:53.539Z] === RUN TestTagInvalidReference [2022-05-04T21:45:53.539Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-04T21:45:53.539Z] === RUN TestTagValidPrefixedRepo [2022-05-04T21:45:53.539Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-04T21:45:53.539Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T21:45:53.772Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-04T21:45:53.772Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-04T21:45:53.796Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-04T21:45:53.796Z] === RUN TestTagOfficialNames [2022-05-04T21:45:53.796Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-04T21:45:53.796Z] === RUN TestTagMatchesDigest [2022-05-04T21:45:53.796Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-04T21:45:53.796Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T21:45:53.997Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-05-04T21:45:53.997Z] === RUN TestBuildWithEmptyLayers [2022-05-04T21:45:54.939Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2022-05-04T21:45:54.939Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T21:45:57.581Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-04T21:45:57.581Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:45:57.581Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:45:57.581Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-04T21:45:57.581Z] [2022-05-04T21:45:57.581Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-04T21:45:57.581Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-04T21:45:57.581Z] Using test binary docker [2022-05-04T21:45:57.581Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T21:45:57.581Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:45:57.581Z] INFO: Waiting for daemon to start... [2022-05-04T21:45:57.581Z] Starting dockerd [2022-05-04T21:45:57.581Z] . [2022-05-04T21:45:57.581Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-04T21:45:57.733Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T21:45:57.733Z] dccd9e4d14d3: Download complete [2022-05-04T21:45:58.264Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2022-05-04T21:45:58.264Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T21:45:59.649Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2022-05-04T21:45:59.649Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T21:46:01.620Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-05-04T21:46:01.620Z] === RUN TestInfoDebug [2022-05-04T21:46:01.620Z] --- PASS: TestInfoDebug (0.54s) [2022-05-04T21:46:01.620Z] === RUN TestInfoInsecureRegistries [2022-05-04T21:46:01.620Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-05-04T21:46:01.620Z] === RUN TestInfoRegistryMirrors [2022-05-04T21:46:01.620Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-04T21:46:01.620Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T21:46:01.886Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-04T21:46:01.886Z] === RUN TestPingCacheHeaders [2022-05-04T21:46:01.886Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-04T21:46:01.886Z] === RUN TestPingGet [2022-05-04T21:46:01.886Z] --- PASS: TestPingGet (0.01s) [2022-05-04T21:46:01.886Z] === RUN TestPingHead [2022-05-04T21:46:01.886Z] --- PASS: TestPingHead (0.03s) [2022-05-04T21:46:01.886Z] === RUN TestPingSwarmHeader [2022-05-04T21:46:02.451Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T21:46:02.531Z] Removing intermediate container 6d867f5414d0 [2022-05-04T21:46:02.531Z] ---> fdf9ef483e38 [2022-05-04T21:46:02.531Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-04T21:46:02.531Z] ---> Running in 492378917e50 [2022-05-04T21:46:02.951Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-05-04T21:46:02.951Z] === RUN TestBuildWithHugeFile [2022-05-04T21:46:03.000Z] Removing intermediate container 492378917e50 [2022-05-04T21:46:03.000Z] ---> a81686c88916 [2022-05-04T21:46:03.000Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-04T21:46:03.000Z] ---> Running in e3cbe4973d24 [2022-05-04T21:46:03.016Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T21:46:03.469Z] Removing intermediate container e3cbe4973d24 [2022-05-04T21:46:03.469Z] ---> 7be74361a773 [2022-05-04T21:46:03.469Z] Step 13/13 : COPY . . [2022-05-04T21:46:03.952Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T21:46:04.210Z] --- PASS: TestPingSwarmHeader (2.23s) [2022-05-04T21:46:04.210Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T21:46:04.210Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T21:46:04.210Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T21:46:04.210Z] === RUN TestVersion [2022-05-04T21:46:04.210Z] --- PASS: TestVersion (0.03s) [2022-05-04T21:46:04.210Z] === CONT TestDiskUsage [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T21:46:04.775Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T21:46:05.033Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage (1.22s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-05-04T21:46:05.291Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-04T21:46:05.291Z] PASS [2022-05-04T21:46:05.291Z] [2022-05-04T21:46:05.291Z] === Skipped [2022-05-04T21:46:05.291Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:46:05.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T21:46:05.291Z] [2022-05-04T21:46:05.291Z] DONE 54 tests, 1 skipped in 22.577s [2022-05-04T21:46:05.291Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T21:46:05.552Z] INFO: Testing against a local daemon [2022-05-04T21:46:05.552Z] === RUN TestVolumesCreateAndList [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T21:46:05.552Z] === RUN TestVolumesRemove [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-04T21:46:05.552Z] === RUN TestVolumesInspect [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T21:46:05.552Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T21:46:05.552Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T21:46:05.552Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T21:46:05.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T21:46:05.552Z] PASS [2022-05-04T21:46:05.552Z] [2022-05-04T21:46:05.552Z] DONE 9 tests in 0.197s [2022-05-04T21:46:05.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T21:46:05.552Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14190 is not a child of this shell [2022-05-04T21:46:05.552Z] warning: PID 14190 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-04T21:46:05.819Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T21:46:05.819Z] [2022-05-04T21:46:05.819Z] Unloading profiles will leave already running processes permanently [2022-05-04T21:46:05.819Z] unconfined, which can lead to unexpected situations. [2022-05-04T21:46:05.819Z] [2022-05-04T21:46:05.819Z] To set a process to complain mode, use the command line tool [2022-05-04T21:46:05.819Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T21:46:05.819Z] Removing test suite binaries [2022-05-04T21:46:05.819Z] exiting test-integration [2022-05-04T21:46:05.819Z] ++ exit 0 [2022-05-04T21:46:05.819Z] Post stage [Pipeline] junit [2022-05-04T21:46:06.764Z] Recording test results [2022-05-04T21:46:07.215Z] [Checks API] No suitable checks publisher found. [2022-05-04T21:46:07.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T21:46:07.568Z] + echo Ensuring container killed. [2022-05-04T21:46:07.568Z] Ensuring container killed. [2022-05-04T21:46:07.568Z] + docker rm -vf docker-pr9 [2022-05-04T21:46:07.568Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-04T21:46:07.855Z] + echo Chowning /workspace to jenkins user [2022-05-04T21:46:07.855Z] Chowning /workspace to jenkins user [2022-05-04T21:46:07.855Z] + id -u [2022-05-04T21:46:07.855Z] + id -g [2022-05-04T21:46:07.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T21:46:08.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T21:46:09.528Z] + bundleName=amd64-rootless [2022-05-04T21:46:09.528Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-04T21:46:09.528Z] Creating amd64-rootless-bundles.tar.gz [2022-05-04T21:46:09.528Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T21:46:09.528Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-04T21:46:09.541Z] Archiving artifacts [2022-05-04T21:46:09.904Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T21:46:10.213Z] + make clean [2022-05-04T21:46:10.213Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T21:46:10.213Z] docker-dev-cache [2022-05-04T21:46:10.213Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T21:46:33.600Z] ---> 1caa5ed57130 [2022-05-04T21:46:33.600Z] Successfully built 1caa5ed57130 [2022-05-04T21:46:33.600Z] Successfully tagged docker:latest [2022-05-04T21:46:33.600Z] INFO: Image build ended at 05/04/2022 21:46:33. Duration:00:04:21.5334594 [2022-05-04T21:46:34.069Z] [2022-05-04T21:46:34.069Z] [2022-05-04T21:46:34.069Z] INFO: Building the test binaries at 05/04/2022 21:46:33... [2022-05-04T21:46:34.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-04T21:46:36.281Z] sha256:5dc4a5b8ce5b24971f9fc3147e65445c1448b0ca2071ea9491ffda524cecfd47 [2022-05-04T21:46:36.281Z] INFO: Starting docker-py tests... [2022-05-04T21:46:36.281Z] ============================= test session starts ============================== [2022-05-04T21:46:36.281Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-04T21:46:36.281Z] rootdir: /src, inifile: pytest.ini [2022-05-04T21:46:36.281Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-04T21:46:36.281Z] collected 395 items / 2 deselected / 393 selected [2022-05-04T21:46:36.281Z] [2022-05-04T21:46:39.941Z] INFO: make.ps1 starting at 05/04/2022 21:46:39 [2022-05-04T21:46:39.941Z] INFO: Git commit (839aca1064) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:46:39.941Z] INFO: Invoking autogen... [2022-05-04T21:46:39.941Z] { [2022-05-04T21:46:39.941Z] "RT_GROUP_ICON": { [2022-05-04T21:46:39.941Z] "#1": { [2022-05-04T21:46:39.941Z] "0409": "../../winresources/docker.ico" [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] }, [2022-05-04T21:46:39.941Z] "RT_MANIFEST": { [2022-05-04T21:46:39.941Z] "#1": { [2022-05-04T21:46:39.941Z] "0409": { [2022-05-04T21:46:39.941Z] "identity": {}, [2022-05-04T21:46:39.941Z] "description": "Docker Engine", [2022-05-04T21:46:39.941Z] "minimum-os": "vista", [2022-05-04T21:46:39.941Z] "execution-level": "", [2022-05-04T21:46:39.941Z] "ui-access": false, [2022-05-04T21:46:39.941Z] "auto-elevate": false, [2022-05-04T21:46:39.941Z] "dpi-awareness": "unaware", [2022-05-04T21:46:39.941Z] "disable-theming": false, [2022-05-04T21:46:39.941Z] "disable-window-filtering": false, [2022-05-04T21:46:39.941Z] "high-resolution-scrolling-aware": false, [2022-05-04T21:46:39.941Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T21:46:39.941Z] "long-path-aware": false, [2022-05-04T21:46:39.941Z] "printer-driver-isolation": false, [2022-05-04T21:46:39.941Z] "gdi-scaling": false, [2022-05-04T21:46:39.941Z] "segment-heap": false, [2022-05-04T21:46:39.941Z] "use-common-controls-v6": false [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] }, [2022-05-04T21:46:39.941Z] "RT_MESSAGETABLE": { [2022-05-04T21:46:39.941Z] "#1": { [2022-05-04T21:46:39.941Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] }, [2022-05-04T21:46:39.941Z] "RT_VERSION": { [2022-05-04T21:46:39.941Z] "#1": { [2022-05-04T21:46:39.941Z] "0409": { [2022-05-04T21:46:39.941Z] "fixed": { [2022-05-04T21:46:39.941Z] "file_version": "0.0.0.0", [2022-05-04T21:46:39.941Z] "product_version": "0.0.0.0", [2022-05-04T21:46:39.941Z] "type": "Unknown" [2022-05-04T21:46:39.941Z] }, [2022-05-04T21:46:39.941Z] "info": { [2022-05-04T21:46:39.941Z] "0000": { [2022-05-04T21:46:39.941Z] "CompanyName": "", [2022-05-04T21:46:39.941Z] "FileVersion": "0.0.0-dev", [2022-05-04T21:46:39.941Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-04T21:46:39.941Z] "OriginalFileName": "dockerd.exe", [2022-05-04T21:46:39.941Z] "ProductName": "", [2022-05-04T21:46:39.941Z] "ProductVersion": "0.0.0-dev", [2022-05-04T21:46:39.941Z] "SpecialBuild": "839aca1064" [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:39.941Z] } [2022-05-04T21:46:40.929Z] powershell.exe : cmd\dockerd\config.go [2022-05-04T21:46:40.930Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-7ce93c49\powershellWrapper.ps1:3 char:1 [2022-05-04T21:46:40.930Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-04T21:46:40.930Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-04T21:46:40.930Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-04T21:46:40.930Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-04T21:46:40.930Z] [2022-05-04T21:46:40.930Z] cmd\dockerd\config_windows.go [2022-05-04T21:46:40.930Z] cmd\dockerd\daemon.go [2022-05-04T21:46:40.930Z] cmd\dockerd\daemon_test.go [2022-05-04T21:46:40.930Z] cmd\dockerd\daemon_windows.go [2022-05-04T21:46:40.930Z] cmd\dockerd\docker.go [2022-05-04T21:46:40.930Z] cmd\dockerd\docker_windows.go [2022-05-04T21:46:40.930Z] cmd\dockerd\genwinres_windows.go [2022-05-04T21:46:40.930Z] cmd\dockerd\metrics.go [2022-05-04T21:46:40.930Z] cmd\dockerd\options.go [2022-05-04T21:46:40.930Z] cmd\dockerd\options_test.go [2022-05-04T21:46:40.930Z] cmd\dockerd\service_windows.go [2022-05-04T21:46:40.930Z] INFO: Building daemon... [2022-05-04T21:46:41.707Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:46:41.707Z] Using test binary docker [2022-05-04T21:46:41.707Z] +++ /etc/init.d/apparmor start [2022-05-04T21:46:41.707Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:46:41.707Z] INFO: Waiting for daemon to start... [2022-05-04T21:46:41.707Z] Starting dockerd [2022-05-04T21:46:41.707Z] +++ 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-05-04T21:46:41.970Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:46:41.970Z] Using test binary docker [2022-05-04T21:46:42.231Z] +++ /etc/init.d/apparmor start [2022-05-04T21:46:42.231Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:46:42.231Z] INFO: Waiting for daemon to start... [2022-05-04T21:46:42.231Z] Starting dockerd [2022-05-04T21:46:42.231Z] +++ 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-05-04T21:46:42.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-04T21:46:45.530Z] . [2022-05-04T21:46:45.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:46:45.531Z] [2022-05-04T21:46:45.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:46:45.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:46:45.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:46:45.531Z] Error: No such image: emptyfs [2022-05-04T21:46:45.531Z] ++++ docker load [2022-05-04T21:46:45.531Z] Error: No such image: emptyfs [2022-05-04T21:46:45.531Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T21:46:45.531Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T21:46:45.531Z] ++++ docker load [2022-05-04T21:46:45.531Z] Running integration-test (iteration 1) [2022-05-04T21:46:45.531Z] 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-05-04T21:46:45.531Z] ++ 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-05-04T21:46:45.531Z] ++ set -e [2022-05-04T21:46:45.531Z] ++ '[' -n 0 ']' [2022-05-04T21:46:45.531Z] ++ set -x [2022-05-04T21:46:45.531Z] ++ 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-05-04T21:46:45.531Z] Running integration-test (iteration 1) [2022-05-04T21:46:45.531Z] 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-05-04T21:46:45.531Z] ++ 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-05-04T21:46:45.531Z] ++ set -e [2022-05-04T21:46:45.531Z] ++ '[' -n 0 ']' [2022-05-04T21:46:45.531Z] ++ set -x [2022-05-04T21:46:45.531Z] ++ 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-05-04T21:46:46.473Z] Loaded image: busybox:latest [2022-05-04T21:46:46.473Z] Loaded image: busybox:latest [2022-05-04T21:46:46.735Z] Loaded image: busybox:glibc [2022-05-04T21:46:46.996Z] Loaded image: busybox:glibc [2022-05-04T21:46:49.395Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-04T21:46:50.211Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-04T21:46:51.205Z] Loaded image: debian:bullseye-slim [2022-05-04T21:46:51.205Z] Loaded image: debian:bullseye-slim [2022-05-04T21:46:51.205Z] Loaded image: hello-world:latest [2022-05-04T21:46:51.205Z] Loaded image: hello-world:latest [2022-05-04T21:46:51.466Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:46:51.466Z] INFO: Testing against a local daemon [2022-05-04T21:46:51.466Z] === RUN TestDockerDaemonSuite [2022-05-04T21:46:51.466Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:46:51.466Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-04T21:46:51.466Z] INFO: Testing against a local daemon [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T21:46:51.466Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T21:46:51.648Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-04T21:46:51.728Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T21:46:55.937Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T21:46:55.937Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T21:46:55.937Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T21:46:55.937Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T21:46:56.880Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T21:46:56.880Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T21:46:56.880Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T21:46:57.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-04T21:46:57.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-04T21:46:57.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-04T21:46:58.270Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T21:46:58.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-04T21:46:58.532Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T21:46:58.532Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T21:46:58.532Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T21:46:58.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-04T21:46:59.481Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-04T21:46:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-04T21:46:59.741Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T21:47:00.683Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T21:47:00.944Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T21:47:00.944Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T21:47:00.944Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T21:47:00.944Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T21:47:02.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-04T21:47:04.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-04T21:47:05.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-04T21:47:05.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-04T21:47:06.233Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T21:47:07.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-04T21:47:07.617Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T21:47:07.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-04T21:47:09.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-04T21:47:10.149Z] 8f616e6e9eec: Pull complete [2022-05-04T21:47:10.167Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T21:47:10.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-04T21:47:11.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-04T21:47:12.079Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T21:47:12.322Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-04T21:47:12.322Z] Using test binary docker [2022-05-04T21:47:12.322Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-04T21:47:12.322Z] +++ /etc/init.d/apparmor start [2022-05-04T21:47:12.322Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-04T21:47:12.322Z] INFO: Waiting for daemon to start... [2022-05-04T21:47:12.322Z] Starting dockerd [2022-05-04T21:47:12.322Z] +++ 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-05-04T21:47:13.021Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T21:47:13.968Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T21:47:14.542Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T21:47:15.485Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-04T21:47:18.032Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-04T21:47:18.032Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-04T21:47:18.470Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T21:47:18.470Z] [2022-05-04T21:47:18.470Z] ________ ____ __. [2022-05-04T21:47:18.470Z] \_____ \ | |/ _| [2022-05-04T21:47:18.470Z] / | \| < [2022-05-04T21:47:18.470Z] / | \ | \ [2022-05-04T21:47:18.470Z] \_______ /____|__ \ [2022-05-04T21:47:18.470Z] \/ \/ [2022-05-04T21:47:18.470Z] [2022-05-04T21:47:18.470Z] INFO: make.ps1 ended at 05/04/2022 21:47:06 [2022-05-04T21:47:18.470Z] INFO: Binaries build ended at 05/04/2022 21:47:08. Duration:00:01:52.4048002 [2022-05-04T21:47:18.470Z] INFO: Copying the built daemon binary to d:\CI\PR-43555\9\binary\dockerd-e9eddaf9d6.exe... [2022-05-04T21:47:18.470Z] INFO: Copying the built client binary to d:\CI\PR-43555\9\binary\docker-e9eddaf9d6.exe... [2022-05-04T21:47:18.470Z] INFO: Copying the golang package from the container to d:\CI\PR-43555\9\installer\go.zip... [2022-05-04T21:47:18.470Z] INFO: Extracting go.zip to d:\CI\PR-43555\9\go [2022-05-04T21:47:19.417Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-04T21:47:19.681Z] docker_cli_daemon_test.go:1474: [d0f454c490621] daemon is not started [2022-05-04T21:47:20.623Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T21:47:20.623Z] check_test.go:307: [db5d1f2d5391f] daemon is not started [2022-05-04T21:47:20.623Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-04T21:47:21.384Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-04T21:47:21.567Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T21:47:22.310Z] . [2022-05-04T21:47:22.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-04T21:47:22.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-04T21:47:22.310Z] Error: No such image: emptyfs [2022-05-04T21:47:22.310Z] ++++ docker load [2022-05-04T21:47:22.310Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-04T21:47:22.310Z] Running integration-test (iteration 1) [2022-05-04T21:47:22.310Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-04T21:47:22.310Z] ++ 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-05-04T21:47:22.310Z] ++ set -e [2022-05-04T21:47:22.310Z] ++ '[' -n 0 ']' [2022-05-04T21:47:22.310Z] ++ set -x [2022-05-04T21:47:22.310Z] ++ 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-05-04T21:47:22.310Z] Loaded image: busybox:latest [2022-05-04T21:47:22.310Z] Loaded image: busybox:glibc [2022-05-04T21:47:22.954Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-04T21:47:23.215Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T21:47:23.246Z] Loaded image: debian:bullseye-slim [2022-05-04T21:47:23.246Z] Loaded image: hello-world:latest [2022-05-04T21:47:23.246Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:47:23.505Z] INFO: Testing against a local daemon [2022-05-04T21:47:23.505Z] === RUN TestCgroupNamespacesBuild [2022-05-04T21:47:24.600Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T21:47:24.860Z] check_test.go:307: [d37fbbed2fb78] daemon is not started [2022-05-04T21:47:24.860Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-04T21:47:25.120Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T21:47:25.409Z] --- PASS: TestCgroupNamespacesBuild (1.81s) [2022-05-04T21:47:25.409Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-04T21:47:26.519Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T21:47:27.940Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.25s) [2022-05-04T21:47:27.940Z] === RUN TestBuildWithSession [2022-05-04T21:47:27.940Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:47:27.940Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:47:27.940Z] === RUN TestBuildSquashParent [2022-05-04T21:47:28.436Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T21:47:29.379Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-04T21:47:29.379Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T21:47:30.219Z] --- PASS: TestImportExtremelyLargeImageWorks (91.74s) [2022-05-04T21:47:30.219Z] PASS [2022-05-04T21:47:30.219Z] [2022-05-04T21:47:30.219Z] DONE 22 tests in 94.906s [2022-05-04T21:47:30.220Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T21:47:30.220Z] INFO: Testing against a local daemon [2022-05-04T21:47:30.220Z] === RUN TestNetworkCreateDelete [2022-05-04T21:47:30.220Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-05-04T21:47:30.220Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T21:47:30.220Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-04T21:47:30.220Z] === RUN TestDaemonDNSFallback [2022-05-04T21:47:30.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T21:47:30.764Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T21:47:31.707Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T21:47:32.650Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-04T21:47:32.650Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T21:47:32.745Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-05-04T21:47:32.745Z] === RUN TestInspectNetwork [2022-05-04T21:47:34.510Z] --- PASS: TestBuildSquashParent (6.19s) [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:47:34.510Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:47:34.510Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:47:34.510Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:47:34.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:47:35.196Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-04T21:47:35.272Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T21:47:35.272Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T21:47:35.272Z] === RUN TestInspectNetwork/network_name [2022-05-04T21:47:35.272Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T21:47:35.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:47:35.445Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:47:37.110Z] --- PASS: TestBuildWithHugeFile (93.97s) [2022-05-04T21:47:37.110Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T21:47:37.110Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:47:37.110Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:47:37.110Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T21:47:37.110Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:47:37.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:47:37.110Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:47:37.110Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:47:37.110Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:47:37.110Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:47:37.110Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:47:37.110Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:47:37.110Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:47:37.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:47:37.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:47:37.371Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-05-04T21:47:37.371Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2022-05-04T21:47:37.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2022-05-04T21:47:37.371Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2022-05-04T21:47:37.371Z] === RUN TestBuildPreserveOwnership [2022-05-04T21:47:37.371Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T21:47:38.761Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-04T21:47:39.250Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-04T21:47:39.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.69s) [2022-05-04T21:47:39.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-05-04T21:47:39.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2022-05-04T21:47:39.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-05-04T21:47:39.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-05-04T21:47:39.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) [2022-05-04T21:47:39.251Z] === RUN TestBuildMultiStageCopy [2022-05-04T21:47:39.251Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T21:47:39.451Z] --- PASS: TestInspectNetwork (7.11s) [2022-05-04T21:47:39.451Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-04T21:47:39.451Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-04T21:47:39.451Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T21:47:39.451Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T21:47:39.451Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T21:47:40.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T21:47:40.625Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T21:47:40.679Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T21:47:40.883Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T21:47:41.141Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T21:47:41.349Z] --- PASS: TestRunContainerWithBridgeNone (1.66s) [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T21:47:41.349Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:47:41.349Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:47:41.349Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:47:41.349Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T21:47:41.349Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T21:47:41.349Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T21:47:41.349Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T21:47:41.349Z] === RUN TestNetworkList [2022-05-04T21:47:41.349Z] === RUN TestNetworkList//networks [2022-05-04T21:47:41.349Z] === PAUSE TestNetworkList//networks [2022-05-04T21:47:41.349Z] === RUN TestNetworkList//networks/ [2022-05-04T21:47:41.349Z] === PAUSE TestNetworkList//networks/ [2022-05-04T21:47:41.349Z] === CONT TestNetworkList//networks [2022-05-04T21:47:41.349Z] === CONT TestNetworkList//networks/ [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T21:47:41.349Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T21:47:41.349Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy (2.56s) [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s) [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s) [2022-05-04T21:47:41.399Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2022-05-04T21:47:41.399Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T21:47:41.606Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-04T21:47:41.606Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T21:47:42.065Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-04T21:47:42.335Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-05-04T21:47:42.335Z] === RUN TestBuildLabelWithTargets [2022-05-04T21:47:42.640Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2022-05-04T21:47:42.640Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.40s) [2022-05-04T21:47:42.640Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.95s) [2022-05-04T21:47:42.640Z] === RUN TestBuildPlatformInvalid [2022-05-04T21:47:42.902Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2022-05-04T21:47:42.902Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T21:47:42.979Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-04T21:47:42.979Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T21:47:43.546Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-05-04T21:47:43.546Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T21:47:43.713Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2022-05-04T21:47:43.713Z] === RUN TestBuildWithEmptyLayers [2022-05-04T21:47:43.742Z] INFO: Extraction ended at 05/04/2022 21:47:42. Duration:00:00:32.0532822 [2022-05-04T21:47:43.742Z] INFO: Updating the golang and path environment variables [2022-05-04T21:47:43.742Z] INFO: GOPATH=d:\gopath [2022-05-04T21:47:43.742Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T21:47:43.742Z] INFO: Running the daemon under test in debug mode [2022-05-04T21:47:43.742Z] INFO: Running the daemon under test in containerd mode [2022-05-04T21:47:43.742Z] INFO: Starting a daemon under test... [2022-05-04T21:47:43.742Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43555\9\daemon --pidfile d:\CI\PR-43555\9\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-04T21:47:43.742Z] INFO: Containerd started successfully. [2022-05-04T21:47:43.742Z] INFO: Process started successfully. [2022-05-04T21:47:43.742Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T21:47:43.742Z] INFO: Waiting for the daemon under test to start... [2022-05-04T21:47:43.972Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2022-05-04T21:47:43.972Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T21:47:44.290Z] Loaded image: busybox:latest [2022-05-04T21:47:44.290Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-04T21:47:44.480Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-05-04T21:47:44.480Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T21:47:44.550Z] Loaded image: busybox:glibc [2022-05-04T21:47:45.854Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-04T21:47:45.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T21:47:45.872Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2022-05-04T21:47:45.872Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T21:47:45.936Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-04T21:47:46.418Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-04T21:47:46.418Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T21:47:46.438Z] --- PASS: TestBuildUncleanTarFilenames (0.80s) [2022-05-04T21:47:46.439Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T21:47:47.852Z] Loaded image: debian:bullseye-slim [2022-05-04T21:47:47.852Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-04T21:47:47.852Z] Loaded image: hello-world:latest [2022-05-04T21:47:48.113Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:47:48.339Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s) [2022-05-04T21:47:48.339Z] === RUN TestBuildWithHugeFile [2022-05-04T21:47:48.944Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2022-05-04T21:47:48.944Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T21:47:48.944Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:47:48.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:47:48.944Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T21:47:49.501Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-04T21:47:49.763Z] check_test.go:307: [d0df5a0def2a2] daemon is not started [2022-05-04T21:47:49.763Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-04T21:47:52.339Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T21:47:52.339Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-04T21:47:52.911Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T21:47:54.016Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-04T21:47:54.588Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T21:47:54.588Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T21:47:55.974Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-04T21:47:56.548Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-04T21:47:57.933Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T21:48:00.484Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T21:48:00.484Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-04T21:48:00.745Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.95s) [2022-05-04T21:48:00.745Z] PASS [2022-05-04T21:48:00.745Z] [2022-05-04T21:48:00.745Z] === Skipped [2022-05-04T21:48:00.745Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-04T21:48:00.745Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:48:00.745Z] [2022-05-04T21:48:00.746Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:48:00.746Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:48:00.746Z] [2022-05-04T21:48:00.746Z] DONE 34 tests, 2 skipped in 157.886s [2022-05-04T21:48:01.006Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T21:48:01.006Z] ++ 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-05-04T21:48:01.006Z] ++ set -e [2022-05-04T21:48:01.006Z] ++ '[' -n 0 ']' [2022-05-04T21:48:01.006Z] ++ set -x [2022-05-04T21:48:01.006Z] ++ 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-05-04T21:48:01.006Z] INFO: Testing against a local daemon [2022-05-04T21:48:01.006Z] === RUN TestConfigInspect [2022-05-04T21:48:01.006Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T21:48:03.552Z] --- PASS: TestConfigInspect (2.74s) [2022-05-04T21:48:03.552Z] === RUN TestConfigList [2022-05-04T21:48:03.815Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-04T21:48:03.893Z] --- PASS: TestServiceWithDataPathPortInit (14.19s) [2022-05-04T21:48:03.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T21:48:04.388Z] check_test.go:307: [d7afe7df37684] daemon is not started [2022-05-04T21:48:04.388Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-04T21:48:04.959Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-04T21:48:04.964Z] ...INFO: Daemon under test started and replied! [2022-05-04T21:48:04.964Z] INFO: Docker version of the daemon under test [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] Client: [2022-05-04T21:48:04.964Z] Version: 17.06.2-ce [2022-05-04T21:48:04.964Z] API version: 1.30 [2022-05-04T21:48:04.964Z] Go version: go1.8.3 [2022-05-04T21:48:04.964Z] Git commit: cec0b72 [2022-05-04T21:48:04.964Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T21:48:04.964Z] OS/Arch: windows/amd64 [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] Server: [2022-05-04T21:48:04.964Z] Version: 0.0.0-dev [2022-05-04T21:48:04.964Z] API version: 1.42 (minimum version 1.24) [2022-05-04T21:48:04.964Z] Go version: go1.18.1 [2022-05-04T21:48:04.964Z] Git commit: e9eddaf9d6 [2022-05-04T21:48:04.964Z] Built: [2022-05-04T21:48:04.964Z] OS/Arch: windows/amd64 [2022-05-04T21:48:04.964Z] Experimental: false [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] INFO: Docker info of the daemon under test [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] Containers: 0 [2022-05-04T21:48:04.964Z] Running: 0 [2022-05-04T21:48:04.964Z] Paused: 0 [2022-05-04T21:48:04.964Z] Stopped: 0 [2022-05-04T21:48:04.964Z] Images: 0 [2022-05-04T21:48:04.964Z] Server Version: 0.0.0-dev [2022-05-04T21:48:04.964Z] Storage Driver: windowsfilter [2022-05-04T21:48:04.964Z] Windows: [2022-05-04T21:48:04.964Z] Logging Driver: json-file [2022-05-04T21:48:04.964Z] Plugins: [2022-05-04T21:48:04.964Z] Volume: local [2022-05-04T21:48:04.964Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:48:04.964Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:48:04.964Z] Swarm: inactive [2022-05-04T21:48:04.964Z] Default Isolation: process [2022-05-04T21:48:04.964Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T21:48:04.964Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T21:48:04.964Z] OSType: windows [2022-05-04T21:48:04.964Z] Architecture: x86_64 [2022-05-04T21:48:04.964Z] CPUs: 4 [2022-05-04T21:48:04.964Z] Total Memory: 32GiB [2022-05-04T21:48:04.964Z] Name: azwin-2-4862a0 [2022-05-04T21:48:04.964Z] ID: 1eef3d7b-3964-4664-b1d7-3c2886419010 [2022-05-04T21:48:04.964Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T21:48:04.964Z] Debug Mode (client): false [2022-05-04T21:48:04.964Z] Debug Mode (server): true [2022-05-04T21:48:04.964Z] File Descriptors: -1 [2022-05-04T21:48:04.964Z] Goroutines: 29 [2022-05-04T21:48:04.964Z] System Time: 2022-05-04T21:48:02.1230381Z [2022-05-04T21:48:04.964Z] EventsListeners: 0 [2022-05-04T21:48:04.964Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:48:04.964Z] Labels: [2022-05-04T21:48:04.964Z] Experimental: false [2022-05-04T21:48:04.964Z] Insecure Registries: [2022-05-04T21:48:04.964Z] 127.0.0.0/8 [2022-05-04T21:48:04.964Z] Live Restore Enabled: false [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] INFO: Docker images of the daemon under test [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:48:04.964Z] [2022-05-04T21:48:04.964Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T21:48:04.964Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-04T21:48:04.964Z] ltsc2022: Pulling from windows/servercore [2022-05-04T21:48:04.964Z] 8f616e6e9eec: Pulling fs layer [2022-05-04T21:48:04.964Z] dccd9e4d14d3: Pulling fs layer [2022-05-04T21:48:05.530Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-04T21:48:05.790Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u6gt1eh7rc2d48mr2k96ovjux Created:2022-05-04 21:48:04.208067254 +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[09b353b07a829de900776f4b72d88da07caa940f7dfb3178804734223393183a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3l0d44xto5elip30ruhtluqui EndpointID:f4769b24ba81b640c1e4bf7dead64b22991cc7a0439efcabc35e083f89f205c3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9d6fef57386b95bdfdc955bacfca4427e8c4c1170e6440c2b1b35aad58b85df2 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:371b91de022a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3l0d44xto5elip30ruhtluqui EndpointID:f4769b24ba81b640c1e4bf7dead64b22991cc7a0439efcabc35e083f89f205c3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T21:48:06.102Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-04T21:48:06.674Z] --- PASS: TestConfigList (2.90s) [2022-05-04T21:48:06.674Z] === RUN TestConfigsCreateAndDelete [2022-05-04T21:48:06.674Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T21:48:07.354Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-04T21:48:08.345Z] [2022-05-04T21:48:08.345Z] ________ ____ __. [2022-05-04T21:48:08.345Z] \_____ \ | |/ _| [2022-05-04T21:48:08.345Z] / | \| < [2022-05-04T21:48:08.345Z] / | \ | \ [2022-05-04T21:48:08.345Z] \_______ /____|__ \ [2022-05-04T21:48:08.345Z] \/ \/ [2022-05-04T21:48:08.345Z] [2022-05-04T21:48:08.345Z] INFO: make.ps1 ended at 05/04/2022 21:48:08 [2022-05-04T21:48:08.587Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-04T21:48:09.529Z] --- PASS: TestConfigsCreateAndDelete (3.06s) [2022-05-04T21:48:09.529Z] === RUN TestConfigsUpdate [2022-05-04T21:48:09.911Z] INFO: Binaries build ended at 05/04/2022 21:48:09. Duration:00:01:35.9390619 [2022-05-04T21:48:09.968Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.00s) [2022-05-04T21:48:09.968Z] PASS [2022-05-04T21:48:09.968Z] [2022-05-04T21:48:09.968Z] === Skipped [2022-05-04T21:48:09.968Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:48:09.968Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:48:09.968Z] [2022-05-04T21:48:09.968Z] DONE 38 tests, 1 skipped in 44.404s [2022-05-04T21:48:09.968Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:48:09.968Z] INFO: Testing against a local daemon [2022-05-04T21:48:09.968Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T21:48:09.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:48:09.968Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:48:09.968Z] === RUN TestDockerNetworkIpvlan [2022-05-04T21:48:09.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:48:09.968Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:48:09.968Z] PASS [2022-05-04T21:48:09.968Z] [2022-05-04T21:48:09.968Z] === Skipped [2022-05-04T21:48:09.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:48:09.968Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:48:09.968Z] [2022-05-04T21:48:09.968Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:48:09.968Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:48:09.968Z] [2022-05-04T21:48:09.968Z] DONE 2 tests, 2 skipped in 0.022s [2022-05-04T21:48:09.968Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:48:09.968Z] INFO: Testing against a local daemon [2022-05-04T21:48:09.968Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T21:48:10.473Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T21:48:10.473Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T21:48:11.341Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-05-04T21:48:11.341Z] === RUN TestDockerNetworkMacvlan [2022-05-04T21:48:11.481Z] INFO: Copying the built daemon binary to d:\CI\PR-43555\9\binary\dockerd-839aca1064.exe... [2022-05-04T21:48:11.481Z] INFO: Copying the built client binary to d:\CI\PR-43555\9\binary\docker-839aca1064.exe... [2022-05-04T21:48:11.481Z] INFO: Copying the golang package from the container to d:\CI\PR-43555\9\installer\go.zip... [2022-05-04T21:48:11.859Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T21:48:11.907Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T21:48:11.952Z] INFO: Extracting go.zip to d:\CI\PR-43555\9\go [2022-05-04T21:48:12.433Z] --- PASS: TestConfigsUpdate (2.79s) [2022-05-04T21:48:12.433Z] === RUN TestTemplatedConfig [2022-05-04T21:48:12.841Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T21:48:13.406Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T21:48:13.827Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-04T21:48:14.201Z] .........................xx.................... [ 29%] [2022-05-04T21:48:15.306Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T21:48:15.749Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T21:48:15.749Z] --- PASS: TestTemplatedConfig (3.28s) [2022-05-04T21:48:15.749Z] === RUN TestConfigCreateResolve [2022-05-04T21:48:16.322Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-04T21:48:16.322Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-04T21:48:16.322Z] check_test.go:307: [d8c114f54871d] daemon is not started [2022-05-04T21:48:16.322Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-04T21:48:16.322Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T21:48:17.208Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T21:48:17.264Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T21:48:18.655Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-04T21:48:18.655Z] --- PASS: TestConfigCreateResolve (3.05s) [2022-05-04T21:48:18.655Z] PASS [2022-05-04T21:48:18.655Z] [2022-05-04T21:48:18.655Z] DONE 6 tests in 17.863s [2022-05-04T21:48:18.916Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T21:48:18.916Z] ++ 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-05-04T21:48:18.916Z] ++ set -e [2022-05-04T21:48:18.916Z] ++ '[' -n 0 ']' [2022-05-04T21:48:18.916Z] ++ set -x [2022-05-04T21:48:18.916Z] ++ 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-05-04T21:48:18.916Z] INFO: Testing against a local daemon [2022-05-04T21:48:18.916Z] === RUN TestCheckpoint [2022-05-04T21:48:18.916Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:48:18.916Z] --- SKIP: TestCheckpoint (0.01s) [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:48:18.916Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T21:48:18.916Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T21:48:18.916Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T21:48:18.917Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T21:48:18.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T21:48:18.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-04T21:48:18.917Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T21:48:19.177Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-05-04T21:48:19.177Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T21:48:19.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-04T21:48:19.177Z] === RUN TestCopyEmptyFile [2022-05-04T21:48:19.750Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-05-04T21:48:19.750Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T21:48:19.750Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-05-04T21:48:19.750Z] === RUN TestCopyFromContainer [2022-05-04T21:48:20.323Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T21:48:20.489Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T21:48:20.896Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan (9.75s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s) [2022-05-04T21:48:21.055Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2022-05-04T21:48:21.055Z] PASS [2022-05-04T21:48:21.055Z] [2022-05-04T21:48:21.055Z] DONE 8 tests in 11.037s [2022-05-04T21:48:21.055Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T21:48:21.055Z] testing: warning: no tests to run [2022-05-04T21:48:21.055Z] PASS [2022-05-04T21:48:21.055Z] [2022-05-04T21:48:21.055Z] DONE 0 tests in 0.007s [2022-05-04T21:48:21.055Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T21:48:21.055Z] INFO: Testing against a local daemon [2022-05-04T21:48:21.055Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T21:48:21.469Z] === RUN TestCopyFromContainer// [2022-05-04T21:48:21.469Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T21:48:21.469Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T21:48:21.732Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T21:48:21.732Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T21:48:21.732Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T21:48:21.993Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T21:48:21.993Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T21:48:21.993Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T21:48:22.254Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T21:48:22.254Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer (2.67s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2022-05-04T21:48:22.254Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2022-05-04T21:48:22.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T21:48:22.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:48:22.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:48:22.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:48:22.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:48:22.254Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:48:22.254Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:48:22.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:48:22.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:48:22.254Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:48:22.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-04T21:48:22.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T21:48:22.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T21:48:22.254Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T21:48:22.254Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T21:48:22.429Z] --- PASS: TestAuthZPluginAllowRequest (1.27s) [2022-05-04T21:48:22.429Z] === RUN TestAuthZPluginTLS [2022-05-04T21:48:22.516Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-05-04T21:48:22.516Z] === RUN TestCreateWithInvalidEnv [2022-05-04T21:48:22.516Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T21:48:22.516Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T21:48:22.516Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T21:48:22.516Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T21:48:22.516Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T21:48:22.516Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T21:48:22.516Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T21:48:22.516Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T21:48:22.516Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T21:48:22.516Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-05-04T21:48:22.516Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T21:48:22.516Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T21:48:22.516Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T21:48:22.516Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T21:48:22.516Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T21:48:22.516Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T21:48:22.994Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-04T21:48:22.994Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T21:48:23.459Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T21:48:23.559Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-04T21:48:23.559Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T21:48:23.817Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-04T21:48:23.817Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T21:48:24.031Z] check_test.go:307: [d8f8798100184] daemon is not started [2022-05-04T21:48:24.031Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-04T21:48:24.292Z] --- PASS: TestCreateWithCustomMaskedPaths (1.82s) [2022-05-04T21:48:24.292Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T21:48:24.384Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-04T21:48:24.384Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T21:48:24.554Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T21:48:25.757Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-05-04T21:48:25.757Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T21:48:25.946Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T21:48:26.323Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-04T21:48:26.323Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:48:26.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:48:26.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:48:26.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:48:26.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:48:26.518Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:48:26.518Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:48:26.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:48:26.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:48:26.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:48:26.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:48:26.518Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-05-04T21:48:26.518Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-04T21:48:26.518Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T21:48:26.581Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-04T21:48:26.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T21:48:26.779Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-04T21:48:27.040Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2022-05-04T21:48:27.040Z] === RUN TestCreateDifferentPlatform [2022-05-04T21:48:27.040Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T21:48:27.040Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T21:48:27.146Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-04T21:48:27.146Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T21:48:27.302Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-05-04T21:48:27.302Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T21:48:27.302Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T21:48:27.302Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T21:48:27.302Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-04T21:48:27.302Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T21:48:27.302Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2022-05-04T21:48:27.302Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T21:48:27.302Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T21:48:27.302Z] === RUN TestDaemonRestartIpcMode [2022-05-04T21:48:27.302Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T21:48:27.302Z] === RUN TestDaemonHostGatewayIP [2022-05-04T21:48:27.302Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T21:48:27.302Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T21:48:27.302Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T21:48:27.302Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T21:48:27.302Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T21:48:27.302Z] === RUN TestDiff [2022-05-04T21:48:27.302Z] check_test.go:307: [dbeb7efc3bfdc] daemon is not started [2022-05-04T21:48:27.563Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-04T21:48:28.135Z] --- PASS: TestDiff (0.74s) [2022-05-04T21:48:28.135Z] === RUN TestExecWithCloseStdin [2022-05-04T21:48:28.707Z] --- PASS: TestExecWithCloseStdin (0.72s) [2022-05-04T21:48:28.707Z] === RUN TestExec [2022-05-04T21:48:28.707Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T21:48:29.046Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s) [2022-05-04T21:48:29.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T21:48:29.650Z] --- PASS: TestExec (0.76s) [2022-05-04T21:48:29.651Z] === RUN TestExecUser [2022-05-04T21:48:29.915Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-04T21:48:30.420Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-05-04T21:48:30.420Z] === RUN TestAuthZPluginHeader [2022-05-04T21:48:30.594Z] --- PASS: TestExecUser (0.89s) [2022-05-04T21:48:30.594Z] === RUN TestExportContainerAndImportImage [2022-05-04T21:48:30.594Z] docker_cli_daemon_plugins_test.go:80: [d421907be7fc6] daemon is not started [2022-05-04T21:48:30.987Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-04T21:48:30.987Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T21:48:31.539Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2022-05-04T21:48:31.539Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T21:48:31.539Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-04T21:48:32.927Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-05-04T21:48:32.927Z] === RUN TestHealthCheckWorkdir [2022-05-04T21:48:33.870Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-05-04T21:48:33.870Z] === RUN TestHealthKillContainer [2022-05-04T21:48:34.443Z] docker_cli_daemon_plugins_test.go:170: [d41a33ad4c805] daemon is not started [2022-05-04T21:48:35.022Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T21:48:35.063Z] dccd9e4d14d3: Verifying Checksum [2022-05-04T21:48:35.063Z] dccd9e4d14d3: Download complete [2022-05-04T21:48:35.130Z] --- PASS: TestBuildWithHugeFile (42.08s) [2022-05-04T21:48:35.130Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T21:48:35.130Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:48:35.130Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:48:35.130Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T21:48:35.130Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:48:35.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:48:35.130Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:48:35.130Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:48:35.130Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:48:35.130Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:48:35.130Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:48:35.130Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:48:35.130Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:48:35.130Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-05-04T21:48:35.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-05-04T21:48:35.130Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-04T21:48:35.130Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2022-05-04T21:48:35.130Z] === RUN TestBuildPreserveOwnership [2022-05-04T21:48:35.130Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-04T21:48:35.130Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-04T21:48:35.130Z] --- PASS: TestBuildPreserveOwnership (3.60s) [2022-05-04T21:48:35.130Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-05-04T21:48:35.130Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.24s) [2022-05-04T21:48:35.130Z] === RUN TestBuildPlatformInvalid [2022-05-04T21:48:35.130Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-04T21:48:35.130Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-04T21:48:35.130Z] Loaded image: busybox:latest [2022-05-04T21:48:35.168Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.01s) [2022-05-04T21:48:35.168Z] === RUN TestAuthZPluginV2Disable [2022-05-04T21:48:35.388Z] Loaded image: busybox:glibc [2022-05-04T21:48:35.611Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-04T21:48:37.290Z] Loaded image: debian:bullseye-slim [2022-05-04T21:48:37.290Z] Loaded image: hello-world:latest [2022-05-04T21:48:37.290Z] Loaded image: arm32v7/hello-world:latest [2022-05-04T21:48:37.847Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-04T21:48:38.447Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2022-05-04T21:48:38.447Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T21:48:38.920Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-04T21:48:38.920Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T21:48:39.181Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-04T21:48:39.752Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-04T21:48:40.013Z] check_test.go:307: [d8752a9ec2de4] daemon is not started [2022-05-04T21:48:40.013Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-04T21:48:40.955Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T21:48:41.216Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T21:48:41.478Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-04T21:48:41.726Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.17s) [2022-05-04T21:48:41.726Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T21:48:42.075Z] INFO: Extraction ended at 05/04/2022 21:48:38. Duration:00:00:26.7744357 [2022-05-04T21:48:42.075Z] INFO: Updating the golang and path environment variables [2022-05-04T21:48:42.075Z] INFO: GOPATH=d:\gopath [2022-05-04T21:48:42.075Z] INFO: go version go1.18.1 windows/amd64 [2022-05-04T21:48:42.075Z] INFO: Running the daemon under test in debug mode [2022-05-04T21:48:42.075Z] INFO: Starting a daemon under test... [2022-05-04T21:48:42.075Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43555\9\daemon --pidfile d:\CI\PR-43555\9\docker.pid -D [2022-05-04T21:48:42.075Z] INFO: Process started successfully. [2022-05-04T21:48:42.075Z] INFO: Start tailing logs of the daemon under tests [2022-05-04T21:48:42.075Z] INFO: Waiting for the daemon under test to start... [2022-05-04T21:48:42.145Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-04T21:48:42.420Z] --- PASS: TestHealthKillContainer (8.37s) [2022-05-04T21:48:42.420Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T21:48:43.363Z] --- PASS: TestInspectCpusetInConfigPre120 (0.98s) [2022-05-04T21:48:43.363Z] === RUN TestIpcModeNone [2022-05-04T21:48:43.624Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-04T21:48:44.195Z] --- PASS: TestIpcModeNone (0.88s) [2022-05-04T21:48:44.195Z] === RUN TestIpcModePrivate [2022-05-04T21:48:44.767Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:80, shared: false, mustBeShared: false [2022-05-04T21:48:45.029Z] --- PASS: TestIpcModePrivate (0.83s) [2022-05-04T21:48:45.029Z] === RUN TestIpcModeShareable [2022-05-04T21:48:45.291Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-04T21:48:45.553Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2022-05-04T21:48:45.813Z] --- PASS: TestIpcModeShareable (0.77s) [2022-05-04T21:48:45.813Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T21:48:47.202Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-04T21:48:48.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.80s) [2022-05-04T21:48:48.589Z] === RUN TestAPIIpcModeHost [2022-05-04T21:48:48.589Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T21:48:48.850Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-04T21:48:49.111Z] --- PASS: TestAPIIpcModeHost (0.72s) [2022-05-04T21:48:49.111Z] === RUN TestDaemonIpcModeShareable [2022-05-04T21:48:49.499Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.38s) [2022-05-04T21:48:49.499Z] PASS [2022-05-04T21:48:49.499Z] [2022-05-04T21:48:49.499Z] === Skipped [2022-05-04T21:48:49.499Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-04T21:48:49.499Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:48:49.499Z] [2022-05-04T21:48:49.499Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:48:49.499Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:48:49.499Z] [2022-05-04T21:48:49.499Z] DONE 34 tests, 2 skipped in 86.736s [2022-05-04T21:48:49.499Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-04T21:48:49.499Z] ++ 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-05-04T21:48:49.499Z] ++ set -e [2022-05-04T21:48:49.499Z] ++ '[' -n 0 ']' [2022-05-04T21:48:49.499Z] ++ set -x [2022-05-04T21:48:49.499Z] ++ 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-05-04T21:48:49.499Z] INFO: Testing against a local daemon [2022-05-04T21:48:49.499Z] === RUN TestConfigInspect [2022-05-04T21:48:50.057Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T21:48:50.319Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-04T21:48:50.434Z] --- PASS: TestConfigInspect (2.47s) [2022-05-04T21:48:50.434Z] === RUN TestConfigList [2022-05-04T21:48:50.891Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true [2022-05-04T21:48:50.891Z] --- PASS: TestDaemonIpcModeShareable (1.75s) [2022-05-04T21:48:50.891Z] === RUN TestDaemonIpcModePrivate [2022-05-04T21:48:51.464Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T21:48:51.596Z] dccd9e4d14d3: Pull complete [2022-05-04T21:48:51.596Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T21:48:51.596Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:48:51.596Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-04T21:48:51.596Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-04T21:48:51.596Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-04T21:48:51.596Z] WARN: Skipping validation tests [2022-05-04T21:48:51.596Z] INFO: Running unit tests at 05/04/2022 21:48:45... [2022-05-04T21:48:51.596Z] INFO: make.ps1 starting at 05/04/2022 21:48:48 [2022-05-04T21:48:51.596Z] INFO: Git commit (4e92dd2b45) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:48:51.596Z] INFO: Running unit tests... [2022-05-04T21:48:51.690Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.41s) [2022-05-04T21:48:51.690Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T21:48:52.407Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-04T21:48:52.668Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-05-04T21:48:52.929Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2022-05-04T21:48:52.929Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T21:48:52.929Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-04T21:48:54.317Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-05-04T21:48:54.317Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2022-05-04T21:48:54.317Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T21:48:54.578Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T21:48:54.624Z] --- PASS: TestConfigList (3.56s) [2022-05-04T21:48:54.624Z] === RUN TestConfigsCreateAndDelete [2022-05-04T21:48:55.521Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-05-04T21:48:55.521Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2022-05-04T21:48:55.521Z] === RUN TestIpcModeOlderClient [2022-05-04T21:48:55.782Z] === PAUSE TestIpcModeOlderClient [2022-05-04T21:48:55.782Z] === RUN TestKillContainerInvalidSignal [2022-05-04T21:48:56.354Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2022-05-04T21:48:56.354Z] === RUN TestKillContainer [2022-05-04T21:48:56.354Z] === RUN TestKillContainer/no_signal [2022-05-04T21:48:56.354Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-04T21:48:56.931Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T21:48:57.156Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-05-04T21:48:57.156Z] === RUN TestConfigsUpdate [2022-05-04T21:48:57.460Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-05-04T21:48:57.519Z] === RUN TestKillContainer/killing_signal [2022-05-04T21:48:58.290Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-04T21:48:58.462Z] --- PASS: TestKillContainer (2.03s) [2022-05-04T21:48:58.462Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-05-04T21:48:58.462Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2022-05-04T21:48:58.462Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2022-05-04T21:48:58.462Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T21:48:58.462Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T21:48:59.034Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T21:48:59.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-05-04T21:48:59.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-05-04T21:48:59.605Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-05-04T21:48:59.605Z] === RUN TestKillStoppedContainer [2022-05-04T21:48:59.605Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-04T21:48:59.605Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T21:48:59.605Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-04T21:48:59.605Z] === RUN TestKillDifferentUserContainer [2022-05-04T21:48:59.695Z] --- PASS: TestConfigsUpdate (2.39s) [2022-05-04T21:48:59.695Z] === RUN TestTemplatedConfig [2022-05-04T21:48:59.865Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T21:48:59.910Z] .....INFO: Daemon under test started and replied! [2022-05-04T21:48:59.910Z] INFO: Docker version of the daemon under test [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] Client: [2022-05-04T21:48:59.910Z] Version: 17.06.2-ce [2022-05-04T21:48:59.910Z] API version: 1.30 [2022-05-04T21:48:59.910Z] Go version: go1.8.3 [2022-05-04T21:48:59.910Z] Git commit: cec0b72 [2022-05-04T21:48:59.910Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-04T21:48:59.910Z] OS/Arch: windows/amd64 [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] Server: [2022-05-04T21:48:59.910Z] Version: 0.0.0-dev [2022-05-04T21:48:59.910Z] API version: 1.42 (minimum version 1.24) [2022-05-04T21:48:59.910Z] Go version: go1.18.1 [2022-05-04T21:48:59.910Z] Git commit: 839aca1064 [2022-05-04T21:48:59.910Z] Built: [2022-05-04T21:48:59.910Z] OS/Arch: windows/amd64 [2022-05-04T21:48:59.910Z] Experimental: false [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] INFO: Docker info of the daemon under test [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] Containers: 0 [2022-05-04T21:48:59.910Z] Running: 0 [2022-05-04T21:48:59.910Z] Paused: 0 [2022-05-04T21:48:59.910Z] Stopped: 0 [2022-05-04T21:48:59.910Z] Images: 0 [2022-05-04T21:48:59.910Z] Server Version: 0.0.0-dev [2022-05-04T21:48:59.910Z] Storage Driver: windowsfilter [2022-05-04T21:48:59.910Z] Windows: [2022-05-04T21:48:59.910Z] Logging Driver: json-file [2022-05-04T21:48:59.910Z] Plugins: [2022-05-04T21:48:59.910Z] Volume: local [2022-05-04T21:48:59.910Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T21:48:59.910Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T21:48:59.910Z] Swarm: inactive [2022-05-04T21:48:59.910Z] Default Isolation: process [2022-05-04T21:48:59.910Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T21:48:59.910Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-04T21:48:59.910Z] OSType: windows [2022-05-04T21:48:59.910Z] Architecture: x86_64 [2022-05-04T21:48:59.910Z] CPUs: 4 [2022-05-04T21:48:59.910Z] Total Memory: 32GiB [2022-05-04T21:48:59.910Z] Name: azwin-2-47c330 [2022-05-04T21:48:59.910Z] ID: 16effba0-ac49-477c-975c-6012e314409c [2022-05-04T21:48:59.910Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T21:48:59.910Z] Debug Mode (client): false [2022-05-04T21:48:59.910Z] Debug Mode (server): true [2022-05-04T21:48:59.910Z] File Descriptors: -1 [2022-05-04T21:48:59.910Z] Goroutines: 16 [2022-05-04T21:48:59.910Z] System Time: 2022-05-04T21:48:58.3431019Z [2022-05-04T21:48:59.910Z] EventsListeners: 0 [2022-05-04T21:48:59.910Z] Registry: https://index.docker.io/v1/ [2022-05-04T21:48:59.910Z] Labels: [2022-05-04T21:48:59.910Z] Experimental: false [2022-05-04T21:48:59.910Z] Insecure Registries: [2022-05-04T21:48:59.910Z] 127.0.0.0/8 [2022-05-04T21:48:59.910Z] Live Restore Enabled: false [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] INFO: Docker images of the daemon under test [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:48:59.910Z] [2022-05-04T21:48:59.910Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-04T21:48:59.910Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-04T21:48:59.910Z] ltsc2019: Pulling from windows/servercore [2022-05-04T21:48:59.910Z] 4612f6d0b889: Pulling fs layer [2022-05-04T21:48:59.910Z] ba8181afd426: Pulling fs layer [2022-05-04T21:49:00.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T21:49:00.127Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2022-05-04T21:49:00.127Z] === RUN TestInspectOomKilledTrue [2022-05-04T21:49:00.127Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:49:00.127Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T21:49:00.127Z] === RUN TestInspectOomKilledFalse [2022-05-04T21:49:00.127Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:49:00.127Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T21:49:00.340Z] 8f616e6e9eec: Verifying Checksum [2022-05-04T21:49:00.340Z] 8f616e6e9eec: Download complete [2022-05-04T21:49:00.389Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T21:49:00.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-05-04T21:49:00.650Z] === RUN TestLinksContainerNames [2022-05-04T21:49:02.041Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T21:49:02.041Z] --- PASS: TestLinksContainerNames (1.21s) [2022-05-04T21:49:02.041Z] === RUN TestLogsFollowTailEmpty [2022-05-04T21:49:02.226Z] --- PASS: TestTemplatedConfig (2.58s) [2022-05-04T21:49:02.226Z] === RUN TestConfigCreateResolve [2022-05-04T21:49:02.614Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-05-04T21:49:02.614Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T21:49:02.875Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-04T21:49:03.447Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/default [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/private [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/slave [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/shared [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/default [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/shared [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/slave [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/private [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:03.447Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:03.447Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:03.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:03.447Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:03.708Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:03.970Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T21:49:03.970Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-04T21:49:03.970Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T21:49:04.126Z] --- PASS: TestConfigCreateResolve (2.18s) [2022-05-04T21:49:04.126Z] PASS [2022-05-04T21:49:04.126Z] [2022-05-04T21:49:04.126Z] DONE 6 tests in 16.212s [2022-05-04T21:49:04.126Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-04T21:49:04.126Z] ++ 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-05-04T21:49:04.126Z] ++ set -e [2022-05-04T21:49:04.126Z] ++ '[' -n 0 ']' [2022-05-04T21:49:04.126Z] ++ set -x [2022-05-04T21:49:04.126Z] ++ 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-05-04T21:49:04.126Z] INFO: Testing against a local daemon [2022-05-04T21:49:04.126Z] === RUN TestCheckpoint [2022-05-04T21:49:04.126Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:49:04.126Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:49:04.126Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T21:49:04.126Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T21:49:04.126Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T21:49:04.127Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T21:49:04.127Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T21:49:04.127Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T21:49:04.127Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T21:49:04.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-05-04T21:49:04.127Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T21:49:04.385Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-04T21:49:04.385Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T21:49:04.385Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-04T21:49:04.385Z] === RUN TestCopyEmptyFile [2022-05-04T21:49:04.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T21:49:04.643Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-05-04T21:49:04.643Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T21:49:04.643Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-04T21:49:04.643Z] === RUN TestCopyFromContainer [2022-05-04T21:49:05.581Z] === RUN TestCopyFromContainer// [2022-05-04T21:49:05.581Z] === RUN TestCopyFromContainer//bar/root [2022-05-04T21:49:05.581Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-04T21:49:05.581Z] === RUN TestCopyFromContainer/bar/quux [2022-05-04T21:49:05.840Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-04T21:49:05.840Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-04T21:49:05.840Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-04T21:49:05.840Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-04T21:49:05.930Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2022-05-04T21:49:05.930Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T21:49:06.099Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-04T21:49:06.099Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer (1.53s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-04T21:49:06.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-04T21:49:06.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T21:49:06.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:49:06.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:49:06.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:49:06.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:49:06.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:49:06.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:49:06.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:49:06.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:49:06.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:49:06.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T21:49:06.099Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T21:49:06.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-04T21:49:06.099Z] === RUN TestCreateWithInvalidEnv [2022-05-04T21:49:06.099Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T21:49:06.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T21:49:06.099Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T21:49:06.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T21:49:06.099Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T21:49:06.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T21:49:06.099Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T21:49:06.099Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T21:49:06.099Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T21:49:06.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T21:49:06.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T21:49:06.099Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T21:49:06.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-04T21:49:06.099Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T21:49:06.117Z] ? github.com/docker/docker/api [no test files] [2022-05-04T21:49:06.874Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2022-05-04T21:49:06.874Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T21:49:06.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T21:49:07.446Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-05-04T21:49:07.446Z] === RUN TestNetworkNat [2022-05-04T21:49:07.480Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-05-04T21:49:07.480Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T21:49:07.970Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-04T21:49:08.392Z] --- PASS: TestNetworkNat (0.80s) [2022-05-04T21:49:08.392Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T21:49:08.654Z] check_test.go:307: [d729321d3e880] daemon is not started [2022-05-04T21:49:08.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:49:08.855Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:49:08.855Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:49:08.855Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:49:08.855Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:49:08.855Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:49:08.855Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:49:08.855Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:49:08.855Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:49:08.855Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:49:08.855Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:49:08.855Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T21:49:08.855Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T21:49:08.855Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T21:49:09.113Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-05-04T21:49:09.113Z] === RUN TestCreateDifferentPlatform [2022-05-04T21:49:09.113Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T21:49:09.113Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T21:49:09.113Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-04T21:49:09.113Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T21:49:09.113Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T21:49:09.113Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T21:49:09.113Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-04T21:49:09.113Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T21:49:09.113Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T21:49:09.113Z] === RUN TestContainerStartOnDaemonRestart [2022-05-04T21:49:09.113Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-04T21:49:09.113Z] === RUN TestDaemonRestartIpcMode [2022-05-04T21:49:09.113Z] === PAUSE TestDaemonRestartIpcMode [2022-05-04T21:49:09.113Z] === RUN TestDaemonHostGatewayIP [2022-05-04T21:49:09.113Z] === PAUSE TestDaemonHostGatewayIP [2022-05-04T21:49:09.114Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-04T21:49:09.114Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-04T21:49:09.114Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T21:49:09.114Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-04T21:49:09.114Z] === RUN TestDiff [2022-05-04T21:49:09.228Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2022-05-04T21:49:09.228Z] === RUN TestNetworkLoopbackNat [2022-05-04T21:49:09.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T21:49:09.546Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-04T21:49:09.681Z] --- PASS: TestDiff (0.41s) [2022-05-04T21:49:09.681Z] === RUN TestExecWithCloseStdin [2022-05-04T21:49:09.822Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-05-04T21:49:09.822Z] PASS [2022-05-04T21:49:09.822Z] [2022-05-04T21:49:09.822Z] DONE 17 tests in 47.362s [2022-05-04T21:49:09.822Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T21:49:09.822Z] INFO: Testing against a local daemon [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:49:09.822Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:49:09.822Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T21:49:09.822Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T21:49:09.822Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:49:09.822Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T21:49:09.822Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T21:49:09.822Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T21:49:09.822Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T21:49:09.822Z] === RUN TestPluginInstall [2022-05-04T21:49:09.822Z] === RUN TestPluginInstall/no_auth [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:095eb566d39000f879ab795095d4327ba621e891f20ed3de995c5f709a8d9aa8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:095eb566d39000f879ab795095d4327ba621e891f20ed3de995c5f709a8d9aa8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:09.822Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcb0021403492c13768070690d0be0f4029a68c59cbc0e6251c4ee3a7484e6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:09.822Z] time="2022-05-04T21:49:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ffcb0021403492c13768070690d0be0f4029a68c59cbc0e6251c4ee3a7484e6e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:09.939Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-05-04T21:49:09.939Z] === RUN TestExec [2022-05-04T21:49:10.083Z] === RUN TestPluginInstall/with_insecure [2022-05-04T21:49:10.509Z] --- PASS: TestExec (0.47s) [2022-05-04T21:49:10.509Z] === RUN TestExecUser [2022-05-04T21:49:10.770Z] --- PASS: TestExecUser (0.46s) [2022-05-04T21:49:10.770Z] === RUN TestExportContainerAndImportImage [2022-05-04T21:49:11.017Z] time="2022-05-04T21:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:11.017Z] time="2022-05-04T21:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5c42a7548141d934905b48095764be415f89f41fab2dcad8af89b64d0fde2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:11.017Z] time="2022-05-04T21:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:49:11.017Z] time="2022-05-04T21:49:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c5c42a7548141d934905b48095764be415f89f41fab2dcad8af89b64d0fde2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:49:11.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-04T21:49:11.149Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T21:49:11.274Z] plugin_test.go:195: [d5ad2dad1997b] daemon is not started [2022-05-04T21:49:11.274Z] --- PASS: TestPluginInstall (2.75s) [2022-05-04T21:49:11.274Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-05-04T21:49:11.274Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-05-04T21:49:11.274Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-05-04T21:49:11.274Z] === RUN TestPluginsWithRuntimes [2022-05-04T21:49:11.705Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2022-05-04T21:49:11.705Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T21:49:12.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T21:49:12.091Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2022-05-04T21:49:12.091Z] === RUN TestPause [2022-05-04T21:49:12.642Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-05-04T21:49:12.642Z] === RUN TestHealthCheckWorkdir [2022-05-04T21:49:12.647Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T21:49:13.035Z] --- PASS: TestPause (1.00s) [2022-05-04T21:49:13.035Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T21:49:13.035Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:49:13.035Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-05-04T21:49:13.035Z] === RUN TestPauseStopPausedContainer [2022-05-04T21:49:13.210Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-05-04T21:49:13.210Z] === RUN TestHealthKillContainer [2022-05-04T21:49:13.722Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-04T21:49:13.735Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T21:49:14.108Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2022-05-04T21:49:14.108Z] === RUN TestPidHost [2022-05-04T21:49:14.679Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-05-04T21:49:14.679Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-05-04T21:49:14.679Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-05-04T21:49:14.679Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T21:49:15.254Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-05-04T21:49:15.254Z] PASS [2022-05-04T21:49:15.254Z] [2022-05-04T21:49:15.254Z] DONE 24 tests in 6.723s [2022-05-04T21:49:15.254Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T21:49:15.254Z] INFO: Testing against a local daemon [2022-05-04T21:49:15.254Z] === RUN TestExternalGraphDriver [2022-05-04T21:49:15.254Z] === RUN TestExternalGraphDriver/json [2022-05-04T21:49:16.036Z] --- PASS: TestPidHost (2.01s) [2022-05-04T21:49:16.036Z] === RUN TestPsFilter [2022-05-04T21:49:16.297Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T21:49:16.297Z] --- PASS: TestPsFilter (0.18s) [2022-05-04T21:49:16.297Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T21:49:17.151Z] === RUN TestExternalGraphDriver/spec [2022-05-04T21:49:17.241Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-05-04T21:49:17.241Z] === RUN TestRemoveContainerWithVolume [2022-05-04T21:49:17.797Z] ba8181afd426: Verifying Checksum [2022-05-04T21:49:17.797Z] ba8181afd426: Download complete [2022-05-04T21:49:18.185Z] --- PASS: TestRemoveContainerWithVolume (1.05s) [2022-05-04T21:49:18.185Z] === RUN TestRemoveContainerRunning [2022-05-04T21:49:18.312Z] ............................ [ 66%] [2022-05-04T21:49:18.525Z] === RUN TestExternalGraphDriver/pull [2022-05-04T21:49:19.130Z] --- PASS: TestRemoveContainerRunning (0.86s) [2022-05-04T21:49:19.130Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T21:49:19.705Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2022-05-04T21:49:19.705Z] === RUN TestRemoveInvalidContainer [2022-05-04T21:49:19.966Z] --- PASS: TestRemoveInvalidContainer (0.07s) [2022-05-04T21:49:19.966Z] === RUN TestRenameLinkedContainer [2022-05-04T21:49:20.426Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-05-04T21:49:20.426Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2022-05-04T21:49:20.426Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-05-04T21:49:20.426Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-05-04T21:49:20.426Z] === RUN TestGraphdriverPluginV2 [2022-05-04T21:49:21.046Z] === RUN TestMiddlewares [2022-05-04T21:49:21.046Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T21:49:21.046Z] PASS [2022-05-04T21:49:21.046Z] coverage: 7.9% of statements [2022-05-04T21:49:21.046Z] ok github.com/docker/docker/api/server 0.049s coverage: 7.9% of statements [2022-05-04T21:49:21.321Z] --- PASS: TestHealthKillContainer (7.89s) [2022-05-04T21:49:21.321Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T21:49:21.579Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-05-04T21:49:21.579Z] === RUN TestIpcModeNone [2022-05-04T21:49:22.144Z] --- PASS: TestIpcModeNone (0.45s) [2022-05-04T21:49:22.144Z] === RUN TestIpcModePrivate [2022-05-04T21:49:22.402Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-04T21:49:22.402Z] --- PASS: TestIpcModePrivate (0.47s) [2022-05-04T21:49:22.402Z] === RUN TestIpcModeShareable [2022-05-04T21:49:22.659Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-04T21:49:22.917Z] --- PASS: TestIpcModeShareable (0.42s) [2022-05-04T21:49:22.917Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-04T21:49:24.173Z] --- PASS: TestRenameLinkedContainer (3.97s) [2022-05-04T21:49:24.173Z] === RUN TestRenameStoppedContainer [2022-05-04T21:49:24.292Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-05-04T21:49:24.292Z] === RUN TestAPIIpcModeHost [2022-05-04T21:49:24.436Z] --- PASS: TestRenameStoppedContainer (0.67s) [2022-05-04T21:49:24.436Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T21:49:24.565Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-05-04T21:49:24.565Z] === RUN TestDaemonIpcModeShareable [2022-05-04T21:49:24.608Z] --- PASS: TestGraphdriverPluginV2 (3.86s) [2022-05-04T21:49:24.608Z] PASS [2022-05-04T21:49:24.608Z] [2022-05-04T21:49:24.608Z] DONE 5 tests in 8.882s [2022-05-04T21:49:24.608Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T21:49:24.608Z] INFO: Testing against a local daemon [2022-05-04T21:49:24.608Z] === RUN TestContinueAfterPluginCrash [2022-05-04T21:49:24.608Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T21:49:24.608Z] === RUN TestReadPluginNoRead [2022-05-04T21:49:24.608Z] === PAUSE TestReadPluginNoRead [2022-05-04T21:49:24.608Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T21:49:24.608Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T21:49:24.608Z] === CONT TestContinueAfterPluginCrash [2022-05-04T21:49:24.608Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T21:49:25.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-04T21:49:25.988Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-04T21:49:25.989Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-05-04T21:49:25.989Z] === RUN TestDaemonIpcModePrivate [2022-05-04T21:49:26.394Z] --- PASS: TestRenameRunningContainerAndReuse (1.99s) [2022-05-04T21:49:26.394Z] === RUN TestRenameInvalidName [2022-05-04T21:49:26.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-04T21:49:26.928Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-04T21:49:26.928Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-04T21:49:27.337Z] --- PASS: TestRenameInvalidName (0.73s) [2022-05-04T21:49:27.337Z] === RUN TestRenameAnonymousContainer [2022-05-04T21:49:27.891Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-05-04T21:49:27.891Z] === CONT TestReadPluginNoRead [2022-05-04T21:49:28.235Z] 4612f6d0b889: Verifying Checksum [2022-05-04T21:49:28.235Z] 4612f6d0b889: Download complete [2022-05-04T21:49:28.280Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-04T21:49:28.301Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-04T21:49:28.301Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-05-04T21:49:28.301Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-04T21:49:28.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T21:49:29.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-04T21:49:29.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-04T21:49:29.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-05-04T21:49:29.493Z] === RUN TestIpcModeOlderClient [2022-05-04T21:49:29.493Z] === PAUSE TestIpcModeOlderClient [2022-05-04T21:49:29.493Z] === RUN TestKillContainerInvalidSignal [2022-05-04T21:49:29.751Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-05-04T21:49:29.751Z] === RUN TestKillContainer [2022-05-04T21:49:29.751Z] === RUN TestKillContainer/no_signal [2022-05-04T21:49:29.790Z] === RUN TestReadPluginNoRead/default [2022-05-04T21:49:30.058Z] --- PASS: TestRenameAnonymousContainer (2.77s) [2022-05-04T21:49:30.058Z] === RUN TestRenameContainerWithSameName [2022-05-04T21:49:30.316Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T21:49:30.574Z] === RUN TestKillContainer/killing_signal [2022-05-04T21:49:31.002Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2022-05-04T21:49:31.002Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T21:49:31.141Z] --- PASS: TestKillContainer (1.34s) [2022-05-04T21:49:31.141Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-05-04T21:49:31.141Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-04T21:49:31.141Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-04T21:49:31.141Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T21:49:31.141Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-04T21:49:31.163Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T21:49:31.706Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-04T21:49:31.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T21:49:32.097Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T21:49:32.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-05-04T21:49:32.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-04T21:49:32.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-04T21:49:32.273Z] === RUN TestKillStoppedContainer [2022-05-04T21:49:32.273Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-04T21:49:32.273Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T21:49:32.356Z] --- PASS: TestContinueAfterPluginCrash (8.38s) [2022-05-04T21:49:32.517Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2022-05-04T21:49:32.518Z] === RUN TestResize [2022-05-04T21:49:32.531Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-05-04T21:49:32.531Z] === RUN TestKillDifferentUserContainer [2022-05-04T21:49:32.789Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-05-04T21:49:32.789Z] === RUN TestInspectOomKilledTrue [2022-05-04T21:49:33.355Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-05-04T21:49:33.355Z] === RUN TestInspectOomKilledFalse [2022-05-04T21:49:33.460Z] --- PASS: TestResize (0.80s) [2022-05-04T21:49:33.460Z] === RUN TestResizeWithInvalidSize [2022-05-04T21:49:33.613Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-05-04T21:49:33.613Z] === RUN TestLinksEtcHostsContentMatch [2022-05-04T21:49:33.728Z] === CONT TestReadPluginNoRead [2022-05-04T21:49:33.728Z] read_test.go:92: [de00422966161] daemon is not started [2022-05-04T21:49:33.728Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-05-04T21:49:33.728Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-05-04T21:49:33.728Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.31s) [2022-05-04T21:49:33.728Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s) [2022-05-04T21:49:33.728Z] PASS [2022-05-04T21:49:33.728Z] [2022-05-04T21:49:33.728Z] DONE 6 tests in 9.430s [2022-05-04T21:49:33.728Z] 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-05-04T21:49:33.728Z] testing: warning: no tests to run [2022-05-04T21:49:33.728Z] PASS [2022-05-04T21:49:33.728Z] [2022-05-04T21:49:33.728Z] DONE 0 tests in 0.008s [2022-05-04T21:49:33.728Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T21:49:33.728Z] INFO: Testing against a local daemon [2022-05-04T21:49:33.728Z] === RUN TestPluginWithDevMounts [2022-05-04T21:49:33.728Z] === PAUSE TestPluginWithDevMounts [2022-05-04T21:49:33.728Z] === CONT TestPluginWithDevMounts [2022-05-04T21:49:34.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-04T21:49:34.033Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-05-04T21:49:34.033Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T21:49:34.178Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-05-04T21:49:34.178Z] === RUN TestLinksContainerNames [2022-05-04T21:49:34.606Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T21:49:34.744Z] --- PASS: TestLinksContainerNames (0.81s) [2022-05-04T21:49:34.744Z] === RUN TestLogsFollowTailEmpty [2022-05-04T21:49:34.867Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:34.867Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:34.867Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:34.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:34.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:35.103Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-05-04T21:49:35.103Z] PASS [2022-05-04T21:49:35.103Z] [2022-05-04T21:49:35.103Z] DONE 1 tests in 1.634s [2022-05-04T21:49:35.103Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T21:49:35.103Z] INFO: Testing against a local daemon [2022-05-04T21:49:35.103Z] === RUN TestSecretInspect [2022-05-04T21:49:35.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T21:49:35.310Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-04T21:49:35.310Z] === RUN TestContainerNetworkMountsNoChown [2022-05-04T21:49:35.569Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/default [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/default [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/private [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/private [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rprivate [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/slave [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/slave [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rslave [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/shared [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/shared [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rshared [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/default [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/rslave [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/rshared [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/shared [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/rprivate [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/slave [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/private [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:35.569Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:35.569Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-04T21:49:35.569Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-04T21:49:35.827Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-04T21:49:36.085Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-04T21:49:36.086Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-04T21:49:36.086Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-04T21:49:36.086Z] === RUN TestContainerBindMountNonRecursive [2022-05-04T21:49:37.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-04T21:49:37.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T21:49:37.460Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-05-04T21:49:37.460Z] === RUN TestContainerVolumesMountedAsShared [2022-05-04T21:49:37.629Z] --- PASS: TestSecretInspect (2.21s) [2022-05-04T21:49:37.629Z] === RUN TestSecretList [2022-05-04T21:49:37.718Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-05-04T21:49:37.718Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-04T21:49:37.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:37.976Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-04T21:49:37.976Z] === RUN TestNetworkNat [2022-05-04T21:49:38.542Z] --- PASS: TestNetworkNat (0.42s) [2022-05-04T21:49:38.542Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T21:49:39.108Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-04T21:49:39.108Z] === RUN TestNetworkLoopbackNat [2022-05-04T21:49:39.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:39.528Z] --- PASS: TestSecretList (2.15s) [2022-05-04T21:49:39.528Z] === RUN TestSecretsCreateAndDelete [2022-05-04T21:49:39.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T21:49:40.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:41.038Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:41.633Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-05-04T21:49:41.633Z] === RUN TestPause [2022-05-04T21:49:41.891Z] --- PASS: TestPause (0.51s) [2022-05-04T21:49:41.891Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T21:49:41.891Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:49:41.891Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:49:41.891Z] === RUN TestPauseStopPausedContainer [2022-05-04T21:49:42.055Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-05-04T21:49:42.055Z] === RUN TestSecretsUpdate [2022-05-04T21:49:42.428Z] check_test.go:307: [d1e7d1a3334d9] daemon is not started [2022-05-04T21:49:42.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-04T21:49:42.428Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:42.458Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-05-04T21:49:42.458Z] === RUN TestPidHost [2022-05-04T21:49:42.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:43.393Z] --- PASS: TestPidHost (0.95s) [2022-05-04T21:49:43.393Z] === RUN TestPsFilter [2022-05-04T21:49:43.393Z] --- PASS: TestPsFilter (0.10s) [2022-05-04T21:49:43.393Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T21:49:43.953Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-04T21:49:43.953Z] === RUN TestTemplatedSecret [2022-05-04T21:49:43.958Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-05-04T21:49:43.958Z] === RUN TestRemoveContainerWithVolume [2022-05-04T21:49:44.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-04T21:49:44.215Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-05-04T21:49:44.215Z] === RUN TestRemoveContainerRunning [2022-05-04T21:49:44.781Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-05-04T21:49:44.781Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T21:49:45.040Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s) [2022-05-04T21:49:45.040Z] === RUN TestRemoveInvalidContainer [2022-05-04T21:49:45.040Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-04T21:49:45.040Z] === RUN TestRenameLinkedContainer [2022-05-04T21:49:45.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T21:49:46.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-04T21:49:46.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T21:49:46.480Z] --- PASS: TestTemplatedSecret (2.16s) [2022-05-04T21:49:46.480Z] === RUN TestSecretCreateResolve [2022-05-04T21:49:46.864Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:46.940Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-05-04T21:49:46.940Z] === RUN TestRenameStoppedContainer [2022-05-04T21:49:47.125Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:49:47.198Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-04T21:49:47.198Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T21:49:47.442Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T21:49:48.132Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-05-04T21:49:48.132Z] === RUN TestRenameInvalidName [2022-05-04T21:49:48.390Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-04T21:49:48.390Z] === RUN TestRenameAnonymousContainer [2022-05-04T21:49:48.410Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-05-04T21:49:48.410Z] PASS [2022-05-04T21:49:48.410Z] [2022-05-04T21:49:48.410Z] DONE 6 tests in 13.075s [2022-05-04T21:49:48.410Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T21:49:48.410Z] INFO: Testing against a local daemon [2022-05-04T21:49:48.410Z] === RUN TestServiceCreateInit [2022-05-04T21:49:48.410Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T21:49:48.830Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T21:49:49.764Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-05-04T21:49:49.764Z] === RUN TestRenameContainerWithSameName [2022-05-04T21:49:49.773Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T21:49:50.330Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-05-04T21:49:50.330Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T21:49:51.161Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:49:51.264Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-05-04T21:49:51.264Z] === RUN TestResize [2022-05-04T21:49:51.522Z] --- PASS: TestResize (0.42s) [2022-05-04T21:49:51.522Z] === RUN TestResizeWithInvalidSize [2022-05-04T21:49:52.087Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-04T21:49:52.087Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T21:49:52.345Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:52.345Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:52.345Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:52.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-04T21:49:52.345Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:52.593Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T21:49:53.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:49:54.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:49:54.243Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:55.176Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:55.873Z] --- PASS: TestServiceCreateInit (7.46s) [2022-05-04T21:49:55.873Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.82s) [2022-05-04T21:49:55.873Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2022-05-04T21:49:55.873Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T21:49:55.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:49:56.508Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T21:49:56.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-04T21:49:56.552Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-04T21:49:57.451Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-04T21:49:57.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-04T21:49:57.713Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:49:57.747Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:49:58.284Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T21:49:58.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:49:59.487Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-04T21:49:59.837Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-04T21:50:00.430Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T21:50:00.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-04T21:50:01.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-04T21:50:01.026Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.13s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.00s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.50s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.04s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.94s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.92s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2022-05-04T21:50:01.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.72s) [2022-05-04T21:50:01.374Z] === RUN TestCgroupNamespacesRun [2022-05-04T21:50:02.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-04T21:50:02.891Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2022-05-04T21:50:02.891Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T21:50:02.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-04T21:50:03.709Z] === RUN TestBoolValue [2022-05-04T21:50:03.709Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestBoolValueOrDefault [2022-05-04T21:50:03.709Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestInt64ValueOrZero [2022-05-04T21:50:03.709Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestInt64ValueOrDefault [2022-05-04T21:50:03.709Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T21:50:03.709Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestJsonContentType [2022-05-04T21:50:03.709Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestReadJSON [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/nil_body [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/empty_body [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/with_valid_request [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/with_whitespace [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/with_extra_content [2022-05-04T21:50:03.709Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 31.9% of statements [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 31.9% of statements [2022-05-04T21:50:03.709Z] === RUN TestMaskSecretKeys [2022-05-04T21:50:03.709Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T21:50:03.709Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T21:50:03.709Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T21:50:03.709Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestVersionMiddlewareVersion [2022-05-04T21:50:03.709Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T21:50:03.709Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 37.7% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T21:50:03.709Z] === RUN TestStrSliceMarshalJSON [2022-05-04T21:50:03.709Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T21:50:03.709Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestStrSliceUnmarshalString [2022-05-04T21:50:03.709Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T21:50:03.709Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 90.0% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2022-05-04T21:50:03.709Z] === RUN TestToJSON [2022-05-04T21:50:03.709Z] --- PASS: TestToJSON (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestToParamWithVersion [2022-05-04T21:50:03.709Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestFromJSON [2022-05-04T21:50:03.709Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestEmpty [2022-05-04T21:50:03.709Z] --- PASS: TestEmpty (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T21:50:03.709Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestArgsMatchKVList [2022-05-04T21:50:03.709Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestArgsMatch [2022-05-04T21:50:03.709Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestAdd [2022-05-04T21:50:03.709Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestDel [2022-05-04T21:50:03.709Z] --- PASS: TestDel (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestLen [2022-05-04T21:50:03.709Z] --- PASS: TestLen (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestExactMatch [2022-05-04T21:50:03.709Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestOnlyOneExactMatch [2022-05-04T21:50:03.709Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestContains [2022-05-04T21:50:03.709Z] --- PASS: TestContains (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestValidate [2022-05-04T21:50:03.709Z] --- PASS: TestValidate (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestWalkValues [2022-05-04T21:50:03.709Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestFuzzyMatch [2022-05-04T21:50:03.709Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestClone [2022-05-04T21:50:03.709Z] --- PASS: TestClone (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 92.2% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2022-05-04T21:50:03.709Z] === RUN TestGetTimestamp [2022-05-04T21:50:03.709Z] === RUN TestAdjustForAPIVersion [2022-05-04T21:50:03.709Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 6.1% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 6.1% of statements [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T21:50:03.709Z] --- PASS: TestGetTimestamp (0.13s) [2022-05-04T21:50:03.709Z] === RUN TestParseTimestamps [2022-05-04T21:50:03.709Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 100.0% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/types/time 0.161s coverage: 100.0% of statements [2022-05-04T21:50:03.709Z] === RUN TestCompareVersion [2022-05-04T21:50:03.709Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 77.3% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/api/types/versions 0.050s coverage: 77.3% of statements [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T21:50:03.709Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T21:50:03.709Z] === RUN TestIsGIT [2022-05-04T21:50:03.709Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T21:50:03.709Z] PASS [2022-05-04T21:50:03.709Z] coverage: 100.0% of statements [2022-05-04T21:50:03.709Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.034s coverage: 100.0% of statements [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T21:50:03.709Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T21:50:03.709Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestCloneArgsSmartHttp [2022-05-04T21:50:03.709Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-05-04T21:50:03.709Z] === RUN TestCloneArgsDumbHttp [2022-05-04T21:50:03.709Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestCloneArgsGit [2022-05-04T21:50:03.709Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T21:50:03.709Z] === RUN TestCheckoutGit [2022-05-04T21:50:04.692Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T21:50:04.692Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestProcessNoDockerignore [2022-05-04T21:50:04.692Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T21:50:04.692Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestDetectContentType [2022-05-04T21:50:04.692Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestSelectAcceptableMIME [2022-05-04T21:50:04.692Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestInspectEmptyResponse [2022-05-04T21:50:04.692Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestInspectResponseBinary [2022-05-04T21:50:04.692Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestResponseUnsupportedContentType [2022-05-04T21:50:04.692Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestInspectResponseTextSimple [2022-05-04T21:50:04.692Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T21:50:04.692Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestUnknownContentLength [2022-05-04T21:50:04.692Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestDownloadRemote [2022-05-04T21:50:04.692Z] --- PASS: TestDownloadRemote (0.06s) [2022-05-04T21:50:04.692Z] === RUN TestGetWithStatusError [2022-05-04T21:50:04.692Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestCloseRootDirectory [2022-05-04T21:50:04.692Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:50:04.692Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestHashFile [2022-05-04T21:50:04.692Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:50:04.692Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T21:50:04.692Z] === RUN TestHashSubdir [2022-05-04T21:50:04.692Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:50:04.692Z] --- SKIP: TestHashSubdir (0.02s) [2022-05-04T21:50:04.692Z] === RUN TestRemoveDirectory [2022-05-04T21:50:04.692Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:50:04.805Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-04T21:50:04.805Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s) [2022-05-04T21:50:04.805Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T21:50:04.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-04T21:50:04.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-04T21:50:05.159Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T21:50:05.159Z] PASS [2022-05-04T21:50:05.159Z] coverage: 9.3% of statements [2022-05-04T21:50:05.159Z] ok github.com/docker/docker/builder/remotecontext 0.198s coverage: 9.3% of statements [2022-05-04T21:50:05.159Z] === RUN TestEnable [2022-05-04T21:50:05.159Z] --- PASS: TestEnable (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestDisable [2022-05-04T21:50:05.159Z] --- PASS: TestDisable (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestEnabled [2022-05-04T21:50:05.159Z] --- PASS: TestEnabled (0.00s) [2022-05-04T21:50:05.159Z] PASS [2022-05-04T21:50:05.159Z] coverage: 100.0% of statements [2022-05-04T21:50:05.159Z] ok github.com/docker/docker/cli/debug 0.031s coverage: 100.0% of statements [2022-05-04T21:50:05.159Z] === RUN TestGetAllAllowed [2022-05-04T21:50:05.159Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestGetAllMeta [2022-05-04T21:50:05.159Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T21:50:05.159Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T21:50:05.159Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestIsExistingDirectory [2022-05-04T21:50:05.159Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-04T21:50:05.159Z] === RUN TestGetFilenameForDownload [2022-05-04T21:50:05.159Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestEnv2Variables [2022-05-04T21:50:05.159Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T21:50:05.159Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestMaintainer [2022-05-04T21:50:05.159Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestLabel [2022-05-04T21:50:05.159Z] --- PASS: TestLabel (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestFromScratch [2022-05-04T21:50:05.159Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestFromWithArg [2022-05-04T21:50:05.159Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T21:50:05.159Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestFromWithUndefinedArg [2022-05-04T21:50:05.159Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T21:50:05.159Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestOnbuild [2022-05-04T21:50:05.159Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestWorkdir [2022-05-04T21:50:05.159Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestCmd [2022-05-04T21:50:05.159Z] --- PASS: TestCmd (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestHealthcheckNone [2022-05-04T21:50:05.159Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestHealthcheckCmd [2022-05-04T21:50:05.159Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestEntrypoint [2022-05-04T21:50:05.159Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestExpose [2022-05-04T21:50:05.159Z] --- PASS: TestExpose (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestUser [2022-05-04T21:50:05.159Z] --- PASS: TestUser (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestVolume [2022-05-04T21:50:05.159Z] --- PASS: TestVolume (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestStopSignal [2022-05-04T21:50:05.159Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:50:05.159Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestArg [2022-05-04T21:50:05.159Z] --- PASS: TestArg (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestShell [2022-05-04T21:50:05.159Z] --- PASS: TestShell (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestPrependEnvOnCmd [2022-05-04T21:50:05.159Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestRunWithBuildArgs [2022-05-04T21:50:05.159Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T21:50:05.159Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T21:50:05.159Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T21:50:05.159Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T21:50:05.159Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T21:50:05.159Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestNormalizeWorkdir [2022-05-04T21:50:05.159Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestDispatch [2022-05-04T21:50:05.159Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T21:50:05.159Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T21:50:05.159Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T21:50:05.159Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T21:50:05.159Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T21:50:05.159Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T21:50:05.159Z] === RUN TestDispatch/COPY_url [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch (0.06s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T21:50:05.159Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T21:50:05.159Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T21:50:05.159Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T21:50:05.159Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T21:50:05.159Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T21:50:05.159Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestEmptyDockerfile [2022-05-04T21:50:05.159Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestSymlinkDockerfile [2022-05-04T21:50:05.159Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T21:50:05.159Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T21:50:05.159Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestNonExistingDockerfile [2022-05-04T21:50:05.159Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestCopyRunConfig [2022-05-04T21:50:05.159Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestDeepCopyRunConfig [2022-05-04T21:50:05.159Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestExportImage [2022-05-04T21:50:05.159Z] --- PASS: TestExportImage (0.00s) [2022-05-04T21:50:05.159Z] === RUN TestNormalizeDest [2022-05-04T21:50:05.159Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T21:50:05.159Z] PASS [2022-05-04T21:50:05.159Z] coverage: 46.7% of statements [2022-05-04T21:50:05.159Z] ok github.com/docker/docker/builder/dockerfile 0.172s coverage: 46.7% of statements [2022-05-04T21:50:05.752Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T21:50:06.142Z] === RUN TestTCP4Proxy [2022-05-04T21:50:06.142Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-04T21:50:06.142Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T21:50:06.142Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestTCP6Proxy [2022-05-04T21:50:06.142Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:50:06.142Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestTCPDualStackProxy [2022-05-04T21:50:06.142Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:50:06.142Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestUDP4Proxy [2022-05-04T21:50:06.142Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestUDP6Proxy [2022-05-04T21:50:06.142Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:50:06.142Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestUDPWriteError [2022-05-04T21:50:06.142Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestSCTP4Proxy [2022-05-04T21:50:06.142Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:50:06.142Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-04T21:50:06.142Z] === RUN TestSCTP6Proxy [2022-05-04T21:50:06.142Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:50:06.142Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T21:50:06.142Z] PASS [2022-05-04T21:50:06.142Z] coverage: 49.4% of statements [2022-05-04T21:50:06.142Z] ok github.com/docker/docker/cmd/docker-proxy 0.041s coverage: 49.4% of statements [2022-05-04T21:50:06.198Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-04T21:50:06.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-04T21:50:06.702Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s) [2022-05-04T21:50:06.702Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T21:50:07.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-04T21:50:07.644Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-04T21:50:07.644Z] check_test.go:307: [d67548297f12a] daemon is not started [2022-05-04T21:50:07.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-04T21:50:07.644Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-04T21:50:07.644Z] check_test.go:307: [d9005c1986ee4] daemon is not started [2022-05-04T21:50:07.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-04T21:50:07.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-04T21:50:08.217Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T21:50:08.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2022-05-04T21:50:08.478Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T21:50:09.051Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T21:50:09.626Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.27s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s) [2022-05-04T21:50:09.791Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-05-04T21:50:09.791Z] === RUN TestCgroupNamespacesRun [2022-05-04T21:50:09.887Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T21:50:09.887Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s) [2022-05-04T21:50:09.887Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T21:50:10.148Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T21:50:10.410Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T21:50:10.410Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-04T21:50:10.410Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T21:50:10.727Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-05-04T21:50:10.727Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-04T21:50:10.982Z] check_test.go:307: [d4141b99b64b5] daemon is not started [2022-05-04T21:50:10.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-04T21:50:11.555Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2022-05-04T21:50:11.555Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T21:50:11.659Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-05-04T21:50:11.659Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-04T21:50:12.127Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T21:50:12.699Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2022-05-04T21:50:12.699Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T21:50:13.032Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-05-04T21:50:13.032Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-04T21:50:13.965Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-05-04T21:50:13.965Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-04T21:50:14.025Z] --- PASS: TestCreateServiceMultipleTimes (15.94s) [2022-05-04T21:50:14.025Z] === RUN TestCreateServiceConflict [2022-05-04T21:50:14.025Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-05-04T21:50:14.025Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T21:50:14.615Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2022-05-04T21:50:14.615Z] === RUN TestNISDomainname [2022-05-04T21:50:14.797Z] === RUN TestCheckpointCreateError [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointCreate [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointDeleteError [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointDelete [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointListError [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointList [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T21:50:14.797Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T21:50:14.797Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:50:14.797Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestGetAPIPath [2022-05-04T21:50:14.797Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestParseHostURL [2022-05-04T21:50:14.797Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T21:50:14.797Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T21:50:14.797Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T21:50:14.797Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T21:50:14.798Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T21:50:14.798Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T21:50:14.798Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestClientRedirect [2022-05-04T21:50:14.798Z] === RUN TestClientRedirect/GET [2022-05-04T21:50:14.798Z] === RUN TestClientRedirect/POST [2022-05-04T21:50:14.798Z] === RUN TestClientRedirect/PUT [2022-05-04T21:50:14.798Z] === RUN TestClientRedirect/DELETE [2022-05-04T21:50:14.798Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigCreateUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigCreateError [2022-05-04T21:50:14.798Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigCreate [2022-05-04T21:50:14.798Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspectNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspectUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspectError [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigInspect [2022-05-04T21:50:14.798Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigListUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigListError [2022-05-04T21:50:14.798Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigList [2022-05-04T21:50:14.798Z] --- PASS: TestConfigList (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigRemoveUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigRemoveError [2022-05-04T21:50:14.798Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigRemove [2022-05-04T21:50:14.798Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigUpdateUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigUpdateError [2022-05-04T21:50:14.798Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestConfigUpdate [2022-05-04T21:50:14.798Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCommitError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCommit [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStatPathError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStatPath [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyToContainerError [2022-05-04T21:50:14.798Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T21:50:14.798Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T21:50:14.798Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyToContainer [2022-05-04T21:50:14.798Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyFromContainerError [2022-05-04T21:50:14.798Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T21:50:14.798Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T21:50:14.798Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T21:50:14.798Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestCopyFromContainer [2022-05-04T21:50:14.798Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCreateError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCreateImageNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCreateWithName [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerCreateAutoRemove [2022-05-04T21:50:14.798Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerDiffError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerDiff [2022-05-04T21:50:14.798Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecCreateError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecCreate [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecStartError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecStart [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecInspectError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecInspect [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExportError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExport [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerInspectError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T21:50:14.798Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerInspect [2022-05-04T21:50:14.798Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerInspectNode [2022-05-04T21:50:14.798Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerKillError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerKill [2022-05-04T21:50:14.798Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerListError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerList [2022-05-04T21:50:14.798Z] --- PASS: TestContainerList (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerLogsNotFoundError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerLogsError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerLogs [2022-05-04T21:50:14.798Z] --- PASS: TestContainerLogs (0.15s) [2022-05-04T21:50:14.798Z] === RUN TestContainerPauseError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerPause [2022-05-04T21:50:14.798Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainersPruneError [2022-05-04T21:50:14.798Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainersPrune [2022-05-04T21:50:14.798Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRemoveError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRemove [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRenameError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRename [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerResizeError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecResizeError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerResize [2022-05-04T21:50:14.798Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerExecResize [2022-05-04T21:50:14.798Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRestartError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerRestart [2022-05-04T21:50:14.798Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStartError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStart [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStatsError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStats [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStopError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerStop [2022-05-04T21:50:14.798Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerTopError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerTop [2022-05-04T21:50:14.798Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerUnpauseError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerUnpause [2022-05-04T21:50:14.798Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerUpdateError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerUpdate [2022-05-04T21:50:14.798Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerWaitError [2022-05-04T21:50:14.798Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestContainerWait [2022-05-04T21:50:14.798Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestDiskUsageError [2022-05-04T21:50:14.798Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestDiskUsage [2022-05-04T21:50:14.798Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestDistributionInspectUnsupported [2022-05-04T21:50:14.798Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T21:50:14.798Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestEventsErrorInOptions [2022-05-04T21:50:14.798Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestEventsErrorFromServer [2022-05-04T21:50:14.798Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestEvents [2022-05-04T21:50:14.798Z] --- PASS: TestEvents (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestTLSCloseWriter [2022-05-04T21:50:14.798Z] === PAUSE TestTLSCloseWriter [2022-05-04T21:50:14.798Z] === RUN TestImageBuildError [2022-05-04T21:50:14.798Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageBuild [2022-05-04T21:50:14.798Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestGetDockerOS [2022-05-04T21:50:14.798Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageCreateError [2022-05-04T21:50:14.798Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageCreate [2022-05-04T21:50:14.798Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageHistoryError [2022-05-04T21:50:14.798Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageHistory [2022-05-04T21:50:14.798Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageImportError [2022-05-04T21:50:14.798Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageImport [2022-05-04T21:50:14.798Z] --- PASS: TestImageImport (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageInspectError [2022-05-04T21:50:14.798Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageInspectImageNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageInspectWithEmptyID [2022-05-04T21:50:14.798Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageInspect [2022-05-04T21:50:14.798Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageListError [2022-05-04T21:50:14.798Z] --- PASS: TestImageListError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageList [2022-05-04T21:50:14.798Z] --- PASS: TestImageList (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageListApiBefore125 [2022-05-04T21:50:14.798Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageLoadError [2022-05-04T21:50:14.798Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageLoad [2022-05-04T21:50:14.798Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagesPruneError [2022-05-04T21:50:14.798Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagesPrune [2022-05-04T21:50:14.798Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullReferenceParseError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullAnyError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePullWithoutErrors [2022-05-04T21:50:14.798Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushReferenceError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushAnyError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithoutErrors [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T21:50:14.798Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T21:50:14.798Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageRemoveError [2022-05-04T21:50:14.798Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageRemoveImageNotFound [2022-05-04T21:50:14.798Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageRemove [2022-05-04T21:50:14.798Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSaveError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSave [2022-05-04T21:50:14.798Z] --- PASS: TestImageSave (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchAnyError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageSearchWithoutErrors [2022-05-04T21:50:14.798Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageTagError [2022-05-04T21:50:14.798Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageTagInvalidReference [2022-05-04T21:50:14.798Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T21:50:14.798Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageTagHexSource [2022-05-04T21:50:14.798Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestImageTag [2022-05-04T21:50:14.798Z] --- PASS: TestImageTag (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestInfoServerError [2022-05-04T21:50:14.798Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T21:50:14.798Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestInfo [2022-05-04T21:50:14.798Z] --- PASS: TestInfo (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkConnectError [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkConnect [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkCreateError [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkCreate [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkDisconnectError [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkDisconnect [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/no_options [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/verbose [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/global_scope [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T21:50:14.798Z] === RUN TestNetworkInspect/server_error [2022-05-04T21:50:14.798Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworkListError [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworkList [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworksPruneError [2022-05-04T21:50:14.799Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworksPrune [2022-05-04T21:50:14.799Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworkRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNetworkRemove [2022-05-04T21:50:14.799Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T21:50:14.799Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeInspect [2022-05-04T21:50:14.799Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeListError [2022-05-04T21:50:14.799Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeList [2022-05-04T21:50:14.799Z] --- PASS: TestNodeList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeRemove [2022-05-04T21:50:14.799Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeUpdateError [2022-05-04T21:50:14.799Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestNodeUpdate [2022-05-04T21:50:14.799Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestOptionWithHostFromEnv [2022-05-04T21:50:14.799Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestOptionWithTimeout [2022-05-04T21:50:14.799Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T21:50:14.799Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPingFail [2022-05-04T21:50:14.799Z] --- PASS: TestPingFail (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPingWithError [2022-05-04T21:50:14.799Z] 2022/05/04 21:50:13 RoundTripper returned a response & error; ignoring response [2022-05-04T21:50:14.799Z] 2022/05/04 21:50:13 RoundTripper returned a response & error; ignoring response [2022-05-04T21:50:14.799Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPingSuccess [2022-05-04T21:50:14.799Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPingHeadFallback [2022-05-04T21:50:14.799Z] === RUN TestPingHeadFallback/OK [2022-05-04T21:50:14.799Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T21:50:14.799Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T21:50:14.799Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T21:50:14.799Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T21:50:14.799Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginDisableError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginDisable [2022-05-04T21:50:14.799Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginEnableError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginEnable [2022-05-04T21:50:14.799Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginInspect [2022-05-04T21:50:14.799Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginListError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginList [2022-05-04T21:50:14.799Z] --- PASS: TestPluginList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginPushError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginPush [2022-05-04T21:50:14.799Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginRemove [2022-05-04T21:50:14.799Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginSetError [2022-05-04T21:50:14.799Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPluginSet [2022-05-04T21:50:14.799Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSetHostHeader [2022-05-04T21:50:14.799Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestPlainTextError [2022-05-04T21:50:14.799Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestInfiniteError [2022-05-04T21:50:14.799Z] --- PASS: TestInfiniteError (0.02s) [2022-05-04T21:50:14.799Z] === RUN TestCanceledContext [2022-05-04T21:50:14.799Z] 2022/05/04 21:50:13 RoundTripper returned a response & error; ignoring response [2022-05-04T21:50:14.799Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestDeadlineExceededContext [2022-05-04T21:50:14.799Z] 2022/05/04 21:50:13 RoundTripper returned a response & error; ignoring response [2022-05-04T21:50:14.799Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretCreateUnsupported [2022-05-04T21:50:14.799Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretCreateError [2022-05-04T21:50:14.799Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretCreate [2022-05-04T21:50:14.799Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretInspectUnsupported [2022-05-04T21:50:14.799Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T21:50:14.799Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretInspect [2022-05-04T21:50:14.799Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretListUnsupported [2022-05-04T21:50:14.799Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretListError [2022-05-04T21:50:14.799Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretList [2022-05-04T21:50:14.799Z] --- PASS: TestSecretList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretRemoveUnsupported [2022-05-04T21:50:14.799Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretRemove [2022-05-04T21:50:14.799Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretUpdateUnsupported [2022-05-04T21:50:14.799Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretUpdateError [2022-05-04T21:50:14.799Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSecretUpdate [2022-05-04T21:50:14.799Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceCreateError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceCreate [2022-05-04T21:50:14.799Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T21:50:14.799Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceCreateDigestPinning [2022-05-04T21:50:14.799Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T21:50:14.799Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceInspect [2022-05-04T21:50:14.799Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceListError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceList [2022-05-04T21:50:14.799Z] --- PASS: TestServiceList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceLogsError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceLogs [2022-05-04T21:50:14.799Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceRemove [2022-05-04T21:50:14.799Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceUpdateError [2022-05-04T21:50:14.799Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestServiceUpdate [2022-05-04T21:50:14.799Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmGetUnlockKey [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmInitError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmInit [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmInspect [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmJoinError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmJoin [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmLeaveError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmLeave [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmUnlockError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmUnlock [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmUpdateError [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestSwarmUpdate [2022-05-04T21:50:14.799Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestTaskInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestTaskInspect [2022-05-04T21:50:14.799Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestTaskListError [2022-05-04T21:50:14.799Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestTaskList [2022-05-04T21:50:14.799Z] --- PASS: TestTaskList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeCreateError [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeCreate [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeInspectError [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeInspectNotFound [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeInspect [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeListError [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeList [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeRemoveError [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T21:50:14.799Z] === RUN TestVolumeRemove [2022-05-04T21:50:14.799Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T21:50:14.799Z] === CONT TestTLSCloseWriter [2022-05-04T21:50:14.799Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-04T21:50:14.799Z] PASS [2022-05-04T21:50:14.799Z] coverage: 75.1% of statements [2022-05-04T21:50:14.799Z] ok github.com/docker/docker/client 0.299s coverage: 75.1% of statements [2022-05-04T21:50:14.898Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s) [2022-05-04T21:50:14.898Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-04T21:50:15.002Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-04T21:50:15.557Z] --- PASS: TestNISDomainname (1.09s) [2022-05-04T21:50:15.557Z] === RUN TestHostnameDnsResolution [2022-05-04T21:50:15.557Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-04T21:50:16.271Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-05-04T21:50:16.271Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-04T21:50:16.553Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-05-04T21:50:16.553Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T21:50:16.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-05-04T21:50:16.836Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-04T21:50:16.929Z] tests/integration/client_test.py ..... [ 75%] [2022-05-04T21:50:16.929Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-04T21:50:16.942Z] --- PASS: TestHostnameDnsResolution (1.30s) [2022-05-04T21:50:16.942Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T21:50:16.942Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T21:50:17.490Z] tests/integration/errors_test.py . [ 76%] [2022-05-04T21:50:17.884Z] --- PASS: TestUnprivilegedPortsAndPing (1.04s) [2022-05-04T21:50:17.884Z] === RUN TestPrivilegedHostDevices [2022-05-04T21:50:18.145Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T21:50:18.210Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s) [2022-05-04T21:50:18.210Z] === RUN TestNISDomainname [2022-05-04T21:50:18.468Z] --- PASS: TestNISDomainname (0.52s) [2022-05-04T21:50:18.468Z] === RUN TestHostnameDnsResolution [2022-05-04T21:50:18.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-04T21:50:18.718Z] --- PASS: TestPrivilegedHostDevices (0.93s) [2022-05-04T21:50:18.718Z] === RUN TestStats [2022-05-04T21:50:19.301Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T21:50:19.402Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-05-04T21:50:19.402Z] === RUN TestUnprivilegedPortsAndPing [2022-05-04T21:50:19.564Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T21:50:19.662Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s) [2022-05-04T21:50:19.662Z] === RUN TestPrivilegedHostDevices [2022-05-04T21:50:20.249Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T21:50:20.266Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-05-04T21:50:20.266Z] === RUN TestStats [2022-05-04T21:50:20.510Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T21:50:20.771Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T21:50:21.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-04T21:50:21.343Z] --- PASS: TestStats (2.74s) [2022-05-04T21:50:21.343Z] === RUN TestStopContainerWithTimeout [2022-05-04T21:50:21.343Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T21:50:21.343Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T21:50:21.343Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T21:50:21.343Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T21:50:21.343Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T21:50:21.343Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T21:50:21.343Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T21:50:21.343Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T21:50:21.343Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T21:50:21.343Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T21:50:22.287Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T21:50:22.793Z] --- PASS: TestStats (2.45s) [2022-05-04T21:50:22.793Z] === RUN TestStopContainerWithTimeout [2022-05-04T21:50:22.793Z] === RUN TestStopContainerWithTimeout/0 [2022-05-04T21:50:22.793Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-04T21:50:22.793Z] === RUN TestStopContainerWithTimeout/1 [2022-05-04T21:50:22.793Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-04T21:50:22.793Z] === RUN TestStopContainerWithTimeout/3 [2022-05-04T21:50:22.793Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-04T21:50:22.793Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-04T21:50:22.793Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-04T21:50:22.793Z] === CONT TestStopContainerWithTimeout/0 [2022-05-04T21:50:22.793Z] === CONT TestStopContainerWithTimeout/3 [2022-05-04T21:50:23.359Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-04T21:50:24.200Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-04T21:50:24.462Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T21:50:25.256Z] === CONT TestStopContainerWithTimeout/1 [2022-05-04T21:50:26.377Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T21:50:26.377Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2022-05-04T21:50:26.377Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2022-05-04T21:50:26.377Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-05-04T21:50:26.377Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2022-05-04T21:50:26.377Z] === RUN TestDeleteDevicemapper [2022-05-04T21:50:26.377Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:50:26.377Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T21:50:26.377Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T21:50:26.629Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-04T21:50:26.629Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2022-05-04T21:50:26.629Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-05-04T21:50:26.629Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-05-04T21:50:26.629Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-05-04T21:50:26.629Z] === RUN TestDeleteDevicemapper [2022-05-04T21:50:26.629Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:50:26.629Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-04T21:50:26.630Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T21:50:27.274Z] --- PASS: TestCheckoutGit (23.47s) [2022-05-04T21:50:27.274Z] === RUN TestValidGitTransport [2022-05-04T21:50:27.274Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T21:50:27.274Z] === RUN TestGitInvalidRef [2022-05-04T21:50:27.274Z] --- PASS: TestGitInvalidRef (0.19s) [2022-05-04T21:50:27.274Z] PASS [2022-05-04T21:50:27.274Z] coverage: 86.3% of statements [2022-05-04T21:50:27.274Z] ok github.com/docker/docker/builder/remotecontext/git 23.738s coverage: 86.3% of statements [2022-05-04T21:50:27.740Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T21:50:27.740Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T21:50:27.740Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T21:50:27.740Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T21:50:28.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-04T21:50:28.529Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-05-04T21:50:28.529Z] === RUN TestUpdateMemory [2022-05-04T21:50:28.529Z] --- PASS: TestUpdateMemory (0.50s) [2022-05-04T21:50:28.529Z] === RUN TestUpdateCPUQuota [2022-05-04T21:50:29.251Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2022-05-04T21:50:29.251Z] === RUN TestUpdateMemory [2022-05-04T21:50:29.251Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:50:29.251Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-04T21:50:29.251Z] === RUN TestUpdateCPUQuota [2022-05-04T21:50:29.462Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-05-04T21:50:29.463Z] === RUN TestUpdatePidsLimit [2022-05-04T21:50:29.463Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T21:50:29.463Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T21:50:29.721Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T21:50:29.978Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T21:50:30.236Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T21:50:30.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T21:50:30.495Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T21:50:30.637Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-05-04T21:50:30.637Z] === RUN TestUpdatePidsLimit [2022-05-04T21:50:30.637Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-04T21:50:30.637Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T21:50:30.898Z] === RUN TestUpdatePidsLimit/no_change [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-05-04T21:50:31.061Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-04T21:50:31.061Z] === RUN TestUpdateRestartPolicy [2022-05-04T21:50:31.421Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-05-04T21:50:31.421Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T21:50:31.469Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-04T21:50:31.730Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T21:50:31.730Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-04T21:50:31.991Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-04T21:50:32.253Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-04T21:50:32.253Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T21:50:32.353Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2022-05-04T21:50:32.353Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T21:50:32.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-04T21:50:32.774Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T21:50:33.599Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestConfigureDaemonLogs [2022-05-04T21:50:33.599Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T21:50:33.599Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T21:50:33.599Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T21:50:33.599Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T21:50:33.599Z] PASS [2022-05-04T21:50:33.599Z] coverage: 20.1% of statements [2022-05-04T21:50:33.599Z] ok github.com/docker/docker/cmd/dockerd 0.124s coverage: 20.1% of statements [2022-05-04T21:50:33.599Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T21:50:33.599Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T21:50:34.067Z] === RUN TestContainerStopSignal [2022-05-04T21:50:34.068Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestContainerStopTimeout [2022-05-04T21:50:34.068Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T21:50:34.068Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T21:50:34.068Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T21:50:34.068Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T21:50:34.068Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T21:50:34.068Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestNewMemoryStore [2022-05-04T21:50:34.068Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestAddContainers [2022-05-04T21:50:34.068Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestGetContainer [2022-05-04T21:50:34.068Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestDeleteContainer [2022-05-04T21:50:34.068Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestListContainers [2022-05-04T21:50:34.068Z] --- PASS: TestListContainers (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestFirstContainer [2022-05-04T21:50:34.068Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestApplyAllContainer [2022-05-04T21:50:34.068Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestIsValidHealthString [2022-05-04T21:50:34.068Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestStateRunStop [2022-05-04T21:50:34.068Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestStateTimeoutWait [2022-05-04T21:50:34.068Z] state_test.go:141: Stop callback fired [2022-05-04T21:50:34.068Z] state_test.go:165: Stop callback fired [2022-05-04T21:50:34.068Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-04T21:50:34.068Z] === RUN TestIsValidStateString [2022-05-04T21:50:34.068Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestViewSaveDelete [2022-05-04T21:50:34.068Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-04T21:50:34.068Z] === RUN TestViewAll [2022-05-04T21:50:34.068Z] --- PASS: TestViewAll (0.01s) [2022-05-04T21:50:34.068Z] === RUN TestViewGet [2022-05-04T21:50:34.068Z] --- PASS: TestViewGet (0.01s) [2022-05-04T21:50:34.068Z] === RUN TestNames [2022-05-04T21:50:34.068Z] --- PASS: TestNames (0.00s) [2022-05-04T21:50:34.068Z] === RUN TestViewWithHealthCheck [2022-05-04T21:50:34.068Z] --- PASS: TestViewWithHealthCheck (0.00s) [2022-05-04T21:50:34.068Z] PASS [2022-05-04T21:50:34.068Z] coverage: 41.7% of statements [2022-05-04T21:50:34.068Z] ok github.com/docker/docker/container 0.207s coverage: 41.7% of statements [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit (3.68s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2022-05-04T21:50:34.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2022-05-04T21:50:34.160Z] === RUN TestUpdateRestartPolicy [2022-05-04T21:50:34.534Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T21:50:34.534Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T21:50:34.534Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T21:50:34.534Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T21:50:34.881Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-05-04T21:50:34.881Z] === RUN TestCreateServiceSysctls [2022-05-04T21:50:35.000Z] === RUN TestPrepare [2022-05-04T21:50:35.000Z] --- PASS: TestPrepare (0.00s) [2022-05-04T21:50:35.000Z] === RUN TestStart [2022-05-04T21:50:35.000Z] --- PASS: TestStart (0.00s) [2022-05-04T21:50:35.000Z] === RUN TestWaitCancel [2022-05-04T21:50:35.000Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T21:50:35.000Z] === RUN TestWaitDisabled [2022-05-04T21:50:35.000Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T21:50:35.000Z] === RUN TestWaitEnabled [2022-05-04T21:50:35.000Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T21:50:35.000Z] === RUN TestRemove [2022-05-04T21:50:35.000Z] --- PASS: TestRemove (0.00s) [2022-05-04T21:50:35.000Z] PASS [2022-05-04T21:50:35.000Z] coverage: 65.3% of statements [2022-05-04T21:50:35.000Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2022-05-04T21:50:35.551Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T21:50:36.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-04T21:50:36.143Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-04T21:50:36.560Z] === RUN TestNewListSecretsFilters [2022-05-04T21:50:36.560Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T21:50:36.560Z] === RUN TestNewListConfigsFilters [2022-05-04T21:50:36.560Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T21:50:36.560Z] PASS [2022-05-04T21:50:36.560Z] coverage: 0.5% of statements [2022-05-04T21:50:36.560Z] ok github.com/docker/docker/daemon/cluster 0.140s coverage: 0.5% of statements [2022-05-04T21:50:36.560Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T21:50:37.026Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T21:50:37.026Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T21:50:37.026Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T21:50:37.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T21:50:37.026Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T21:50:37.026Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T21:50:37.026Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T21:50:37.027Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T21:50:37.027Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T21:50:37.027Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T21:50:37.498Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T21:50:37.498Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T21:50:37.498Z] PASS [2022-05-04T21:50:37.498Z] coverage: 35.9% of statements [2022-05-04T21:50:37.498Z] ok github.com/docker/docker/daemon/cluster/convert 0.230s coverage: 35.9% of statements [2022-05-04T21:50:38.160Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-05-04T21:50:38.160Z] === RUN TestCreateServiceCapabilities [2022-05-04T21:50:38.671Z] check_test.go:307: [dbf9eb881f5bc] daemon is not started [2022-05-04T21:50:38.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-04T21:50:38.671Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T21:50:39.058Z] === RUN TestWaitNodeAttachment [2022-05-04T21:50:39.058Z] === RUN TestBuilderGC [2022-05-04T21:50:39.058Z] --- PASS: TestBuilderGC (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestFindConfigurationConflicts [2022-05-04T21:50:39.058Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T21:50:39.058Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T21:50:39.058Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T21:50:39.058Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T21:50:39.058Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T21:50:39.058Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T21:50:39.058Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_label [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T21:50:39.058Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T21:50:39.524Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T21:50:39.524Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T21:50:39.524Z] time="2022-05-04T21:50:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T21:50:39.524Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-05-04T21:50:39.524Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T21:50:39.524Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:50:39.524Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestReloadBadDefaultConfig [2022-05-04T21:50:39.524Z] time="2022-05-04T21:50:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2414175612" [2022-05-04T21:50:39.524Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestReloadWithConflictingLabels [2022-05-04T21:50:39.524Z] time="2022-05-04T21:50:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3581459917" [2022-05-04T21:50:39.524Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T21:50:39.524Z] time="2022-05-04T21:50:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1309281572" [2022-05-04T21:50:39.524Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestMaskURLCredentials [2022-05-04T21:50:39.524Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestDaemonConfigurationMerge [2022-05-04T21:50:39.524Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T21:50:39.524Z] PASS [2022-05-04T21:50:39.524Z] coverage: 79.8% of statements [2022-05-04T21:50:39.524Z] ok github.com/docker/docker/daemon/config 0.236s coverage: 79.8% of statements [2022-05-04T21:50:39.524Z] === RUN TestEventsLog [2022-05-04T21:50:39.524Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestEventsLogTimeout [2022-05-04T21:50:39.524Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestLogEvents [2022-05-04T21:50:39.524Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-04T21:50:39.524Z] === RUN TestIsolationConversion [2022-05-04T21:50:39.524Z] === RUN TestIsolationConversion/default [2022-05-04T21:50:39.524Z] === RUN TestIsolationConversion/process [2022-05-04T21:50:39.524Z] === RUN TestIsolationConversion/hyperv [2022-05-04T21:50:39.524Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestContainerLabels [2022-05-04T21:50:39.524Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestCredentialSpecConversion [2022-05-04T21:50:39.524Z] === RUN TestCredentialSpecConversion/none [2022-05-04T21:50:39.524Z] === RUN TestCredentialSpecConversion/config [2022-05-04T21:50:39.524Z] === RUN TestCredentialSpecConversion/file [2022-05-04T21:50:39.524Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T21:50:39.524Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T21:50:39.524Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountBind [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountVolume [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountTarget [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T21:50:39.524Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T21:50:39.524Z] PASS [2022-05-04T21:50:39.524Z] coverage: 11.0% of statements [2022-05-04T21:50:39.524Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.597s coverage: 11.0% of statements [2022-05-04T21:50:39.524Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T21:50:39.524Z] === RUN TestLoadBufferedEvents [2022-05-04T21:50:39.524Z] --- PASS: TestLoadBufferedEvents (0.13s) [2022-05-04T21:50:39.524Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T21:50:39.524Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T21:50:39.524Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T21:50:39.524Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T21:50:39.524Z] PASS [2022-05-04T21:50:39.524Z] coverage: 50.0% of statements [2022-05-04T21:50:39.617Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T21:50:39.617Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-04T21:50:39.617Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T21:50:39.617Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-04T21:50:39.617Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T21:50:39.617Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-04T21:50:39.617Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T21:50:39.617Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-04T21:50:39.617Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T21:50:39.991Z] ok github.com/docker/docker/daemon/events 0.220s coverage: 50.0% of statements [2022-05-04T21:50:40.687Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-05-04T21:50:40.687Z] === RUN TestInspect [2022-05-04T21:50:40.974Z] === RUN TestIsEmptyDir [2022-05-04T21:50:40.974Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T21:50:40.974Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T21:50:40.974Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T21:50:40.974Z] PASS [2022-05-04T21:50:40.974Z] coverage: 2.3% of statements [2022-05-04T21:50:40.974Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2022-05-04T21:50:40.974Z] === RUN TestLinkNaming [2022-05-04T21:50:40.974Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T21:50:40.974Z] === RUN TestLinkNew [2022-05-04T21:50:40.974Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T21:50:40.974Z] === RUN TestLinkEnv [2022-05-04T21:50:40.974Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T21:50:40.974Z] === RUN TestLinkMultipleEnv [2022-05-04T21:50:40.974Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T21:50:40.974Z] === RUN TestLinkPortRangeEnv [2022-05-04T21:50:40.974Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T21:50:40.974Z] PASS [2022-05-04T21:50:40.974Z] coverage: 93.0% of statements [2022-05-04T21:50:40.974Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-05-04T21:50:41.002Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-04T21:50:41.440Z] === RUN TestVerifyNetworkingConfig [2022-05-04T21:50:41.440Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestGetContainer [2022-05-04T21:50:41.440Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestValidContainerNames [2022-05-04T21:50:41.440Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestContainerInitDNS [2022-05-04T21:50:41.440Z] daemon_test.go:145: root required [2022-05-04T21:50:41.440Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestMerge [2022-05-04T21:50:41.440Z] --- PASS: TestMerge (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestValidateContainerIsolation [2022-05-04T21:50:41.440Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestFindNetworkErrorType [2022-05-04T21:50:41.440Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestEnsureServicesExist [2022-05-04T21:50:41.440Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestEnsureServicesExistErrors [2022-05-04T21:50:41.440Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T21:50:41.440Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T21:50:41.440Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T21:50:41.440Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T21:50:41.440Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:50:41.440Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T21:50:41.440Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestContainerDelete [2022-05-04T21:50:41.440Z] --- PASS: TestContainerDelete (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestContainerDoubleDelete [2022-05-04T21:50:41.440Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T21:50:41.440Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T21:50:41.440Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestNoneHealthcheck [2022-05-04T21:50:41.440Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T21:50:41.440Z] === RUN TestHealthStates [2022-05-04T21:50:41.440Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.440Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] time="2022-05-04T21:50:41Z" 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-05-04T21:50:41.441Z] --- PASS: TestHealthStates (0.14s) [2022-05-04T21:50:41.441Z] === RUN TestGetInspectData [2022-05-04T21:50:41.441Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestFillLicense [2022-05-04T21:50:41.441Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestListInvalidFilter [2022-05-04T21:50:41.441Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestNameFilter [2022-05-04T21:50:41.441Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T21:50:41.441Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T21:50:41.441Z] === 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-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T21:50:41.441Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T21:50:41.441Z] --- 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-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T21:50:41.441Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T21:50:41.441Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadLabels [2022-05-04T21:50:41.441Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T21:50:41.441Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadMirrors [2022-05-04T21:50:41.441Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T21:50:41.441Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T21:50:41.441Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T21:50:41.441Z] reload_test.go:342: root required [2022-05-04T21:50:41.441Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T21:50:41.441Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T21:50:41.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-05-04T21:50:41.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T21:50:41.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-04T21:50:41.441Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T21:50:41.441Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-04T21:50:41.441Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T21:50:41.441Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-04T21:50:41.441Z] === RUN TestParseVolumesFrom [2022-05-04T21:50:41.441Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T21:50:41.441Z] PASS [2022-05-04T21:50:41.441Z] coverage: 8.6% of statements [2022-05-04T21:50:41.441Z] ok github.com/docker/docker/daemon 0.498s coverage: 8.6% of statements [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T21:50:41.441Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T21:50:42.914Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T21:50:43.000Z] === RUN TestAdapterReadLogs [2022-05-04T21:50:43.000Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestCopier [2022-05-04T21:50:43.000Z] --- PASS: TestCopier (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestCopierLongLines [2022-05-04T21:50:43.000Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestCopierSlow [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/defaults [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T21:50:43.000Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T21:50:43.000Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T21:50:43.000Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestSearchRegistryForImages [2022-05-04T21:50:43.000Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T21:50:43.000Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestImageDelete [2022-05-04T21:50:43.000Z] === RUN TestImageDelete/no_lease [2022-05-04T21:50:43.000Z] === RUN TestImageDelete/lease_exists [2022-05-04T21:50:43.000Z] --- PASS: TestImageDelete (0.03s) [2022-05-04T21:50:43.000Z] --- PASS: TestImageDelete/no_lease (0.00s) [2022-05-04T21:50:43.000Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-04T21:50:43.000Z] === RUN TestContentStoreForPull [2022-05-04T21:50:43.000Z] time="2022-05-04T21:50:42Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T21:50:43.000Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2022-05-04T21:50:43.000Z] === RUN TestCreateSuccess [2022-05-04T21:50:43.000Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T21:50:43.000Z] === RUN TestCreateStreamSkipped [2022-05-04T21:50:43.000Z] time="2022-05-04T21:50:42Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T21:50:43.000Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCreateLogGroupSuccess [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T21:50:43.001Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCreateError [2022-05-04T21:50:43.001Z] --- PASS: TestCreateError (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCreateAlreadyExists [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T21:50:43.001Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestLogClosed [2022-05-04T21:50:43.001Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestLogBlocking [2022-05-04T21:50:43.001Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T21:50:43.001Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T21:50:43.001Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestPublishBatchSuccess [2022-05-04T21:50:43.001Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestPublishBatchError [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=error msg=error [2022-05-04T21:50:43.001Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:50:43.001Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:50:43.001Z] time="2022-05-04T21:50:42Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T21:50:43.001Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchSimple [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchTicker [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchClose [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/3/���� [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T21:50:43.001Z] === RUN TestEffectiveLen/5/ [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/0/ [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/1/Hello [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: He [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/6/a� [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: a [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: � [2022-05-04T21:50:43.001Z] === RUN TestFindValidSplit/7/a� [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T21:50:43.001Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestProcessEventEmoji [2022-05-04T21:50:43.001Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchLineSplit [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMaxEvents [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T21:50:43.001Z] --- PASS: TestCopierSlow (0.20s) [2022-05-04T21:50:43.001Z] === RUN TestCopierWithSized [2022-05-04T21:50:43.001Z] === RUN TestCopierWithSized/as_is [2022-05-04T21:50:43.001Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T21:50:43.001Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-04T21:50:43.001Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-04T21:50:43.001Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCopierWithPartial [2022-05-04T21:50:43.001Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestRingLogger [2022-05-04T21:50:43.001Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestRingCap [2022-05-04T21:50:43.001Z] --- PASS: TestRingCap (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestRingClose [2022-05-04T21:50:43.001Z] --- PASS: TestRingClose (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestRingDrain [2022-05-04T21:50:43.001Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T21:50:43.001Z] PASS [2022-05-04T21:50:43.001Z] coverage: 43.2% of statements [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T21:50:43.001Z] ok github.com/docker/docker/daemon/logger 0.256s coverage: 43.2% of statements [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-04T21:50:43.001Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T21:50:43.001Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T21:50:43.001Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.02s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T21:50:43.001Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T21:50:43.001Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestCreateTagSuccess [2022-05-04T21:50:43.001Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T21:50:43.001Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T21:50:43.002Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.04s) [2022-05-04T21:50:43.002Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T21:50:43.002Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T21:50:43.002Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T21:50:43.002Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T21:50:43.002Z] PASS [2022-05-04T21:50:43.002Z] coverage: 79.9% of statements [2022-05-04T21:50:43.002Z] ok github.com/docker/docker/daemon/logger/awslogs 0.342s coverage: 79.9% of statements [2022-05-04T21:50:43.002Z] --- PASS: TestContentStoreForPull (0.17s) [2022-05-04T21:50:43.002Z] PASS [2022-05-04T21:50:43.002Z] coverage: 6.6% of statements [2022-05-04T21:50:43.002Z] ok github.com/docker/docker/daemon/images 0.285s coverage: 6.6% of statements [2022-05-04T21:50:43.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T21:50:43.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T21:50:43.002Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T21:50:43.216Z] --- PASS: TestInspect (2.76s) [2022-05-04T21:50:43.216Z] === RUN TestCreateJob [2022-05-04T21:50:43.251Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-05-04T21:50:43.252Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T21:50:43.252Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-05-04T21:50:43.252Z] === RUN TestWaitNonBlocked [2022-05-04T21:50:43.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:43.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:43.252Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:43.252Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:43.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:43.252Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:43.252Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-04T21:50:43.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-05-04T21:50:43.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-05-04T21:50:43.252Z] === RUN TestWaitBlocked [2022-05-04T21:50:43.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:43.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:43.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:43.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:43.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:43.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T21:50:43.468Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T21:50:43.468Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T21:50:43.469Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T21:50:43.469Z] PASS [2022-05-04T21:50:43.469Z] coverage: 53.6% of statements [2022-05-04T21:50:43.469Z] ok github.com/docker/docker/daemon/logger/fluentd 0.100s coverage: 53.6% of statements [2022-05-04T21:50:43.469Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T21:50:43.469Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T21:50:43.469Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T21:50:43.816Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T21:50:43.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-05-04T21:50:43.816Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2022-05-04T21:50:43.816Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T21:50:43.816Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T21:50:43.855Z] docker_cli_daemon_plugins_test.go:106: [d23df704ca800] daemon is not started [2022-05-04T21:50:43.935Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T21:50:43.935Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T21:50:43.935Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T21:50:43.935Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-05-04T21:50:43.935Z] === RUN TestFastTimeMarshalJSON [2022-05-04T21:50:43.935Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-05-04T21:50:43.935Z] PASS [2022-05-04T21:50:43.935Z] coverage: 87.2% of statements [2022-05-04T21:50:43.935Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.160s coverage: 87.2% of statements [2022-05-04T21:50:44.402Z] === RUN TestJSONFileLogger [2022-05-04T21:50:44.402Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-04T21:50:44.402Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T21:50:44.402Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T21:50:44.402Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T21:50:44.402Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-04T21:50:44.402Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T21:50:44.402Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-04T21:50:44.402Z] === RUN TestEncodeDecode [2022-05-04T21:50:44.402Z] === PAUSE TestEncodeDecode [2022-05-04T21:50:44.402Z] === RUN TestUnexpectedEOF [2022-05-04T21:50:44.402Z] === RUN TestWriteLog [2022-05-04T21:50:44.402Z] === PAUSE TestWriteLog [2022-05-04T21:50:44.402Z] === RUN TestReadLog [2022-05-04T21:50:44.402Z] === PAUSE TestReadLog [2022-05-04T21:50:44.402Z] === RUN TestDecode [2022-05-04T21:50:44.402Z] --- PASS: TestDecode (0.02s) [2022-05-04T21:50:44.402Z] === CONT TestWriteLog [2022-05-04T21:50:44.402Z] --- PASS: TestWriteLog (0.00s) [2022-05-04T21:50:44.402Z] === CONT TestReadLog [2022-05-04T21:50:44.402Z] === RUN TestReadLog/tail_exact [2022-05-04T21:50:44.402Z] time="2022-05-04T21:50:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:50:44.402Z] time="2022-05-04T21:50:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:50:44.402Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-05-04T21:50:44.402Z] === CONT TestEncodeDecode [2022-05-04T21:50:44.402Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T21:50:44.402Z] PASS [2022-05-04T21:50:44.402Z] coverage: 69.9% of statements [2022-05-04T21:50:44.402Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.196s coverage: 69.9% of statements [2022-05-04T21:50:44.402Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T21:50:44.402Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T21:50:44.402Z] --- PASS: TestReadLog (0.17s) [2022-05-04T21:50:44.402Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-05-04T21:50:44.402Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T21:50:44.402Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-04T21:50:44.402Z] PASS [2022-05-04T21:50:44.402Z] coverage: 78.7% of statements [2022-05-04T21:50:44.402Z] ok github.com/docker/docker/daemon/logger/local 0.239s coverage: 78.7% of statements [2022-05-04T21:50:44.797Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-04T21:50:44.868Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T21:50:44.868Z] === RUN TestOpenFileDelete [2022-05-04T21:50:44.868Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T21:50:44.868Z] === RUN TestOpenFileRename [2022-05-04T21:50:44.868Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T21:50:44.868Z] === RUN TestHandleDecoderErr [2022-05-04T21:50:44.868Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T21:50:44.868Z] === RUN TestParseLogTagDefaultTag [2022-05-04T21:50:44.868Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T21:50:44.868Z] === RUN TestParseLogTag [2022-05-04T21:50:44.868Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T21:50:45.334Z] === RUN TestParseLogTagEmptyTag [2022-05-04T21:50:45.334Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T21:50:45.334Z] === RUN TestTailFiles [2022-05-04T21:50:45.334Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T21:50:45.334Z] === RUN TestFollowLogsConsumerGone [2022-05-04T21:50:45.334Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T21:50:45.334Z] === RUN TestFollowLogsProducerGone [2022-05-04T21:50:45.334Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-04T21:50:45.334Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-04T21:50:45.334Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-04T21:50:45.334Z] === RUN TestCheckCapacityAndRotate [2022-05-04T21:50:45.334Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T21:50:45.334Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T21:50:45.334Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-05-04T21:50:45.334Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-04T21:50:45.334Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-04T21:50:45.334Z] PASS [2022-05-04T21:50:45.334Z] coverage: 53.5% of statements [2022-05-04T21:50:45.334Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.096s coverage: 53.5% of statements [2022-05-04T21:50:45.334Z] === RUN TestLog [2022-05-04T21:50:45.334Z] --- PASS: TestLog (0.02s) [2022-05-04T21:50:45.334Z] PASS [2022-05-04T21:50:45.334Z] coverage: 31.5% of statements [2022-05-04T21:50:45.334Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.054s coverage: 31.5% of statements [2022-05-04T21:50:45.717Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.03s) [2022-05-04T21:50:45.717Z] === CONT TestDaemonHostGatewayIP [2022-05-04T21:50:45.717Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s) [2022-05-04T21:50:45.717Z] === CONT TestDaemonRestartIpcMode [2022-05-04T21:50:45.800Z] === RUN TestNewParse [2022-05-04T21:50:45.800Z] --- PASS: TestNewParse (0.00s) [2022-05-04T21:50:45.800Z] PASS [2022-05-04T21:50:45.800Z] coverage: 8.3% of statements [2022-05-04T21:50:45.800Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2022-05-04T21:50:45.800Z] === RUN TestValidateLogOpt [2022-05-04T21:50:45.800Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestNewMissedConfig [2022-05-04T21:50:45.800Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestNewMissedUrl [2022-05-04T21:50:45.800Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestNewMissedToken [2022-05-04T21:50:45.800Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestNewWithProxy [2022-05-04T21:50:45.800Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestDefault [2022-05-04T21:50:45.800Z] --- PASS: TestDefault (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T21:50:45.800Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestJsonFormat [2022-05-04T21:50:45.800Z] --- PASS: TestJsonFormat (0.01s) [2022-05-04T21:50:45.800Z] === RUN TestRawFormat [2022-05-04T21:50:45.800Z] === RUN TestParseLogFormat [2022-05-04T21:50:45.800Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestValidateLogOptEmpty [2022-05-04T21:50:45.800Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T21:50:45.800Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestRawFormatWithLabels [2022-05-04T21:50:45.800Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestRawFormatWithoutTag [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestParseAddressDefaultPort [2022-05-04T21:50:45.800Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestValidateSyslogFacility [2022-05-04T21:50:45.800Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T21:50:45.800Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestValidateLogOpt [2022-05-04T21:50:45.800Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:50:45.800Z] PASS [2022-05-04T21:50:45.800Z] coverage: 43.6% of statements [2022-05-04T21:50:45.800Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T21:50:45.800Z] === RUN TestBatching [2022-05-04T21:50:45.800Z] ok github.com/docker/docker/daemon/logger/syslog 0.044s coverage: 43.6% of statements [2022-05-04T21:50:46.184Z] check_test.go:307: [d7ae59615ab74] daemon is not started [2022-05-04T21:50:46.184Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-04T21:50:46.267Z] --- PASS: TestBatching (0.15s) [2022-05-04T21:50:46.267Z] === RUN TestFrequency [2022-05-04T21:50:46.267Z] --- PASS: TestFrequency (0.19s) [2022-05-04T21:50:46.267Z] === RUN TestOneMessagePerRequest [2022-05-04T21:50:46.267Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T21:50:46.267Z] === RUN TestVerify [2022-05-04T21:50:46.267Z] --- PASS: TestVerify (0.00s) [2022-05-04T21:50:46.267Z] === RUN TestSkipVerify [2022-05-04T21:50:46.267Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.267Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.267Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.267Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T21:50:46.497Z] --- PASS: TestCreateJob (3.17s) [2022-05-04T21:50:46.497Z] === RUN TestReplicatedJob [2022-05-04T21:50:46.705Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2022-05-04T21:50:46.705Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T21:50:46.733Z] --- PASS: TestSkipVerify (0.31s) [2022-05-04T21:50:46.733Z] === RUN TestBufferMaximum [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.313609\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.313609\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-04T21:50:46.733Z] === RUN TestServerAlwaysDown [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.315700\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.315700\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.315700\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.316700\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] time="2022-05-04T21:50:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701046.316700\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:46.733Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T21:50:46.733Z] === RUN TestCannotSendAfterClose [2022-05-04T21:50:46.733Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T21:50:46.733Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T21:50:47.200Z] === RUN TestV1IDService [2022-05-04T21:50:47.200Z] --- PASS: TestV1IDService (0.02s) [2022-05-04T21:50:47.200Z] === RUN TestV2MetadataService [2022-05-04T21:50:47.275Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2022-05-04T21:50:47.275Z] === RUN TestWaitNonBlocked [2022-05-04T21:50:47.275Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:47.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:47.275Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:47.275Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:47.275Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:50:47.275Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:50:47.666Z] === RUN TestSuccessfulDownload [2022-05-04T21:50:47.666Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:50:47.666Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T21:50:47.666Z] === RUN TestCancelledDownload [2022-05-04T21:50:47.666Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T21:50:47.666Z] === RUN TestMaxDownloadAttempts [2022-05-04T21:50:47.666Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:50:47.666Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:50:47.666Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:50:47.666Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:50:47.666Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:50:47.666Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:50:47.666Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:50:47.666Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:50:47.666Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:50:47.666Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:50:47.666Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:50:47.666Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:50:47.666Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" 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-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a682a0c230e0\"}'" [2022-05-04T21:50:47.666Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-04T21:50:47.666Z] PASS [2022-05-04T21:50:47.666Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T21:50:47.666Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T21:50:47.666Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T21:50:47.666Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T21:50:47.666Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T21:50:47.666Z] === RUN TestManifestStore [2022-05-04T21:50:47.666Z] coverage: 82.5% of statements [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T21:50:47.666Z] ok github.com/docker/docker/daemon/logger/splunk 1.725s coverage: 82.5% of statements [2022-05-04T21:50:47.666Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T21:50:47.666Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T21:50:47.666Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T21:50:47.666Z] --- PASS: TestV2MetadataService (0.68s) [2022-05-04T21:50:47.666Z] PASS [2022-05-04T21:50:47.666Z] coverage: 48.2% of statements [2022-05-04T21:50:47.666Z] ok github.com/docker/docker/distribution/metadata 0.752s coverage: 48.2% of statements [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2963602702\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/no_local_cache [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/with_local_cache [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="reference for unknown type: " [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="reference for unknown type: " [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="reference for unknown type: " [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="reference for unknown type: " [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="reference for unknown type: " [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T21:50:47.666Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T21:50:47.666Z] time="2022-05-04T21:50:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore (0.25s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-05-04T21:50:47.666Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-04T21:50:48.133Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-05-04T21:50:48.133Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-05-04T21:50:48.133Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-04T21:50:48.133Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-05-04T21:50:48.133Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T21:50:48.133Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestFixManifestLayers [2022-05-04T21:50:48.133Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T21:50:48.133Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:50:48.133Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestFixManifestLayersBadParent [2022-05-04T21:50:48.133Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestValidateManifest [2022-05-04T21:50:48.133Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:50:48.133Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestFormatPlatform [2022-05-04T21:50:48.133Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-04T21:50:48.133Z] === RUN TestPullSchema2Config [2022-05-04T21:50:48.133Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.133Z] === RUN TestPullSchema2Config/500_status [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.133Z] time="2022-05-04T21:50:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:50:48.133Z] time="2022-05-04T21:50:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:50:48.133Z] time="2022-05-04T21:50:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:50:48.133Z] time="2022-05-04T21:50:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:50:48.133Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T21:50:48.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2022-05-04T21:50:48.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2022-05-04T21:50:48.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2022-05-04T21:50:48.133Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2022-05-04T21:50:48.133Z] === RUN TestTransfer [2022-05-04T21:50:48.133Z] --- PASS: TestTransfer (0.12s) [2022-05-04T21:50:48.133Z] === RUN TestConcurrencyLimit [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.133Z] === RUN TestPullSchema2Config/EOF [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:50:48.133Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.133Z] 2022/05/04 21:50:47 http: panic serving 127.0.0.1:49218: intentional panic [2022-05-04T21:50:48.133Z] goroutine 121 [running]: [2022-05-04T21:50:48.133Z] net/http.(*conn).serve.func1() [2022-05-04T21:50:48.133Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:50:48.133Z] panic({0xa48f00, 0xc2b310}) [2022-05-04T21:50:48.133Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:50:48.133Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003c6820?, {0xc32ab8?, 0xc0003e2000?}) [2022-05-04T21:50:48.133Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T21:50:48.134Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xc32ab8, 0xc0003e2000}, 0xc00018e500) [2022-05-04T21:50:48.134Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T21:50:48.134Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc32ab8?, 0xc0003e2000?}, 0x104e5c0?) [2022-05-04T21:50:48.134Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:50:48.134Z] net/http.serverHandler.ServeHTTP({0xc00032ab70?}, {0xc32ab8, 0xc0003e2000}, 0xc00018e500) [2022-05-04T21:50:48.134Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:50:48.134Z] net/http.(*conn).serve(0xc00017cf00, {0xc33330, 0xc0001e71a0}) [2022-05-04T21:50:48.134Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:50:48.134Z] created by net/http.(*Server).Serve [2022-05-04T21:50:48.134Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:50:48.220Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-04T21:50:48.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.91s) [2022-05-04T21:50:48.220Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2022-05-04T21:50:48.220Z] === RUN TestWaitBlocked [2022-05-04T21:50:48.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:48.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:48.220Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:48.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:48.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-04T21:50:48.220Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-04T21:50:48.249Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-05-04T21:50:48.249Z] === CONT TestIpcModeOlderClient [2022-05-04T21:50:48.249Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-05-04T21:50:48.249Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T21:50:48.507Z] --- PASS: TestDaemonRestartIpcMode (2.59s) [2022-05-04T21:50:48.632Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.632Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T21:50:48.632Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:50:48.632Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:50:48.632Z] --- PASS: TestPullSchema2Config (0.55s) [2022-05-04T21:50:48.632Z] --- PASS: TestPullSchema2Config/success_first_time (0.04s) [2022-05-04T21:50:48.632Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-05-04T21:50:48.632Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T21:50:48.632Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-04T21:50:48.632Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T21:50:48.632Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestLayerAlreadyExists [2022-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] 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-05-04T21:50:48.632Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T21:50:48.632Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-05-04T21:50:48.632Z] === RUN TestInactiveJobs [2022-05-04T21:50:48.632Z] === RUN TestNotFound [2022-05-04T21:50:48.632Z] --- PASS: TestNotFound (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestConflict [2022-05-04T21:50:48.632Z] --- PASS: TestConflict (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestForbidden [2022-05-04T21:50:48.632Z] --- PASS: TestForbidden (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestInvalidParameter [2022-05-04T21:50:48.632Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestNotImplemented [2022-05-04T21:50:48.632Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestNotModified [2022-05-04T21:50:48.632Z] --- PASS: TestNotModified (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestUnauthorized [2022-05-04T21:50:48.632Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestUnknown [2022-05-04T21:50:48.632Z] --- PASS: TestUnknown (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestCancelled [2022-05-04T21:50:48.632Z] --- PASS: TestCancelled (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestDeadline [2022-05-04T21:50:48.632Z] --- PASS: TestDeadline (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestDataLoss [2022-05-04T21:50:48.632Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestUnavailable [2022-05-04T21:50:48.632Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestSystem [2022-05-04T21:50:48.632Z] --- PASS: TestSystem (0.00s) [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Conflict [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T21:50:48.632Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T21:50:48.632Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T21:50:48.632Z] PASS [2022-05-04T21:50:48.632Z] coverage: 77.0% of statements [2022-05-04T21:50:48.632Z] ok github.com/docker/docker/errdefs 0.041s coverage: 77.0% of statements [2022-05-04T21:50:48.632Z] --- PASS: TestInactiveJobs (0.41s) [2022-05-04T21:50:48.632Z] === RUN TestWatchRelease [2022-05-04T21:50:48.811Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T21:50:49.124Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T21:50:49.124Z] === RUN TestWatchFinishedTransfer [2022-05-04T21:50:49.124Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T21:50:49.124Z] === RUN TestDuplicateTransfer [2022-05-04T21:50:49.124Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T21:50:49.124Z] === RUN TestSuccessfulUpload [2022-05-04T21:50:49.124Z] time="2022-05-04T21:50:48Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T21:50:49.124Z] === RUN TestFSGetInvalidData [2022-05-04T21:50:49.124Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSInvalidSet [2022-05-04T21:50:49.124Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSInvalidRoot [2022-05-04T21:50:49.124Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSMetadataGetSet [2022-05-04T21:50:49.124Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-05-04T21:50:49.124Z] === RUN TestFSInvalidWalker [2022-05-04T21:50:49.124Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSGetSet [2022-05-04T21:50:49.124Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-05-04T21:50:49.124Z] === RUN TestCancelledUpload [2022-05-04T21:50:49.124Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T21:50:49.124Z] PASS [2022-05-04T21:50:49.124Z] coverage: 77.3% of statements [2022-05-04T21:50:49.124Z] ok github.com/docker/docker/distribution/xfer 1.775s coverage: 77.3% of statements [2022-05-04T21:50:49.124Z] --- PASS: TestFSGetSet (0.02s) [2022-05-04T21:50:49.124Z] === RUN TestFSGetUnsetKey [2022-05-04T21:50:49.124Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-05-04T21:50:49.124Z] === RUN TestFSGetEmptyData [2022-05-04T21:50:49.124Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSDelete [2022-05-04T21:50:49.124Z] --- PASS: TestFSDelete (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSWalker [2022-05-04T21:50:49.124Z] --- PASS: TestFSWalker (0.01s) [2022-05-04T21:50:49.124Z] === RUN TestFSWalkerStopOnError [2022-05-04T21:50:49.385Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T21:50:49.385Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-04T21:50:49.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2022-05-04T21:50:49.385Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2022-05-04T21:50:49.385Z] === CONT TestContainerStartOnDaemonRestart [2022-05-04T21:50:49.385Z] === CONT TestContainerKillOnDaemonStart [2022-05-04T21:50:49.603Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-04T21:50:49.603Z] === RUN TestNewFromJSON [2022-05-04T21:50:49.603Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T21:50:49.603Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestMarshalKeyOrder [2022-05-04T21:50:49.603Z] --- PASS: TestMarshalKeyOrder (0.01s) [2022-05-04T21:50:49.603Z] === RUN TestHistoryEqual [2022-05-04T21:50:49.603Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2022-05-04T21:50:49.603Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T21:50:49.603Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestTokenPassThru [2022-05-04T21:50:49.603Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-04T21:50:49.603Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T21:50:49.603Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-05-04T21:50:49.603Z] PASS [2022-05-04T21:50:49.603Z] coverage: 26.6% of statements [2022-05-04T21:50:49.603Z] === RUN TestCompare [2022-05-04T21:50:49.603Z] --- PASS: TestCompare (0.00s) [2022-05-04T21:50:49.603Z] PASS [2022-05-04T21:50:49.603Z] coverage: 19.2% of statements [2022-05-04T21:50:49.603Z] ok github.com/docker/docker/distribution 1.980s coverage: 26.6% of statements [2022-05-04T21:50:49.603Z] ok github.com/docker/docker/image/cache 0.148s coverage: 19.2% of statements [2022-05-04T21:50:49.603Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-04T21:50:49.603Z] === RUN TestImage [2022-05-04T21:50:49.603Z] --- PASS: TestImage (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestImageOSNotEmpty [2022-05-04T21:50:49.603Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T21:50:49.603Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T21:50:49.603Z] === RUN TestCreate [2022-05-04T21:50:49.603Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:50:49.603Z] === RUN TestRestore [2022-05-04T21:50:49.603Z] time="2022-05-04T21:50:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T21:50:49.603Z] --- PASS: TestRestore (0.03s) [2022-05-04T21:50:49.603Z] === RUN TestAddDelete [2022-05-04T21:50:49.603Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T21:50:49.603Z] === RUN TestSearchAfterDelete [2022-05-04T21:50:49.603Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T21:50:49.603Z] === RUN TestParentReset [2022-05-04T21:50:49.603Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T21:50:49.603Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T21:50:49.603Z] --- PASS: TestParentReset (0.05s) [2022-05-04T21:50:49.603Z] === RUN TestGetAndSetLastUpdated [2022-05-04T21:50:49.603Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-04T21:50:49.603Z] === RUN TestStoreLen [2022-05-04T21:50:49.603Z] --- PASS: TestStoreLen (0.05s) [2022-05-04T21:50:49.603Z] PASS [2022-05-04T21:50:49.603Z] coverage: 86.9% of statements [2022-05-04T21:50:49.603Z] ok github.com/docker/docker/image 0.607s coverage: 86.9% of statements [2022-05-04T21:50:49.957Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-04T21:50:50.589Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T21:50:50.589Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T21:50:50.589Z] PASS [2022-05-04T21:50:50.589Z] coverage: 25.0% of statements [2022-05-04T21:50:50.589Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2022-05-04T21:50:50.589Z] === RUN TestValidateManifest [2022-05-04T21:50:50.589Z] === RUN TestValidateManifest/nil [2022-05-04T21:50:50.589Z] === RUN TestValidateManifest/non-nil [2022-05-04T21:50:50.589Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T21:50:50.589Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T21:50:50.589Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T21:50:50.589Z] PASS [2022-05-04T21:50:50.589Z] coverage: 0.7% of statements [2022-05-04T21:50:50.589Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-05-04T21:50:50.589Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T21:50:51.575Z] === RUN TestSerialization [2022-05-04T21:50:51.575Z] --- PASS: TestSerialization (0.02s) [2022-05-04T21:50:51.575Z] PASS [2022-05-04T21:50:51.575Z] coverage: 100.0% of statements [2022-05-04T21:50:51.575Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-05-04T21:50:51.858Z] --- PASS: TestReplicatedJob (5.45s) [2022-05-04T21:50:51.858Z] === RUN TestUpdateReplicatedJob [2022-05-04T21:50:52.041Z] === RUN TestEmptyLayer [2022-05-04T21:50:52.041Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestCommitFailure [2022-05-04T21:50:52.041Z] === RUN TestEnvironmentParsing [2022-05-04T21:50:52.041Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T21:50:52.041Z] PASS [2022-05-04T21:50:52.041Z] coverage: 1.2% of statements [2022-05-04T21:50:52.041Z] --- PASS: TestCommitFailure (0.01s) [2022-05-04T21:50:52.041Z] === RUN TestStartTransactionFailure [2022-05-04T21:50:52.041Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestGetOrphan [2022-05-04T21:50:52.041Z] ok github.com/docker/docker/libcontainerd/local 0.076s coverage: 1.2% of statements [2022-05-04T21:50:52.041Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T21:50:52.041Z] === RUN TestMountAndRegister [2022-05-04T21:50:52.041Z] layer_test.go:258: Layer size: 14 [2022-05-04T21:50:52.041Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-04T21:50:52.041Z] === RUN TestLayerRelease [2022-05-04T21:50:52.041Z] layer_test.go:291: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestStoreRestore [2022-05-04T21:50:52.041Z] layer_test.go:340: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestTarStreamStability [2022-05-04T21:50:52.041Z] layer_test.go:455: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestRegisterExistingLayer [2022-05-04T21:50:52.041Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-05-04T21:50:52.041Z] === RUN TestTarStreamVerification [2022-05-04T21:50:52.041Z] layer_test.go:684: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestLayerMigration [2022-05-04T21:50:52.041Z] migration_test.go:45: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T21:50:52.041Z] migration_test.go:181: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestMountInit [2022-05-04T21:50:52.041Z] mount_test.go:17: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestMountSize [2022-05-04T21:50:52.041Z] mount_test.go:76: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestMountChanges [2022-05-04T21:50:52.041Z] mount_test.go:125: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T21:50:52.041Z] === RUN TestMountApply [2022-05-04T21:50:52.041Z] mount_test.go:212: Failing on Windows [2022-05-04T21:50:52.041Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T21:50:52.041Z] PASS [2022-05-04T21:50:52.041Z] coverage: 30.6% of statements [2022-05-04T21:50:52.041Z] ok github.com/docker/docker/layer 0.309s coverage: 30.6% of statements [2022-05-04T21:50:52.470Z] ......... [ 85%] [2022-05-04T21:50:52.508Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T21:50:52.508Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T21:50:52.508Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T21:50:52.508Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T21:50:52.508Z] === RUN TestSequenceGetAvailableBit [2022-05-04T21:50:52.508Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSequenceEqual [2022-05-04T21:50:52.508Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSequenceCopy [2022-05-04T21:50:52.508Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestGetFirstAvailable [2022-05-04T21:50:52.508Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestFindSequence [2022-05-04T21:50:52.508Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestCheckIfAvailable [2022-05-04T21:50:52.508Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestMergeSequences [2022-05-04T21:50:52.508Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestPushReservation [2022-05-04T21:50:52.508Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSerializeDeserialize [2022-05-04T21:50:52.508Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSet [2022-05-04T21:50:52.508Z] --- PASS: TestSet (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSetUnset [2022-05-04T21:50:52.508Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestOffsetSetUnset [2022-05-04T21:50:52.508Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSetInRange [2022-05-04T21:50:52.508Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestSetAnyInRange [2022-05-04T21:50:52.508Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestMethods [2022-05-04T21:50:52.508Z] --- PASS: TestMethods (0.00s) [2022-05-04T21:50:52.508Z] === RUN TestRandomAllocateDeallocate [2022-05-04T21:50:52.512Z] --- PASS: TestContainerStartOnDaemonRestart (3.11s) [2022-05-04T21:50:52.512Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-04T21:50:54.068Z] === RUN TestInvalidConfig [2022-05-04T21:50:54.068Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T21:50:54.068Z] === RUN TestConfig [2022-05-04T21:50:54.068Z] --- PASS: TestConfig (0.00s) [2022-05-04T21:50:54.068Z] === RUN TestOptionsLabels [2022-05-04T21:50:54.068Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T21:50:54.068Z] === RUN TestValidName [2022-05-04T21:50:54.068Z] --- PASS: TestValidName (0.00s) [2022-05-04T21:50:54.068Z] PASS [2022-05-04T21:50:54.068Z] coverage: 19.7% of statements [2022-05-04T21:50:54.068Z] ok github.com/docker/docker/libnetwork/config 0.051s coverage: 19.7% of statements [2022-05-04T21:50:54.428Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T21:50:54.534Z] === RUN TestKey [2022-05-04T21:50:54.534Z] --- PASS: TestKey (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestParseKey [2022-05-04T21:50:54.534Z] --- PASS: TestParseKey (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestInvalidDataStore [2022-05-04T21:50:54.534Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestKVObjectFlatKey [2022-05-04T21:50:54.534Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T21:50:54.534Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T21:50:54.534Z] PASS [2022-05-04T21:50:54.534Z] coverage: 21.9% of statements [2022-05-04T21:50:54.534Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2022-05-04T21:50:54.534Z] === RUN TestErrorInterfaces [2022-05-04T21:50:54.534Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestNetworkMarshalling [2022-05-04T21:50:54.534Z] --- PASS: TestNetworkMarshalling (0.18s) [2022-05-04T21:50:54.534Z] === RUN TestEndpointMarshalling [2022-05-04T21:50:54.534Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestAuxAddresses [2022-05-04T21:50:54.534Z] time="2022-05-04T21:50:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:50:54.534Z] --- PASS: TestAuxAddresses (0.01s) [2022-05-04T21:50:54.534Z] === RUN TestSRVServiceQuery [2022-05-04T21:50:54.534Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-04T21:50:54.534Z] === RUN TestServiceVIPReuse [2022-05-04T21:50:54.534Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T21:50:54.534Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestDNSIPQuery [2022-05-04T21:50:54.534Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestDNSProxyServFail [2022-05-04T21:50:54.534Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestSandboxAddEmpty [2022-05-04T21:50:54.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestSandboxAddMultiPrio [2022-05-04T21:50:54.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestSandboxAddSamePrio [2022-05-04T21:50:54.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestCleanupServiceDiscovery [2022-05-04T21:50:54.534Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestDNSOptions [2022-05-04T21:50:54.534Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:50:54.534Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T21:50:54.534Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T21:50:54.534Z] time="2022-05-04T21:50:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:50:54.534Z] time="2022-05-04T21:50:54Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:50:54.534Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-04T21:50:54.534Z] PASS [2022-05-04T21:50:54.534Z] coverage: 8.5% of statements [2022-05-04T21:50:54.534Z] ok github.com/docker/docker/libnetwork 0.297s coverage: 8.5% of statements [2022-05-04T21:50:55.001Z] === RUN TestIPDataMarshalling [2022-05-04T21:50:55.001Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T21:50:55.001Z] === RUN TestValidateAndIsV6 [2022-05-04T21:50:55.001Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T21:50:55.001Z] PASS [2022-05-04T21:50:55.001Z] coverage: 68.9% of statements [2022-05-04T21:50:55.001Z] ok github.com/docker/docker/libnetwork/driverapi 0.039s coverage: 68.9% of statements [2022-05-04T21:50:55.004Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-05-04T21:50:55.004Z] === CONT TestDaemonHostGatewayIP [2022-05-04T21:50:55.138Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-05-04T21:50:55.139Z] === RUN TestServiceListWithStatuses [2022-05-04T21:50:55.139Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:50:55.139Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T21:50:55.139Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T21:50:55.265Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-04T21:50:55.467Z] === RUN TestDriver [2022-05-04T21:50:55.467Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:50:55.467Z] PASS [2022-05-04T21:50:55.467Z] coverage: 34.8% of statements [2022-05-04T21:50:55.467Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-05-04T21:50:55.467Z] === RUN TestDriver [2022-05-04T21:50:55.467Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:50:55.467Z] PASS [2022-05-04T21:50:55.467Z] coverage: 34.8% of statements [2022-05-04T21:50:55.467Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2022-05-04T21:50:55.934Z] === RUN TestNetworkAllocateFree [2022-05-04T21:50:55.934Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T21:50:55.934Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T21:50:55.934Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T21:50:55.934Z] PASS [2022-05-04T21:50:55.934Z] coverage: 63.6% of statements [2022-05-04T21:50:55.934Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.038s coverage: 63.6% of statements [2022-05-04T21:50:56.211Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-04T21:50:56.401Z] === RUN TestGetEmptyCapabilities [2022-05-04T21:50:56.401Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-04T21:50:56.401Z] === RUN TestGetExtraCapabilities [2022-05-04T21:50:56.401Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-04T21:50:56.401Z] === RUN TestGetInvalidCapabilities [2022-05-04T21:50:56.401Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-05-04T21:50:56.401Z] === RUN TestRemoteDriver [2022-05-04T21:50:56.401Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T21:50:56.401Z] === RUN TestDriverError [2022-05-04T21:50:56.401Z] --- PASS: TestDriverError (0.00s) [2022-05-04T21:50:56.401Z] === RUN TestMissingValues [2022-05-04T21:50:56.401Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T21:50:56.401Z] === RUN TestRollback [2022-05-04T21:50:56.401Z] --- PASS: TestRollback (0.00s) [2022-05-04T21:50:56.401Z] PASS [2022-05-04T21:50:56.401Z] coverage: 57.4% of statements [2022-05-04T21:50:56.401Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.070s coverage: 57.4% of statements [2022-05-04T21:50:56.784Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-04T21:50:56.867Z] --- PASS: TestRandomAllocateDeallocate (4.18s) [2022-05-04T21:50:56.867Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:50:56.867Z] === RUN TestNAT [2022-05-04T21:50:56.867Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:50:56.867Z] --- SKIP: TestNAT (0.00s) [2022-05-04T21:50:56.867Z] === RUN TestTransparent [2022-05-04T21:50:56.867Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:50:56.867Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T21:50:56.867Z] PASS [2022-05-04T21:50:56.867Z] coverage: 0.0% of statements [2022-05-04T21:50:56.867Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-05-04T21:50:56.867Z] === RUN TestNew [2022-05-04T21:50:56.867Z] --- PASS: TestNew (0.00s) [2022-05-04T21:50:56.867Z] === RUN TestAddDriver [2022-05-04T21:50:56.867Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T21:50:56.867Z] === RUN TestAddDuplicateDriver [2022-05-04T21:50:56.867Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T21:50:56.867Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T21:50:56.868Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestDriver [2022-05-04T21:50:56.868Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestIPAM [2022-05-04T21:50:56.868Z] --- PASS: TestIPAM (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestWalkIPAMs [2022-05-04T21:50:56.868Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestWalkDrivers [2022-05-04T21:50:56.868Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T21:50:56.868Z] PASS [2022-05-04T21:50:56.868Z] coverage: 82.4% of statements [2022-05-04T21:50:56.868Z] ok github.com/docker/docker/libnetwork/drvregistry 0.061s coverage: 82.4% of statements [2022-05-04T21:50:56.868Z] === RUN TestBuildDefault [2022-05-04T21:50:56.868Z] --- PASS: TestBuildDefault (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestBuildHostnameDomainname [2022-05-04T21:50:56.868Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestBuildHostname [2022-05-04T21:50:56.868Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestBuildHostnameFQDN [2022-05-04T21:50:56.868Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestBuildNoIP [2022-05-04T21:50:56.868Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestUpdate [2022-05-04T21:50:56.868Z] --- PASS: TestUpdate (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T21:50:56.868Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T21:50:56.868Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestAddEmpty [2022-05-04T21:50:56.868Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestAdd [2022-05-04T21:50:56.868Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestDeleteEmpty [2022-05-04T21:50:56.868Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestDeleteNewline [2022-05-04T21:50:56.868Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestDelete [2022-05-04T21:50:56.868Z] --- PASS: TestDelete (0.00s) [2022-05-04T21:50:56.868Z] === RUN TestConcurrentWrites [2022-05-04T21:50:57.023Z] 8f616e6e9eec: Pull complete [2022-05-04T21:50:57.282Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-04T21:50:57.334Z] --- PASS: TestConcurrentWrites (0.19s) [2022-05-04T21:50:57.334Z] PASS [2022-05-04T21:50:57.334Z] coverage: 81.2% of statements [2022-05-04T21:50:57.334Z] ok github.com/docker/docker/libnetwork/etchosts 0.245s coverage: 81.2% of statements [2022-05-04T21:50:57.334Z] === RUN TestNew [2022-05-04T21:50:57.334Z] --- PASS: TestNew (0.00s) [2022-05-04T21:50:57.334Z] === RUN TestAllocate [2022-05-04T21:50:57.334Z] --- PASS: TestAllocate (0.00s) [2022-05-04T21:50:57.334Z] === RUN TestUninitialized [2022-05-04T21:50:57.334Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T21:50:57.334Z] === RUN TestAllocateInRange [2022-05-04T21:50:57.334Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T21:50:57.334Z] === RUN TestAllocateSerial [2022-05-04T21:50:57.334Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T21:50:57.334Z] PASS [2022-05-04T21:50:57.334Z] coverage: 87.5% of statements [2022-05-04T21:50:57.334Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-05-04T21:50:57.334Z] === RUN TestCaller [2022-05-04T21:50:57.334Z] --- PASS: TestCaller (0.00s) [2022-05-04T21:50:57.334Z] PASS [2022-05-04T21:50:57.334Z] coverage: 100.0% of statements [2022-05-04T21:50:57.334Z] --- PASS: TestAllocateRandomDeallocate (0.78s) [2022-05-04T21:50:57.334Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T21:50:57.334Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2022-05-04T21:50:57.726Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-04T21:50:57.726Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-05-04T21:50:57.800Z] === RUN TestSetSerialInsertDelete [2022-05-04T21:50:57.800Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T21:50:57.800Z] === RUN TestSetParallelInsertDelete [2022-05-04T21:50:57.987Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-05-04T21:50:57.987Z] --- PASS: TestDaemonHostGatewayIP (3.21s) [2022-05-04T21:50:57.987Z] === CONT TestDaemonRestartIpcMode [2022-05-04T21:50:58.266Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.86s) [2022-05-04T21:50:58.266Z] === RUN TestRetrieveFromStore [2022-05-04T21:50:58.464Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-04T21:50:58.561Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-05-04T21:50:58.732Z] === RUN TestInt2IP2IntConversion [2022-05-04T21:50:58.732Z] --- PASS: TestRetrieveFromStore (0.40s) [2022-05-04T21:50:58.732Z] === RUN TestIsCorrupted [2022-05-04T21:50:58.732Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-04T21:50:58.732Z] === RUN TestSetRollover [2022-05-04T21:50:58.732Z] --- PASS: TestInt2IP2IntConversion (0.31s) [2022-05-04T21:50:58.732Z] === RUN TestGetAddressVersion [2022-05-04T21:50:58.732Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T21:50:58.732Z] === RUN TestKeyString [2022-05-04T21:50:58.732Z] --- PASS: TestKeyString (0.00s) [2022-05-04T21:50:58.732Z] === RUN TestPoolDataMarshal [2022-05-04T21:50:58.732Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T21:50:58.732Z] === RUN TestSubnetsMarshal [2022-05-04T21:50:58.732Z] --- PASS: TestSubnetsMarshal (0.03s) [2022-05-04T21:50:58.732Z] === RUN TestAddSubnets [2022-05-04T21:50:59.132Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-05-04T21:50:59.217Z] --- PASS: TestAddSubnets (0.05s) [2022-05-04T21:50:59.217Z] === RUN TestDoublePoolRelease [2022-05-04T21:50:59.217Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-04T21:50:59.217Z] === RUN TestAddReleasePoolID [2022-05-04T21:50:59.217Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-04T21:50:59.217Z] === RUN TestPredefinedPool [2022-05-04T21:50:59.217Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-04T21:50:59.217Z] === RUN TestRemoveSubnet [2022-05-04T21:50:59.217Z] === RUN TestPoolRequest [2022-05-04T21:50:59.217Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T21:50:59.217Z] === RUN TestOtherRequests [2022-05-04T21:50:59.217Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T21:50:59.217Z] PASS [2022-05-04T21:50:59.217Z] coverage: 57.1% of statements [2022-05-04T21:50:59.217Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-05-04T21:50:59.217Z] --- PASS: TestRemoveSubnet (0.14s) [2022-05-04T21:50:59.217Z] === RUN TestGetSameAddress [2022-05-04T21:50:59.217Z] --- PASS: TestGetSameAddress (0.04s) [2022-05-04T21:50:59.217Z] === RUN TestPoolAllocationReuse [2022-05-04T21:50:59.318Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-05-04T21:50:59.318Z] === RUN TestDockerNetworkReConnect [2022-05-04T21:50:59.684Z] --- PASS: TestSetRollover (1.09s) [2022-05-04T21:50:59.684Z] === RUN TestSetRolloverSerial [2022-05-04T21:50:59.705Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T21:50:59.705Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-05-04T21:50:59.966Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T21:50:59.966Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-05-04T21:51:00.150Z] === RUN TestGetCapabilities [2022-05-04T21:51:00.150Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T21:51:00.150Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T21:51:00.150Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-04T21:51:00.150Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T21:51:00.150Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-04T21:51:00.150Z] === RUN TestRemoteDriver [2022-05-04T21:51:00.150Z] --- PASS: TestRemoteDriver (0.00s) [2022-05-04T21:51:00.150Z] PASS [2022-05-04T21:51:00.150Z] coverage: 47.4% of statements [2022-05-04T21:51:00.150Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.055s coverage: 47.4% of statements [2022-05-04T21:51:00.538Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-05-04T21:51:00.616Z] --- PASS: TestPoolAllocationReuse (1.16s) [2022-05-04T21:51:00.616Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T21:51:00.616Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-05-04T21:51:00.616Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T21:51:00.616Z] === RUN TestWindowsIPAM [2022-05-04T21:51:00.616Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T21:51:00.616Z] PASS [2022-05-04T21:51:00.616Z] coverage: 71.4% of statements [2022-05-04T21:51:00.616Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2022-05-04T21:51:00.698Z] --- PASS: TestContainerKillOnDaemonStart (11.48s) [2022-05-04T21:51:00.698Z] PASS [2022-05-04T21:51:00.698Z] [2022-05-04T21:51:00.698Z] === Skipped [2022-05-04T21:51:00.698Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-04T21:51:00.698Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:51:00.698Z] [2022-05-04T21:51:00.698Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-04T21:51:00.698Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:51:00.698Z] [2022-05-04T21:51:00.698Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T21:51:00.698Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:51:00.698Z] [2022-05-04T21:51:00.698Z] DONE 235 tests, 3 skipped in 115.832s [2022-05-04T21:51:00.698Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T21:51:00.698Z] ++ 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-05-04T21:51:00.698Z] ++ set -e [2022-05-04T21:51:00.698Z] ++ '[' -n 0 ']' [2022-05-04T21:51:00.698Z] ++ set -x [2022-05-04T21:51:00.698Z] ++ 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-05-04T21:51:00.698Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T21:51:00.698Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-04T21:51:00.698Z] === RUN TestConfigDaemonID [2022-05-04T21:51:01.083Z] --- PASS: TestSetRolloverSerial (1.07s) [2022-05-04T21:51:01.083Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T21:51:01.083Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T21:51:01.083Z] PASS [2022-05-04T21:51:01.083Z] coverage: 84.4% of statements [2022-05-04T21:51:01.083Z] ok github.com/docker/docker/libnetwork/bitseq 8.447s coverage: 84.4% of statements [2022-05-04T21:51:01.083Z] === RUN TestDefaultNetwork [2022-05-04T21:51:01.110Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-05-04T21:51:01.110Z] --- PASS: TestDaemonRestartIpcMode (3.08s) [2022-05-04T21:51:01.110Z] === CONT TestIpcModeOlderClient [2022-05-04T21:51:01.110Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-05-04T21:51:01.374Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T21:51:01.550Z] --- PASS: TestDefaultNetwork (0.17s) [2022-05-04T21:51:01.550Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T21:51:01.550Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.16s) [2022-05-04T21:51:01.550Z] === RUN TestInitAddressPools [2022-05-04T21:51:01.550Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-04T21:51:01.550Z] PASS [2022-05-04T21:51:01.550Z] coverage: 74.0% of statements [2022-05-04T21:51:01.550Z] ok github.com/docker/docker/libnetwork/ipamutils 0.373s coverage: 74.0% of statements [2022-05-04T21:51:01.632Z] daemon_test.go:84: [d2a87973fc6bd] daemon is not started [2022-05-04T21:51:01.632Z] --- PASS: TestConfigDaemonID (1.04s) [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:01.632Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:01.632Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:01.632Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:01.632Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:01.632Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T21:51:01.632Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T21:51:01.632Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:01.632Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:01.632Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T21:51:01.632Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:01.632Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-05-04T21:51:01.632Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-04T21:51:01.632Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T21:51:01.632Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T21:51:01.638Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-05-04T21:51:02.016Z] === RUN TestKeyValue [2022-05-04T21:51:02.017Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T21:51:02.017Z] PASS [2022-05-04T21:51:02.017Z] coverage: 60.0% of statements [2022-05-04T21:51:02.017Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-05-04T21:51:02.017Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.58s) [2022-05-04T21:51:02.017Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T21:51:02.212Z] --- PASS: TestContainerKillOnDaemonStart (12.77s) [2022-05-04T21:51:02.213Z] PASS [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === Skipped [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestCheckpoint (0.01s) [2022-05-04T21:51:02.213Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-04T21:51:02.213Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-04T21:51:02.213Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-05-04T21:51:02.213Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-04T21:51:02.213Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-04T21:51:02.213Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:51:02.213Z] [2022-05-04T21:51:02.213Z] DONE 235 tests, 6 skipped in 163.262s [2022-05-04T21:51:02.213Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-04T21:51:02.213Z] ++ 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-05-04T21:51:02.213Z] ++ set -e [2022-05-04T21:51:02.213Z] ++ '[' -n 0 ']' [2022-05-04T21:51:02.213Z] ++ set -x [2022-05-04T21:51:02.213Z] ++ 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-05-04T21:51:02.213Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T21:51:02.213Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-05-04T21:51:02.602Z] --- PASS: TestDockerNetworkReConnect (3.47s) [2022-05-04T21:51:02.602Z] === RUN TestServicePlugin [2022-05-04T21:51:02.784Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-04T21:51:02.784Z] === RUN TestConfigDaemonID [2022-05-04T21:51:02.784Z] check_test.go:307: [df8cef8cb6d0c] daemon is not started [2022-05-04T21:51:02.784Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-04T21:51:03.006Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T21:51:03.728Z] check_test.go:307: [daa964b0c07de] daemon is not started [2022-05-04T21:51:03.728Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-04T21:51:03.728Z] daemon_test.go:84: [d25c5d382cb0c] daemon is not started [2022-05-04T21:51:03.728Z] --- PASS: TestConfigDaemonID (1.08s) [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:03.728Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:03.728Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:03.728Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:03.728Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:03.728Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-04T21:51:03.728Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-04T21:51:03.728Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-04T21:51:03.728Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-04T21:51:03.939Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T21:51:03.989Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-04T21:51:03.989Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-04T21:51:04.230Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.95s) [2022-05-04T21:51:04.230Z] === RUN TestGetAddress [2022-05-04T21:51:04.230Z] === RUN TestNetworkDBSimple [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T21:51:04.230Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T21:51:04.250Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation/valid_config (0.25s) [2022-05-04T21:51:04.250Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-05-04T21:51:04.250Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T21:51:04.250Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-04T21:51:04.250Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T21:51:04.250Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-04T21:51:04.697Z] === RUN TestGenerate [2022-05-04T21:51:04.697Z] --- PASS: TestGenerate (0.00s) [2022-05-04T21:51:04.697Z] === RUN TestGeneratePtr [2022-05-04T21:51:04.697Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T21:51:04.697Z] === RUN TestGenerateMissingField [2022-05-04T21:51:04.697Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T21:51:04.697Z] === RUN TestFieldCannotBeSet [2022-05-04T21:51:04.697Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T21:51:04.697Z] === RUN TestTypeMismatchError [2022-05-04T21:51:04.697Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T21:51:04.697Z] PASS [2022-05-04T21:51:04.697Z] coverage: 100.0% of statements [2022-05-04T21:51:04.697Z] ok github.com/docker/docker/libnetwork/options 0.029s coverage: 100.0% of statements [2022-05-04T21:51:04.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T21:51:04.822Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T21:51:04.873Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T21:51:04.873Z] daemon_test.go:198: [d0e8b7f1bcd45] daemon is not started [2022-05-04T21:51:04.873Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-04T21:51:04.873Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-04T21:51:04.873Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-04T21:51:04.873Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-04T21:51:04.873Z] === RUN TestDaemonProxy [2022-05-04T21:51:04.873Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T21:51:04.992Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-04T21:51:04.992Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-04T21:51:05.163Z] 2022/05/04 21:51:04 Closing DB instances... [2022-05-04T21:51:05.583Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-04T21:51:05.583Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T21:51:05.708Z] testing: warning: no tests to run [2022-05-04T21:51:05.708Z] PASS [2022-05-04T21:51:05.708Z] coverage: 0.0% of statements [2022-05-04T21:51:05.708Z] ok github.com/docker/docker/libnetwork/osl 0.028s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:51:05.844Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-04T21:51:06.174Z] === RUN TestRequestNewPort [2022-05-04T21:51:06.174Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestRequestSpecificPort [2022-05-04T21:51:06.174Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestReleasePort [2022-05-04T21:51:06.174Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestReuseReleasedPort [2022-05-04T21:51:06.174Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestReleaseUnreadledPort [2022-05-04T21:51:06.174Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestUnknowProtocol [2022-05-04T21:51:06.174Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestAllocateAllPorts [2022-05-04T21:51:06.174Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestPortAllocation [2022-05-04T21:51:06.174Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T21:51:06.174Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestNoDuplicateBPR [2022-05-04T21:51:06.174Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T21:51:06.174Z] === RUN TestChangePortRange [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T21:51:06.174Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T21:51:06.174Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T21:51:06.174Z] PASS [2022-05-04T21:51:06.174Z] coverage: 88.6% of statements [2022-05-04T21:51:06.174Z] ok github.com/docker/docker/libnetwork/portallocator 0.032s coverage: 88.6% of statements [2022-05-04T21:51:06.174Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-05-04T21:51:06.174Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T21:51:06.419Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-04T21:51:06.640Z] testing: warning: no tests to run [2022-05-04T21:51:06.640Z] PASS [2022-05-04T21:51:06.640Z] coverage: 0.0% of statements [2022-05-04T21:51:06.640Z] ok github.com/docker/docker/libnetwork/portmapper 0.029s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:51:06.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T21:51:06.762Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-04T21:51:06.784Z] plugin_test.go:61: [db899d6d1356e] joining swarm manager [d259bfed8c673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:51:06.914Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T21:51:07.107Z] === RUN TestHashData [2022-05-04T21:51:07.107Z] --- PASS: TestHashData (0.00s) [2022-05-04T21:51:07.107Z] PASS [2022-05-04T21:51:07.107Z] coverage: 2.8% of statements [2022-05-04T21:51:07.107Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2022-05-04T21:51:07.573Z] 2022/05/04 21:51:07 Closing DB instances... [2022-05-04T21:51:07.623Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-04T21:51:07.623Z] daemon_test.go:198: [d53aa783e9c6c] daemon is not started [2022-05-04T21:51:07.623Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2022-05-04T21:51:07.623Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-05-04T21:51:07.623Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-05-04T21:51:07.623Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s) [2022-05-04T21:51:07.623Z] === RUN TestDaemonProxy [2022-05-04T21:51:07.623Z] === RUN TestDaemonProxy/environment_variables [2022-05-04T21:51:07.716Z] plugin_test.go:64: [dda23efe605d9] joining swarm manager [d259bfed8c673]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:51:07.885Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T21:51:08.039Z] === RUN TestErrorConstructors [2022-05-04T21:51:08.039Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T21:51:08.039Z] === RUN TestCompareIPMask [2022-05-04T21:51:08.039Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T21:51:08.039Z] === RUN TestUtilGetHostPartIP [2022-05-04T21:51:08.039Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T21:51:08.039Z] === RUN TestUtilGetBroadcastIP [2022-05-04T21:51:08.039Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T21:51:08.039Z] === RUN TestParseCIDR [2022-05-04T21:51:08.039Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T21:51:08.039Z] PASS [2022-05-04T21:51:08.039Z] coverage: 37.3% of statements [2022-05-04T21:51:08.039Z] ok github.com/docker/docker/libnetwork/types 0.034s coverage: 37.3% of statements [2022-05-04T21:51:08.039Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T21:51:08.039Z] PASS [2022-05-04T21:51:08.039Z] coverage: 100.0% of statements [2022-05-04T21:51:08.039Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2022-05-04T21:51:08.286Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T21:51:08.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T21:51:08.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T21:51:08.506Z] PASS [2022-05-04T21:51:08.506Z] coverage: 55.0% of statements [2022-05-04T21:51:08.506Z] ok github.com/docker/docker/oci 0.033s coverage: 55.0% of statements [2022-05-04T21:51:08.827Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-04T21:51:08.972Z] === RUN TestAddressPoolOpt [2022-05-04T21:51:08.972Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/a [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/something [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/_=a [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/PATH [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/=a [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/PATH= [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/PATH=something [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/1asd [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/123 [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/some_space [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/= [2022-05-04T21:51:08.972Z] === RUN TestValidateEnv/PaTh [2022-05-04T21:51:08.972Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T21:51:08.972Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T21:51:08.973Z] === RUN TestParseHost [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T21:51:08.973Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/unknown:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/something_with_spaces [2022-05-04T21:51:08.973Z] === RUN TestParseHost/:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://:port [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/npipe:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/unix:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/_ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/fd://something [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://host: [2022-05-04T21:51:08.973Z] === RUN TestParseHost/__ [2022-05-04T21:51:08.973Z] === RUN TestParseHost/fd:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp:// [2022-05-04T21:51:08.973Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T21:51:08.973Z] === RUN TestParseHost/#00 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://: [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T21:51:08.973Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:51:08.973Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-04T21:51:08.974Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestParseTCP [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/localhost [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/#00 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp:// [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/::1 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/[::1]: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/localhost: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp://: [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T21:51:08.974Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP (0.01s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T21:51:08.974Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestValidateExtraHosts [2022-05-04T21:51:08.974Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestValidateIPAddress [2022-05-04T21:51:08.974Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestMapOpts [2022-05-04T21:51:08.974Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestListOptsWithoutValidator [2022-05-04T21:51:08.974Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestListOptsWithValidator [2022-05-04T21:51:08.974Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestValidateDNSSearch [2022-05-04T21:51:08.974Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T21:51:08.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:51:08.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestNamedListOpts [2022-05-04T21:51:08.974Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestNamedMapOpts [2022-05-04T21:51:08.974Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestParseLink [2022-05-04T21:51:08.974Z] --- PASS: TestParseLink (0.00s) [2022-05-04T21:51:08.974Z] === RUN TestUlimitOpt [2022-05-04T21:51:08.974Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T21:51:08.974Z] PASS [2022-05-04T21:51:08.974Z] coverage: 65.5% of statements [2022-05-04T21:51:08.974Z] ok github.com/docker/docker/opts 0.097s coverage: 65.5% of statements [2022-05-04T21:51:08.974Z] === RUN TestParseVersion [2022-05-04T21:51:08.974Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T21:51:08.974Z] PASS [2022-05-04T21:51:08.974Z] coverage: 52.9% of statements [2022-05-04T21:51:08.974Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2022-05-04T21:51:09.087Z] check_test.go:307: [df9d92b7ea0fe] daemon is not started [2022-05-04T21:51:09.087Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-04T21:51:09.349Z] === RUN TestDaemonProxy/command-line_options [2022-05-04T21:51:10.096Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-04T21:51:10.096Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-04T21:51:10.210Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T21:51:10.467Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T21:51:10.541Z] 2022/05/04 21:51:10 Closing DB instances... [2022-05-04T21:51:10.541Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T21:51:10.541Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T21:51:10.541Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T21:51:10.541Z] --- PASS: TestPeerCertificateMarshalJSON (0.26s) [2022-05-04T21:51:10.541Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T21:51:10.541Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T21:51:10.541Z] === RUN TestMiddleware [2022-05-04T21:51:10.541Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T21:51:10.541Z] === RUN TestNewResponseModifier [2022-05-04T21:51:10.541Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T21:51:10.541Z] PASS [2022-05-04T21:51:10.541Z] coverage: 26.8% of statements [2022-05-04T21:51:10.541Z] ok github.com/docker/docker/pkg/authorization 0.299s coverage: 26.8% of statements [2022-05-04T21:51:10.541Z] === RUN TestIsArchivePathDir [2022-05-04T21:51:10.541Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-05-04T21:51:10.541Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T21:51:10.541Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-05-04T21:51:10.541Z] === RUN TestIsArchivePathTar [2022-05-04T21:51:11.008Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-05-04T21:51:11.008Z] === RUN TestDecompressStreamGzip [2022-05-04T21:51:11.008Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-05-04T21:51:11.008Z] === RUN TestDecompressStreamBzip2 [2022-05-04T21:51:11.008Z] === RUN TestUnbuffered [2022-05-04T21:51:11.008Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestRaceUnbuffered [2022-05-04T21:51:11.008Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T21:51:11.008Z] PASS [2022-05-04T21:51:11.008Z] coverage: 100.0% of statements [2022-05-04T21:51:11.008Z] ok github.com/docker/docker/pkg/broadcaster 0.033s coverage: 100.0% of statements [2022-05-04T21:51:11.008Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-05-04T21:51:11.008Z] === RUN TestDecompressStreamXz [2022-05-04T21:51:11.008Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:51:11.008Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestDecompressStreamZstd [2022-05-04T21:51:11.008Z] archive_test.go:140: zstd not installed [2022-05-04T21:51:11.008Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-04T21:51:11.008Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T21:51:11.008Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T21:51:11.008Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestCompressStreamInvalid [2022-05-04T21:51:11.008Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionInvalid [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionUncompressed [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionBzip2 [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionGzip [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionXz [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestExtensionZstd [2022-05-04T21:51:11.008Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestCmdStreamLargeStderr [2022-05-04T21:51:11.008Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-04T21:51:11.008Z] === RUN TestCmdStreamBad [2022-05-04T21:51:11.008Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:51:11.008Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T21:51:11.008Z] === RUN TestCmdStreamGood [2022-05-04T21:51:11.008Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-04T21:51:11.008Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-04T21:51:11.032Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-04T21:51:11.032Z] PASS [2022-05-04T21:51:11.032Z] [2022-05-04T21:51:11.032Z] DONE 18 tests in 11.200s [2022-05-04T21:51:11.032Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T21:51:11.032Z] ++ 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-05-04T21:51:11.032Z] ++ set -e [2022-05-04T21:51:11.032Z] ++ '[' -n 0 ']' [2022-05-04T21:51:11.032Z] ++ set -x [2022-05-04T21:51:11.032Z] ++ 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-05-04T21:51:11.262Z] === RUN TestDaemonProxy/configuration_file [2022-05-04T21:51:11.262Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-04T21:51:11.290Z] INFO: Testing against a local daemon [2022-05-04T21:51:11.290Z] === RUN TestCommitInheritsEnv [2022-05-04T21:51:11.474Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-05-04T21:51:11.474Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T21:51:11.474Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-04T21:51:11.474Z] === RUN TestUntarPath [2022-05-04T21:51:11.474Z] --- PASS: TestUntarPath (0.05s) [2022-05-04T21:51:11.474Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T21:51:11.475Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-04T21:51:11.475Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T21:51:11.475Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-04T21:51:11.475Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T21:51:11.475Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T21:51:11.475Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestCopyWithTarSrcFile [2022-05-04T21:51:11.475Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-04T21:51:11.475Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T21:51:11.475Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T21:51:11.475Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T21:51:11.475Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T21:51:11.475Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T21:51:11.475Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T21:51:11.475Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-05-04T21:51:11.475Z] === RUN TestTarFiles [2022-05-04T21:51:11.475Z] === RUN TestMatch [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[foo]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[]#01 [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[qux]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T21:51:11.475Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T21:51:11.475Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T21:51:11.475Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T21:51:11.475Z] PASS [2022-05-04T21:51:11.475Z] coverage: 87.5% of statements [2022-05-04T21:51:11.475Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2022-05-04T21:51:11.548Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-05-04T21:51:11.548Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T21:51:11.548Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-04T21:51:11.548Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform// [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T21:51:11.548Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T21:51:11.805Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T21:51:11.806Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T21:51:11.806Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T21:51:11.806Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T21:51:11.806Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T21:51:11.806Z] === RUN TestImagesFilterMultiReference [2022-05-04T21:51:11.806Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-05-04T21:51:11.806Z] === RUN TestImagePullPlatformInvalid [2022-05-04T21:51:11.806Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-04T21:51:11.806Z] === RUN TestRemoveImageOrphaning [2022-05-04T21:51:11.942Z] time="2022-05-04T21:51:11Z" level=error msg="node1(f040b1634ac0) Could not close DB: timeout waiting for leave broadcast" [2022-05-04T21:51:11.942Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.06s) [2022-05-04T21:51:11.942Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T21:51:12.063Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-04T21:51:12.064Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T21:51:12.064Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:51:12.064Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-04T21:51:12.064Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T21:51:12.064Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-04T21:51:12.064Z] === RUN TestTagInvalidReference [2022-05-04T21:51:12.064Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-04T21:51:12.064Z] === RUN TestTagValidPrefixedRepo [2022-05-04T21:51:12.064Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-05-04T21:51:12.064Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T21:51:12.322Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-04T21:51:12.322Z] === RUN TestTagOfficialNames [2022-05-04T21:51:12.322Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-04T21:51:12.322Z] === RUN TestTagMatchesDigest [2022-05-04T21:51:12.322Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-04T21:51:12.322Z] PASS [2022-05-04T21:51:12.322Z] [2022-05-04T21:51:12.322Z] === Skipped [2022-05-04T21:51:12.322Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T21:51:12.322Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-04T21:51:12.322Z] [2022-05-04T21:51:12.322Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-04T21:51:12.322Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:51:12.322Z] [2022-05-04T21:51:12.322Z] DONE 22 tests, 2 skipped in 1.223s [2022-05-04T21:51:12.322Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T21:51:12.322Z] ++ 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-05-04T21:51:12.322Z] ++ set -e [2022-05-04T21:51:12.322Z] ++ '[' -n 0 ']' [2022-05-04T21:51:12.322Z] ++ set -x [2022-05-04T21:51:12.322Z] ++ 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-05-04T21:51:12.322Z] INFO: Testing against a local daemon [2022-05-04T21:51:12.322Z] === RUN TestNetworkCreateDelete [2022-05-04T21:51:12.409Z] === RUN TestChrootTarUntar [2022-05-04T21:51:12.409Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T21:51:12.409Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T21:51:12.409Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T21:51:12.409Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootCopyWithTar [2022-05-04T21:51:12.409Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootCopyFileWithTar [2022-05-04T21:51:12.409Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootUntarPath [2022-05-04T21:51:12.409Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-05-04T21:51:12.409Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T21:51:12.409Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:51:12.409Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T21:51:12.409Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-05-04T21:51:12.409Z] === RUN TestChrootApplyDotDotFile [2022-05-04T21:51:12.409Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:12.409Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:51:12.409Z] PASS [2022-05-04T21:51:12.409Z] coverage: 12.0% of statements [2022-05-04T21:51:12.409Z] ok github.com/docker/docker/pkg/chrootarchive 0.080s coverage: 12.0% of statements [2022-05-04T21:51:12.580Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-04T21:51:12.580Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T21:51:12.838Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-04T21:51:12.838Z] === RUN TestDaemonDNSFallback [2022-05-04T21:51:13.187Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-04T21:51:13.187Z] === RUN TestDaemonProxy/conflicting_options [2022-05-04T21:51:13.396Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T21:51:13.396Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T21:51:13.396Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T21:51:13.396Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T21:51:13.396Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T21:51:13.396Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T21:51:13.396Z] PASS [2022-05-04T21:51:13.396Z] coverage: 0.0% of statements [2022-05-04T21:51:13.396Z] ok github.com/docker/docker/pkg/containerfs 0.035s coverage: 0.0% of statements [2022-05-04T21:51:13.450Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-04T21:51:13.613Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-04T21:51:13.863Z] === RUN TestSizeEmpty [2022-05-04T21:51:13.863Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeEmptyFile [2022-05-04T21:51:13.863Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeNonemptyFile [2022-05-04T21:51:13.863Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T21:51:13.863Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T21:51:13.863Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T21:51:13.863Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestMoveToSubdir [2022-05-04T21:51:13.863Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-04T21:51:13.863Z] === RUN TestSizeNonExistingDirectory [2022-05-04T21:51:13.863Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T21:51:13.863Z] PASS [2022-05-04T21:51:13.863Z] coverage: 80.0% of statements [2022-05-04T21:51:13.863Z] ok github.com/docker/docker/pkg/directory 0.042s coverage: 80.0% of statements [2022-05-04T21:51:13.863Z] 2022/05/04 21:51:13 Closing DB instances... [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy (6.43s) [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy/environment_variables (1.76s) [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy/command-line_options (1.81s) [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy/configuration_file (1.82s) [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-04T21:51:14.023Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-05-04T21:51:14.023Z] PASS [2022-05-04T21:51:14.023Z] [2022-05-04T21:51:14.023Z] DONE 18 tests in 11.854s [2022-05-04T21:51:14.023Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-04T21:51:14.023Z] ++ 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-05-04T21:51:14.023Z] ++ set -e [2022-05-04T21:51:14.023Z] ++ '[' -n 0 ']' [2022-05-04T21:51:14.023Z] ++ set -x [2022-05-04T21:51:14.023Z] ++ 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-05-04T21:51:14.023Z] INFO: Testing against a local daemon [2022-05-04T21:51:14.023Z] === RUN TestCommitInheritsEnv [2022-05-04T21:51:14.125Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-04T21:51:14.125Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-04T21:51:14.125Z] [2022-05-04T21:51:14.125Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-04T21:51:14.125Z] =========================== short test summary info ============================ [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-04T21:51:14.125Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-04T21:51:14.125Z] Not supported on most drivers [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-04T21:51:14.125Z] Output of docker top depends on host distro, and is not formalized. [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-04T21:51:14.125Z] Output of docker top depends on host distro, and is not formalized. [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-04T21:51:14.125Z] Can fail if eth0 has multiple IP addresses [2022-05-04T21:51:14.125Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-04T21:51:14.125Z] This doesn't seem to be taken into account by the engine [2022-05-04T21:51:14.125Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-04T21:51:14.125Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-04T21:51:14.125Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.12 seconds == [2022-05-04T21:51:14.330Z] === RUN TestPollerAddRemove [2022-05-04T21:51:14.330Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T21:51:14.330Z] === RUN TestPollerEvent [2022-05-04T21:51:14.330Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:51:14.330Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T21:51:14.330Z] === RUN TestPollerClose [2022-05-04T21:51:14.330Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T21:51:14.330Z] PASS [2022-05-04T21:51:14.330Z] coverage: 36.2% of statements [2022-05-04T21:51:14.330Z] ok github.com/docker/docker/pkg/filenotify 0.033s coverage: 36.2% of statements [2022-05-04T21:51:14.380Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-04T21:51:14.595Z] --- PASS: TestCommitInheritsEnv (0.44s) [2022-05-04T21:51:14.595Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T21:51:14.595Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-04T21:51:14.595Z] === RUN TestImportWithCustomPlatform [2022-05-04T21:51:14.595Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-04T21:51:14.595Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-04T21:51:14.595Z] === RUN TestImportWithCustomPlatform// [2022-05-04T21:51:14.595Z] === RUN TestImportWithCustomPlatform/linux [2022-05-04T21:51:14.856Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-04T21:51:14.856Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-04T21:51:15.117Z] === RUN TestImportWithCustomPlatform/macos [2022-05-04T21:51:15.117Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-04T21:51:15.117Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform (0.65s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.13s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.17s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-04T21:51:15.117Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-04T21:51:15.117Z] === RUN TestImagesFilterMultiReference [2022-05-04T21:51:15.117Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-04T21:51:15.117Z] === RUN TestImagePullPlatformInvalid [2022-05-04T21:51:15.313Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T21:51:15.313Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:51:15.313Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T21:51:15.313Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T21:51:15.313Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-04T21:51:15.313Z] === RUN TestCopyFile [2022-05-04T21:51:15.313Z] --- PASS: TestCopyFile (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T21:51:15.313Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:51:15.313Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T21:51:15.313Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T21:51:15.313Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:51:15.313Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestWildcardMatches [2022-05-04T21:51:15.313Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestPatternMatches [2022-05-04T21:51:15.313Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T21:51:15.313Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T21:51:15.313Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T21:51:15.313Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T21:51:15.313Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T21:51:15.313Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T21:51:15.314Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T21:51:15.314Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestSingleExclamationError [2022-05-04T21:51:15.314Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestMatchesWithNoPatterns [2022-05-04T21:51:15.314Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T21:51:15.314Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestMatches [2022-05-04T21:51:15.314Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T21:51:15.314Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T21:51:15.314Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T21:51:15.314Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T21:51:15.314Z] --- PASS: TestMatches (0.01s) [2022-05-04T21:51:15.314Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T21:51:15.314Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T21:51:15.314Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T21:51:15.314Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatterns [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T21:51:15.314Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCreateIfNotExistsDir [2022-05-04T21:51:15.314Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-04T21:51:15.314Z] === RUN TestCreateIfNotExistsFile [2022-05-04T21:51:15.314Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-04T21:51:15.314Z] === RUN TestMatch [2022-05-04T21:51:15.314Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:51:15.314Z] === RUN TestCompile [2022-05-04T21:51:15.314Z] === RUN TestCompile/slash [2022-05-04T21:51:15.314Z] === RUN TestCompile/backslash [2022-05-04T21:51:15.314Z] --- PASS: TestCompile (0.00s) [2022-05-04T21:51:15.314Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T21:51:15.314Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T21:51:15.314Z] PASS [2022-05-04T21:51:15.314Z] coverage: 84.7% of statements [2022-05-04T21:51:15.314Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.7% of statements [2022-05-04T21:51:15.378Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-04T21:51:15.378Z] === RUN TestRemoveImageOrphaning [2022-05-04T21:51:15.639Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-05-04T21:51:15.639Z] === RUN TestRemoveImageGarbageCollector [2022-05-04T21:51:15.780Z] --- PASS: TestTarFiles (4.20s) [2022-05-04T21:51:15.780Z] === RUN TestDetectCompressionZstd [2022-05-04T21:51:15.780Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestTarUntar [2022-05-04T21:51:15.780Z] --- PASS: TestTarUntar (0.03s) [2022-05-04T21:51:15.780Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T21:51:15.780Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-04T21:51:15.780Z] === RUN TestTarWithOptions [2022-05-04T21:51:15.780Z] --- PASS: TestTarWithOptions (0.02s) [2022-05-04T21:51:15.780Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T21:51:15.780Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestUntarUstarGnuConflict [2022-05-04T21:51:15.780Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestUntarInvalidFilenames [2022-05-04T21:51:15.780Z] === RUN TestGet [2022-05-04T21:51:15.780Z] --- PASS: TestGet (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestGetShortcutString [2022-05-04T21:51:15.780Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T21:51:15.780Z] PASS [2022-05-04T21:51:15.780Z] coverage: 42.9% of statements [2022-05-04T21:51:15.780Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2022-05-04T21:51:15.780Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2875471172\\dest" [2022-05-04T21:51:15.780Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-05-04T21:51:15.780Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T21:51:15.780Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T21:51:15.780Z] === RUN TestUntarInvalidHardlink [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink817748502\\victim\\hello" -> "../victim/hello" [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2947759352\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1203860035\\victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1934216998\\victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1510650502\\victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2929212729\\victim" -> "../victim" [2022-05-04T21:51:15.780Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-04T21:51:15.780Z] === RUN TestUntarInvalidSymlink [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2087961343\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink686015914\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2365346427\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4201369169\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink860384926\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2914689306\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:15.780Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2281257433\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T21:51:15.780Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-05-04T21:51:15.780Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T21:51:15.780Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestXGlobalNoParent [2022-05-04T21:51:15.780Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T21:51:15.780Z] === RUN TestReplaceFileTarWrapper [2022-05-04T21:51:16.211Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T21:51:16.211Z] time="2022-05-04T21:51:16Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-04T21:51:16.247Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-05-04T21:51:16.247Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T21:51:16.247Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-05-04T21:51:16.247Z] === RUN TestPrefixHeaderReadable [2022-05-04T21:51:16.247Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-05-04T21:51:16.247Z] === RUN TestDisablePigz [2022-05-04T21:51:16.247Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T21:51:16.247Z] --- PASS: TestDisablePigz (0.10s) [2022-05-04T21:51:16.247Z] === RUN TestPigz [2022-05-04T21:51:16.247Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T21:51:16.247Z] --- PASS: TestPigz (0.11s) [2022-05-04T21:51:16.247Z] === RUN TestNosysFileInfo [2022-05-04T21:51:16.247Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:51:16.247Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:51:16.247Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestCanonicalTarNameForPath [2022-05-04T21:51:16.247Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestCanonicalTarName [2022-05-04T21:51:16.247Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChmodTarEntry [2022-05-04T21:51:16.247Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestHardLinkOrder [2022-05-04T21:51:16.247Z] --- PASS: TestHardLinkOrder (0.07s) [2022-05-04T21:51:16.247Z] === RUN TestChangeString [2022-05-04T21:51:16.247Z] --- PASS: TestChangeString (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesWithNoChanges [2022-05-04T21:51:16.247Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-05-04T21:51:16.247Z] === RUN TestChangesWithChanges [2022-05-04T21:51:16.247Z] --- PASS: TestChangesWithChanges (0.03s) [2022-05-04T21:51:16.247Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T21:51:16.247Z] changes_test.go:196: needs more investigation [2022-05-04T21:51:16.247Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesDirsEmpty [2022-05-04T21:51:16.247Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:51:16.247Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesDirsMutated [2022-05-04T21:51:16.247Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:51:16.247Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestApplyLayer [2022-05-04T21:51:16.247Z] changes_test.go:433: needs further investigation [2022-05-04T21:51:16.247Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T21:51:16.247Z] changes_test.go:469: needs further investigation [2022-05-04T21:51:16.247Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T21:51:16.247Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T21:51:16.247Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestChangesSize [2022-05-04T21:51:16.247Z] --- PASS: TestChangesSize (0.00s) [2022-05-04T21:51:16.247Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T21:51:16.247Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3087846563\\dest" [2022-05-04T21:51:16.247Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-04T21:51:16.247Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1127791516\\victim\\hello" -> "../victim/hello" [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink313783963\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:51:16.247Z] === RUN TestCreateIDMapOrder [2022-05-04T21:51:16.247Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T21:51:16.247Z] PASS [2022-05-04T21:51:16.247Z] coverage: 7.2% of statements [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4146360914\\victim" -> "../victim" [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1322557107\\victim" -> "../victim" [2022-05-04T21:51:16.247Z] ok github.com/docker/docker/pkg/idtools 0.032s coverage: 7.2% of statements [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3280439134\\victim" -> "../victim" [2022-05-04T21:51:16.247Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2072919894\\victim" -> "../victim" [2022-05-04T21:51:16.247Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-05-04T21:51:16.247Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T21:51:16.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3732654065\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:51:16.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink658639704\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:51:16.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3758055067\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:16.247Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2728470882\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:16.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2726895399\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:16.713Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2594836118\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:51:16.713Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-04T21:51:16.713Z] === RUN TestApplyLayerWhiteouts [2022-05-04T21:51:16.713Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-05-04T21:51:16.713Z] === RUN TestGenerateEmptyFile [2022-05-04T21:51:16.713Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T21:51:16.713Z] === RUN TestGenerateWithContent [2022-05-04T21:51:16.713Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T21:51:16.713Z] PASS [2022-05-04T21:51:16.713Z] coverage: 61.9% of statements [2022-05-04T21:51:16.713Z] ok github.com/docker/docker/pkg/archive 5.968s coverage: 61.9% of statements [2022-05-04T21:51:16.784Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-04T21:51:17.044Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T21:51:17.180Z] --- PASS: TestGetAddress (13.28s) [2022-05-04T21:51:17.180Z] === RUN TestRequestSyntaxCheck [2022-05-04T21:51:17.180Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-04T21:51:17.180Z] === RUN TestRequest [2022-05-04T21:51:17.180Z] === RUN TestFixedBufferCap [2022-05-04T21:51:17.180Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestFixedBufferLen [2022-05-04T21:51:17.180Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestFixedBufferString [2022-05-04T21:51:17.180Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestFixedBufferWrite [2022-05-04T21:51:17.180Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestFixedBufferRead [2022-05-04T21:51:17.180Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestBytesPipeRead [2022-05-04T21:51:17.180Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestBytesPipeWrite [2022-05-04T21:51:17.180Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T21:51:17.180Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T21:51:17.618Z] check_test.go:307: [db4555e6ee09d] daemon is not started [2022-05-04T21:51:17.619Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-04T21:51:17.647Z] --- PASS: TestBytesPipeWriteRandomChunks (0.32s) [2022-05-04T21:51:17.647Z] === RUN TestAtomicWriteToFile [2022-05-04T21:51:17.647Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestAtomicWriteSetCommit [2022-05-04T21:51:17.647Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T21:51:17.647Z] === RUN TestAtomicWriteSetCancel [2022-05-04T21:51:17.647Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T21:51:17.647Z] === RUN TestReadCloserWrapperClose [2022-05-04T21:51:17.647Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T21:51:17.647Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestReaderErrWrapperRead [2022-05-04T21:51:17.647Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestCancelReadCloser [2022-05-04T21:51:17.647Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-04T21:51:17.647Z] === RUN TestWriteCloserWrapperClose [2022-05-04T21:51:17.647Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestNopWriteCloser [2022-05-04T21:51:17.647Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestNopWriter [2022-05-04T21:51:17.647Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T21:51:17.647Z] === RUN TestWriteCounter [2022-05-04T21:51:17.647Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T21:51:17.647Z] PASS [2022-05-04T21:51:17.647Z] coverage: 69.2% of statements [2022-05-04T21:51:17.647Z] ok github.com/docker/docker/pkg/ioutils 0.469s coverage: 69.2% of statements [2022-05-04T21:51:17.880Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-05-04T21:51:17.880Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T21:51:18.114Z] 2022/05/04 21:51:17 Closing DB instances... [2022-05-04T21:51:18.142Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-05-04T21:51:18.142Z] === RUN TestTagInvalidReference [2022-05-04T21:51:18.142Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-04T21:51:18.142Z] === RUN TestTagValidPrefixedRepo [2022-05-04T21:51:18.142Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-04T21:51:18.142Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T21:51:18.142Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-04T21:51:18.142Z] === RUN TestTagOfficialNames [2022-05-04T21:51:18.403Z] --- PASS: TestTagOfficialNames (0.08s) [2022-05-04T21:51:18.403Z] === RUN TestTagMatchesDigest [2022-05-04T21:51:18.403Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-04T21:51:18.403Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-04T21:51:18.580Z] === RUN TestError [2022-05-04T21:51:18.580Z] --- PASS: TestError (0.00s) [2022-05-04T21:51:18.580Z] === RUN TestProgressString [2022-05-04T21:51:18.580Z] === RUN TestProgressString/no_progress [2022-05-04T21:51:18.580Z] === RUN TestProgressString/progress_1 [2022-05-04T21:51:18.580Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T21:51:18.580Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T21:51:18.580Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T21:51:18.580Z] === RUN TestProgressString/with_units [2022-05-04T21:51:18.581Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T21:51:18.581Z] === RUN TestProgressString/hide_counts [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T21:51:18.581Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T21:51:18.581Z] === RUN TestJSONMessageDisplay [2022-05-04T21:51:18.581Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-05-04T21:51:18.581Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T21:51:18.581Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T21:51:18.581Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T21:51:18.581Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T21:51:18.581Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T21:51:18.581Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T21:51:18.581Z] PASS [2022-05-04T21:51:18.581Z] coverage: 91.7% of statements [2022-05-04T21:51:18.581Z] ok github.com/docker/docker/pkg/jsonmessage 0.181s coverage: 91.7% of statements [2022-05-04T21:51:19.047Z] === RUN TestStandardLongPath [2022-05-04T21:51:19.047Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T21:51:19.047Z] === RUN TestUNCLongPath [2022-05-04T21:51:19.047Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T21:51:19.047Z] PASS [2022-05-04T21:51:19.047Z] coverage: 100.0% of statements [2022-05-04T21:51:19.047Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2022-05-04T21:51:19.391Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-05-04T21:51:19.392Z] === RUN TestInspectNetwork [2022-05-04T21:51:19.514Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-05-04T21:51:19.514Z] === RUN TestNetworkDBNodeLeave [2022-05-04T21:51:19.514Z] === RUN TestNameFormat [2022-05-04T21:51:19.514Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T21:51:19.514Z] === RUN TestNameRetries [2022-05-04T21:51:19.514Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T21:51:19.514Z] PASS [2022-05-04T21:51:19.514Z] coverage: 85.7% of statements [2022-05-04T21:51:19.514Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2022-05-04T21:51:19.981Z] === RUN TestParseKeyValueOpt [2022-05-04T21:51:19.981Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T21:51:19.981Z] === RUN TestParseUintList [2022-05-04T21:51:19.981Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T21:51:19.981Z] === RUN TestParseUintListMaximumLimits [2022-05-04T21:51:19.981Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T21:51:19.981Z] PASS [2022-05-04T21:51:19.981Z] coverage: 97.0% of statements [2022-05-04T21:51:19.981Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2022-05-04T21:51:20.319Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T21:51:20.447Z] === RUN Test_windowsOSRelease_String [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T21:51:20.448Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:51:20.448Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:51:20.448Z] PASS [2022-05-04T21:51:20.448Z] coverage: 36.4% of statements [2022-05-04T21:51:20.448Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 36.4% of statements [2022-05-04T21:51:21.435Z] === RUN TestNewAndRemove [2022-05-04T21:51:21.435Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T21:51:21.435Z] === RUN TestRemoveInvalidPath [2022-05-04T21:51:21.435Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T21:51:21.435Z] PASS [2022-05-04T21:51:21.435Z] coverage: 82.6% of statements [2022-05-04T21:51:21.435Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-05-04T21:51:21.919Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T21:51:21.919Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T21:51:21.919Z] === RUN TestInspectNetwork/network_name [2022-05-04T21:51:21.919Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T21:51:22.234Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T21:51:22.419Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-04T21:51:22.419Z] === RUN TestNetworkDBWatch [2022-05-04T21:51:22.419Z] === RUN TestFailedConnection [2022-05-04T21:51:23.980Z] 2022/05/04 21:51:23 Closing DB instances... [2022-05-04T21:51:24.446Z] --- PASS: TestRequest (7.01s) [2022-05-04T21:51:24.446Z] === RUN TestOverlappingRequests [2022-05-04T21:51:24.446Z] --- PASS: TestFailedConnection (2.01s) [2022-05-04T21:51:24.446Z] === RUN TestFailOnce [2022-05-04T21:51:24.446Z] 2022/05/04 21:51:24 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-05-04T21:51:24.446Z] goroutine 13 [running]: [2022-05-04T21:51:24.446Z] net/http.(*conn).serve.func1() [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:51:24.446Z] panic({0x1153700, 0x129d0e0}) [2022-05-04T21:51:24.446Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:51:24.446Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001ada70?) [2022-05-04T21:51:24.446Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T21:51:24.446Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a28f8?, 0xc00022e000?}, 0x10ada86?) [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:51:24.446Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12a28f8, 0xc00022e000}, 0xc00019e300) [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T21:51:24.446Z] net/http.serverHandler.ServeHTTP({0x12a0f18?}, {0x12a28f8, 0xc00022e000}, 0xc00019e300) [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:51:24.446Z] net/http.(*conn).serve(0xc000066dc0, {0x12a2df8, 0xc00008a0c0}) [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:51:24.446Z] created by net/http.(*Server).Serve [2022-05-04T21:51:24.446Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:51:24.446Z] time="2022-05-04T21:51:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T21:51:24.446Z] --- PASS: TestOverlappingRequests (0.36s) [2022-05-04T21:51:24.446Z] === RUN TestRelease [2022-05-04T21:51:25.431Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-05-04T21:51:25.431Z] === RUN TestNetworkDBBulkSync [2022-05-04T21:51:25.431Z] --- PASS: TestFailOnce (1.15s) [2022-05-04T21:51:25.431Z] === RUN TestEchoInputOutput [2022-05-04T21:51:25.431Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T21:51:25.431Z] === RUN TestBackoff [2022-05-04T21:51:25.431Z] --- PASS: TestBackoff (0.00s) [2022-05-04T21:51:25.431Z] === RUN TestAbortRetry [2022-05-04T21:51:25.431Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T21:51:25.431Z] === RUN TestClientScheme [2022-05-04T21:51:25.431Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T21:51:25.431Z] === RUN TestNewClientWithTimeout [2022-05-04T21:51:25.537Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-04T21:51:25.898Z] --- PASS: TestRelease (1.29s) [2022-05-04T21:51:25.898Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:51:25.898Z] time="2022-05-04T21:51:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T21:51:26.099Z] --- PASS: TestInspectNetwork (6.70s) [2022-05-04T21:51:26.099Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-04T21:51:26.099Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-04T21:51:26.099Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T21:51:26.099Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T21:51:26.099Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T21:51:26.366Z] 2022/05/04 21:51:26 Closing DB instances... [2022-05-04T21:51:26.557Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T21:51:26.557Z] [2022-05-04T21:51:26.557Z] Unloading profiles will leave already running processes permanently [2022-05-04T21:51:26.557Z] unconfined, which can lead to unexpected situations. [2022-05-04T21:51:26.557Z] [2022-05-04T21:51:26.557Z] To set a process to complain mode, use the command line tool [2022-05-04T21:51:26.557Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T21:51:26.557Z] Post stage [Pipeline] junit [2022-05-04T21:51:26.566Z] Recording test results [2022-05-04T21:51:27.349Z] time="2022-05-04T21:51:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T21:51:27.471Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T21:51:27.471Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:51:27.471Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:51:27.471Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:51:27.471Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T21:51:27.471Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T21:51:27.471Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T21:51:27.471Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T21:51:27.471Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-04T21:51:27.471Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T21:51:27.472Z] === RUN TestNetworkList [2022-05-04T21:51:27.472Z] === RUN TestNetworkList//networks [2022-05-04T21:51:27.472Z] === PAUSE TestNetworkList//networks [2022-05-04T21:51:27.472Z] === RUN TestNetworkList//networks/ [2022-05-04T21:51:27.472Z] === PAUSE TestNetworkList//networks/ [2022-05-04T21:51:27.472Z] === CONT TestNetworkList//networks [2022-05-04T21:51:27.472Z] === CONT TestNetworkList//networks/ [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkList (0.01s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T21:51:27.472Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T21:51:27.472Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T21:51:27.569Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-04T21:51:27.844Z] + echo Ensuring container killed. [2022-05-04T21:51:27.844Z] Ensuring container killed. [2022-05-04T21:51:27.844Z] + docker rm -vf docker-pr9 [2022-05-04T21:51:27.844Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-04T21:51:28.037Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-04T21:51:28.037Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T21:51:28.162Z] + echo Chowning /workspace to jenkins user [2022-05-04T21:51:28.162Z] Chowning /workspace to jenkins user [2022-05-04T21:51:28.162Z] + id -u [2022-05-04T21:51:28.162Z] + id -g [2022-05-04T21:51:28.162Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T21:51:28.332Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-05-04T21:51:28.332Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T21:51:28.839Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-04T21:51:28.969Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-04T21:51:28.969Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T21:51:29.420Z] + bundleName=docker-py [2022-05-04T21:51:29.420Z] + echo Creating docker-py-bundles.tar.gz [2022-05-04T21:51:29.420Z] Creating docker-py-bundles.tar.gz [2022-05-04T21:51:29.420Z] + 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-05-04T21:51:29.428Z] Archiving artifacts [2022-05-04T21:51:29.705Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-04T21:51:29.892Z] --- PASS: TestAllocateRandomDeallocate (3.67s) [2022-05-04T21:51:29.892Z] === RUN TestRetrieveFromStore [2022-05-04T21:51:29.892Z] time="2022-05-04T21:51:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T21:51:29.902Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-05-04T21:51:29.902Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T21:51:30.054Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh binary [2022-05-04T21:51:30.310Z] [2022-05-04T21:51:30.565Z] Removing bundles/ [2022-05-04T21:51:30.565Z] [2022-05-04T21:51:30.565Z] ---> Making bundle: binary (in bundles/binary) [2022-05-04T21:51:30.565Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-04T21:51:30.565Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:51:30.835Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-04T21:51:30.835Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T21:51:30.875Z] --- PASS: TestRetrieveFromStore (1.18s) [2022-05-04T21:51:30.875Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T21:51:30.875Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-05-04T21:51:30.875Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T21:51:30.875Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T21:51:30.875Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T21:51:30.875Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T21:51:30.875Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T21:51:30.875Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T21:51:30.875Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T21:51:30.875Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T21:51:30.875Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T21:51:30.875Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T21:51:30.875Z] === RUN TestDebug [2022-05-04T21:51:30.875Z] --- PASS: TestDebug (0.00s) [2022-05-04T21:51:30.875Z] === RUN TestRequestPoolParallel [2022-05-04T21:51:30.875Z] 2022/05/04 21:51:30 Closing DB instances... [2022-05-04T21:51:31.341Z] --- PASS: TestRequestPoolParallel (0.31s) [2022-05-04T21:51:31.341Z] === RUN TestFullAllocateRelease [2022-05-04T21:51:31.341Z] time="2022-05-04T21:51:30Z" level=error msg="node: d0b59f29d7e9 is unknown to memberlist" [2022-05-04T21:51:31.341Z] --- PASS: TestFullAllocateRelease (0.26s) [2022-05-04T21:51:31.341Z] === RUN TestOddAllocateRelease [2022-05-04T21:51:31.341Z] --- PASS: TestOddAllocateRelease (0.17s) [2022-05-04T21:51:31.341Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T21:51:31.388Z] check_test.go:307: [d1bb68b45471e] daemon is not started [2022-05-04T21:51:31.389Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-04T21:51:31.649Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T21:51:31.808Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s) [2022-05-04T21:51:31.808Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T21:51:31.808Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-05-04T21:51:31.808Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T21:51:31.808Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:51:31.808Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T21:51:31.808Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:51:31.808Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:51:31.808Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:51:31.808Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:51:31.808Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T21:51:31.808Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:51:31.808Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:51:31.808Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T21:51:31.808Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:51:31.808Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:51:31.808Z] PASS [2022-05-04T21:51:31.808Z] coverage: 85.3% of statements [2022-05-04T21:51:31.808Z] ok github.com/docker/docker/libnetwork/ipam 33.098s coverage: 85.3% of statements [2022-05-04T21:51:31.911Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-04T21:51:32.207Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-04T21:51:32.207Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T21:51:32.483Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-04T21:51:32.773Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-04T21:51:32.773Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T21:51:33.055Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T21:51:33.055Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T21:51:33.055Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-04T21:51:33.367Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-05-04T21:51:33.367Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T21:51:34.242Z] --- PASS: TestServicePlugin (29.85s) [2022-05-04T21:51:34.242Z] === RUN TestServiceUpdateLabel [2022-05-04T21:51:34.350Z] 2022/05/04 21:51:34 Closing DB instances... [2022-05-04T21:51:34.350Z] time="2022-05-04T21:51:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T21:51:34.807Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-05-04T21:51:34.807Z] === RUN TestServiceUpdateSecrets [2022-05-04T21:51:34.974Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-04T21:51:34.974Z] check_test.go:307: [d19783cbed3ea] daemon is not started [2022-05-04T21:51:34.974Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-04T21:51:35.300Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-05-04T21:51:35.300Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T21:51:35.300Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:51:35.300Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:51:35.300Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T21:51:35.909Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-05-04T21:51:35.910Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T21:51:36.376Z] === RUN TestParseEmptyInterface [2022-05-04T21:51:36.376Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestParseNonInterfaceType [2022-05-04T21:51:36.376Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestParseWithOneFunction [2022-05-04T21:51:36.376Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestParseWithMultipleFuncs [2022-05-04T21:51:36.376Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestParseWithUnnamedReturn [2022-05-04T21:51:36.376Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestEmbeddedInterface [2022-05-04T21:51:36.376Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestParsedImports [2022-05-04T21:51:36.376Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T21:51:36.376Z] === RUN TestAliasedImports [2022-05-04T21:51:36.376Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T21:51:36.376Z] PASS [2022-05-04T21:51:36.376Z] coverage: 56.8% of statements [2022-05-04T21:51:36.376Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2022-05-04T21:51:37.359Z] === RUN TestHTTPTransport [2022-05-04T21:51:37.360Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T21:51:37.360Z] PASS [2022-05-04T21:51:37.360Z] coverage: 85.7% of statements [2022-05-04T21:51:37.360Z] ok github.com/docker/docker/pkg/plugins/transport 0.033s coverage: 85.7% of statements [2022-05-04T21:51:37.527Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-04T21:51:37.527Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T21:51:37.826Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:51:37.826Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T21:51:37.826Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T21:51:37.826Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:51:37.826Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T21:51:37.826Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T21:51:37.826Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T21:51:37.826Z] === RUN TestBufferPoolPutAndGet [2022-05-04T21:51:37.826Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T21:51:37.826Z] PASS [2022-05-04T21:51:37.826Z] coverage: 88.2% of statements [2022-05-04T21:51:37.826Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2022-05-04T21:51:38.295Z] === RUN TestOutputOnPrematureClose [2022-05-04T21:51:38.295Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T21:51:38.295Z] === RUN TestCompleteSilently [2022-05-04T21:51:38.295Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T21:51:38.295Z] PASS [2022-05-04T21:51:38.295Z] coverage: 75.9% of statements [2022-05-04T21:51:38.295Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-05-04T21:51:38.762Z] === RUN TestSendToOneSub [2022-05-04T21:51:38.762Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T21:51:38.762Z] === RUN TestSendToMultipleSubs [2022-05-04T21:51:38.762Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T21:51:38.762Z] === RUN TestEvictOneSub [2022-05-04T21:51:38.762Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T21:51:38.762Z] === RUN TestClosePublisher [2022-05-04T21:51:38.762Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T21:51:38.762Z] === RUN TestPubSubRace [2022-05-04T21:51:39.452Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-04T21:51:39.713Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T21:51:39.746Z] --- PASS: TestPubSubRace (1.04s) [2022-05-04T21:51:39.746Z] PASS [2022-05-04T21:51:39.746Z] coverage: 75.0% of statements [2022-05-04T21:51:39.746Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2022-05-04T21:51:40.162Z] 4612f6d0b889: Pull complete [2022-05-04T21:51:40.212Z] === RUN TestRegister [2022-05-04T21:51:40.212Z] --- PASS: TestRegister (0.00s) [2022-05-04T21:51:40.212Z] === RUN TestCommand [2022-05-04T21:51:40.212Z] --- PASS: TestCommand (0.03s) [2022-05-04T21:51:40.212Z] === RUN TestNaiveSelf [2022-05-04T21:51:40.212Z] --- PASS: TestNaiveSelf (0.02s) [2022-05-04T21:51:40.212Z] PASS [2022-05-04T21:51:40.212Z] coverage: 82.4% of statements [2022-05-04T21:51:40.212Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2022-05-04T21:51:40.679Z] === RUN TestDump [2022-05-04T21:51:40.679Z] goroutine 6 [running]: [2022-05-04T21:51:40.679Z] github.com/docker/docker/pkg/stack.dump(0xf12d57?) [2022-05-04T21:51:40.679Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:51:40.679Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T21:51:40.679Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T21:51:40.679Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T21:51:40.679Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T21:51:40.679Z] testing.tRunner(0xc0001621a0, 0x10da498) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:51:40.679Z] created by testing.(*T).Run [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:51:40.679Z] [2022-05-04T21:51:40.679Z] goroutine 1 [chan receive]: [2022-05-04T21:51:40.679Z] testing.(*T).Run(0xc000162000, {0x10c913c?, 0xeec1f3?}, 0x10da498) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:51:40.679Z] testing.runTests.func1(0xc00006a870?) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:51:40.679Z] testing.tRunner(0xc000162000, 0xc000073ca0) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:51:40.679Z] testing.runTests(0xc000056460?, {0x125e400, 0x3, 0x3}, {0x1f22b080108?, 0x40?, 0x12634a0?}) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:51:40.679Z] testing.(*M).Run(0xc000056460) [2022-05-04T21:51:40.679Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:51:40.679Z] main.main() [2022-05-04T21:51:40.679Z] _testmain.go:99 +0x255 [2022-05-04T21:51:40.679Z] --- PASS: TestDump (0.00s) [2022-05-04T21:51:40.679Z] === RUN TestDumpToFile [2022-05-04T21:51:41.146Z] --- PASS: TestDumpToFile (0.13s) [2022-05-04T21:51:41.146Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T21:51:41.146Z] goroutine 8 [running]: [2022-05-04T21:51:41.146Z] github.com/docker/docker/pkg/stack.dump(0xf8ed13?) [2022-05-04T21:51:41.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:51:41.146Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xf8ece0?}) [2022-05-04T21:51:41.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T21:51:41.146Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-05-04T21:51:41.146Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T21:51:41.146Z] testing.tRunner(0xc000162820, 0x10da488) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:51:41.146Z] created by testing.(*T).Run [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:51:41.146Z] [2022-05-04T21:51:41.146Z] goroutine 1 [chan receive]: [2022-05-04T21:51:41.146Z] testing.(*T).Run(0xc000162000, {0x10d0713?, 0xeec1f3?}, 0x10da488) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:51:41.146Z] testing.runTests.func1(0xc00006a870?) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:51:41.146Z] testing.tRunner(0xc000162000, 0xc000073ca0) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:51:41.146Z] testing.runTests(0xc000056460?, {0x125e400, 0x3, 0x3}, {0x1f22b080108?, 0x40?, 0x12634a0?}) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:51:41.146Z] testing.(*M).Run(0xc000056460) [2022-05-04T21:51:41.146Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:51:41.146Z] main.main() [2022-05-04T21:51:41.146Z] _testmain.go:99 +0x255 [2022-05-04T21:51:41.146Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T21:51:41.146Z] PASS [2022-05-04T21:51:41.146Z] coverage: 90.9% of statements [2022-05-04T21:51:41.146Z] ok github.com/docker/docker/pkg/stack 0.159s coverage: 90.9% of statements [2022-05-04T21:51:41.613Z] === RUN TestNewStdWriter [2022-05-04T21:51:41.613Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T21:51:41.613Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestWriteWithNilBytes [2022-05-04T21:51:41.613Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestWrite [2022-05-04T21:51:41.613Z] --- PASS: TestWrite (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestWriteWithWriterError [2022-05-04T21:51:41.613Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T21:51:41.613Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyWriteAndRead [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T21:51:41.613Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T21:51:41.613Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T21:51:41.613Z] PASS [2022-05-04T21:51:41.613Z] coverage: 100.0% of statements [2022-05-04T21:51:41.613Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2022-05-04T21:51:41.629Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T21:51:42.082Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T21:51:42.082Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T21:51:42.082Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestFormatStatus [2022-05-04T21:51:42.082Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestFormatError [2022-05-04T21:51:42.082Z] --- PASS: TestFormatError (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestFormatJSONError [2022-05-04T21:51:42.082Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T21:51:42.082Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T21:51:42.082Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestNewJSONProgressOutput [2022-05-04T21:51:42.082Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestAuxFormatterEmit [2022-05-04T21:51:42.082Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestStreamWriterStdout [2022-05-04T21:51:42.082Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T21:51:42.082Z] === RUN TestStreamWriterStderr [2022-05-04T21:51:42.082Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T21:51:42.082Z] PASS [2022-05-04T21:51:42.082Z] coverage: 66.2% of statements [2022-05-04T21:51:42.082Z] ok github.com/docker/docker/pkg/streamformatter 0.035s coverage: 66.2% of statements [2022-05-04T21:51:42.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T21:51:42.082Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T21:51:42.082Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T21:51:42.082Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T21:51:42.551Z] === RUN TestGenerateRandomID [2022-05-04T21:51:42.551Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestShortenId [2022-05-04T21:51:42.551Z] --- PASS: TestShortenId (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestShortenSha256Id [2022-05-04T21:51:42.551Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestShortenIdEmpty [2022-05-04T21:51:42.551Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestShortenIdInvalid [2022-05-04T21:51:42.551Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestIsShortIDNonHex [2022-05-04T21:51:42.551Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T21:51:42.551Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T21:51:42.551Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T21:51:42.551Z] PASS [2022-05-04T21:51:42.551Z] coverage: 70.6% of statements [2022-05-04T21:51:42.551Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2022-05-04T21:51:42.551Z] === RUN TestIsCpusetListAvailable [2022-05-04T21:51:42.551Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T21:51:42.551Z] PASS [2022-05-04T21:51:42.551Z] coverage: 39.4% of statements [2022-05-04T21:51:42.551Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2022-05-04T21:51:43.018Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-04T21:51:43.018Z] === RUN TestClientStream [2022-05-04T21:51:43.018Z] --- PASS: TestClientStream (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestClientSendFile [2022-05-04T21:51:43.018Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestClientWithRequestTimeout [2022-05-04T21:51:43.018Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-04T21:51:43.018Z] === RUN TestFileSpecPlugin [2022-05-04T21:51:43.018Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-04T21:51:43.018Z] === RUN TestFileJSONSpecPlugin [2022-05-04T21:51:43.018Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T21:51:43.018Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestPluginAddHandler [2022-05-04T21:51:43.018Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestPluginWaitBadPlugin [2022-05-04T21:51:43.018Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T21:51:43.018Z] === RUN TestGet [2022-05-04T21:51:43.018Z] time="2022-05-04T21:51:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T21:51:43.529Z] === RUN TestTailFile [2022-05-04T21:51:43.529Z] --- PASS: TestTailFile (0.00s) [2022-05-04T21:51:43.529Z] === RUN TestTailFileManyLines [2022-05-04T21:51:43.529Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T21:51:43.529Z] === RUN TestTailEmptyFile [2022-05-04T21:51:43.529Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T21:51:43.529Z] === RUN TestTailNegativeN [2022-05-04T21:51:43.529Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader [2022-05-04T21:51:43.529Z] === CONT TestNewTailReader [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T21:51:43.529Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T21:51:43.529Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T21:51:43.529Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:51:43.529Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.530Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.530Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:51:43.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.534Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:51:43.535Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:51:43.536Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:43.536Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:51:43.537Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:43.544Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:44.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:51:44.017Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:51:44.017Z] PASS [2022-05-04T21:51:44.017Z] coverage: 88.6% of statements [2022-05-04T21:51:44.017Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2022-05-04T21:51:44.017Z] === RUN TestChtimes [2022-05-04T21:51:44.017Z] --- PASS: TestChtimes (0.00s) [2022-05-04T21:51:44.017Z] === RUN TestChtimesWindows [2022-05-04T21:51:44.017Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T21:51:44.017Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T21:51:44.017Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T21:51:44.017Z] PASS [2022-05-04T21:51:44.017Z] coverage: 13.0% of statements [2022-05-04T21:51:44.017Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-05-04T21:51:44.017Z] time="2022-05-04T21:51:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T21:51:44.484Z] === RUN TestTruncIndex [2022-05-04T21:51:44.484Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T21:51:44.484Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestTarSumRemove [2022-05-04T21:51:44.484Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestSortFileInfoSums [2022-05-04T21:51:44.484Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T21:51:44.484Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestNewTarSumForLabel [2022-05-04T21:51:44.484Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestEmptyTar [2022-05-04T21:51:44.484Z] --- PASS: TestEmptyTar (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestTarSumsReadSize [2022-05-04T21:51:44.484Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestTarSums [2022-05-04T21:51:44.484Z] --- PASS: TestTarSums (0.05s) [2022-05-04T21:51:44.484Z] === RUN TestIteration [2022-05-04T21:51:44.484Z] --- PASS: TestIteration (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestVersionLabelForChecksum [2022-05-04T21:51:44.484Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestVersion [2022-05-04T21:51:44.484Z] --- PASS: TestVersion (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestGetVersion [2022-05-04T21:51:44.484Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T21:51:44.484Z] === RUN TestGetVersions [2022-05-04T21:51:44.484Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T21:51:44.484Z] PASS [2022-05-04T21:51:44.484Z] coverage: 89.3% of statements [2022-05-04T21:51:44.484Z] ok github.com/docker/docker/pkg/tarsum 0.096s coverage: 89.3% of statements [2022-05-04T21:51:44.484Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T21:51:44.484Z] PASS [2022-05-04T21:51:44.484Z] coverage: 91.5% of statements [2022-05-04T21:51:44.484Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-05-04T21:51:44.952Z] === RUN TestVersionInfo [2022-05-04T21:51:44.952Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T21:51:44.952Z] === RUN TestAppendVersions [2022-05-04T21:51:44.952Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T21:51:44.952Z] PASS [2022-05-04T21:51:44.952Z] coverage: 88.9% of statements [2022-05-04T21:51:44.952Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-05-04T21:51:45.457Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-04T21:51:45.936Z] === RUN TestNewSettable [2022-05-04T21:51:45.936Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T21:51:45.936Z] === RUN TestIsSettable [2022-05-04T21:51:45.936Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T21:51:45.936Z] === RUN TestUpdateSettingsEnv [2022-05-04T21:51:45.936Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T21:51:45.936Z] PASS [2022-05-04T21:51:45.936Z] coverage: 20.0% of statements [2022-05-04T21:51:45.936Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2022-05-04T21:51:45.936Z] === RUN TestValidatePrivileges [2022-05-04T21:51:45.936Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T21:51:45.936Z] === RUN TestFilterByCapNeg [2022-05-04T21:51:45.936Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T21:51:45.936Z] === RUN TestFilterByCapPos [2022-05-04T21:51:45.936Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T21:51:45.936Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T21:51:45.936Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T21:51:45.936Z] PASS [2022-05-04T21:51:45.936Z] coverage: 12.2% of statements [2022-05-04T21:51:45.936Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.2% of statements [2022-05-04T21:51:45.936Z] time="2022-05-04T21:51:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T21:51:46.403Z] === RUN TestLoad [2022-05-04T21:51:46.403Z] --- PASS: TestLoad (0.00s) [2022-05-04T21:51:46.403Z] === RUN TestSave [2022-05-04T21:51:46.403Z] --- PASS: TestSave (0.06s) [2022-05-04T21:51:46.403Z] === RUN TestAddDeleteGet [2022-05-04T21:51:46.403Z] --- PASS: TestAddDeleteGet (0.03s) [2022-05-04T21:51:46.403Z] === RUN TestInvalidTags [2022-05-04T21:51:46.403Z] --- PASS: TestInvalidTags (0.00s) [2022-05-04T21:51:46.403Z] PASS [2022-05-04T21:51:46.403Z] coverage: 84.4% of statements [2022-05-04T21:51:46.403Z] ok github.com/docker/docker/reference 0.134s coverage: 84.4% of statements [2022-05-04T21:51:47.375Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-04T21:51:47.388Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T21:51:47.388Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T21:51:47.388Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T21:51:47.388Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestValidateMirror [2022-05-04T21:51:47.388Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestLoadInsecureRegistries [2022-05-04T21:51:47.388Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T21:51:47.388Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T21:51:47.388Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T21:51:47.388Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T21:51:47.388Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T21:51:47.388Z] time="2022-05-04T21:51:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:51:47.388Z] time="2022-05-04T21:51:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T21:51:47.388Z] time="2022-05-04T21:51:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:51:47.388Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-05-04T21:51:47.388Z] === RUN TestNewServiceConfig [2022-05-04T21:51:47.388Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestValidateIndexName [2022-05-04T21:51:47.388Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestValidateIndexNameWithError [2022-05-04T21:51:47.388Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestEndpointParse [2022-05-04T21:51:47.388Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestEndpointParseInvalid [2022-05-04T21:51:47.388Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestValidateEndpoint [2022-05-04T21:51:47.388Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestPing [2022-05-04T21:51:47.388Z] --- PASS: TestPing (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestPingRegistryEndpoint [2022-05-04T21:51:47.388Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:47.388Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestEndpoint [2022-05-04T21:51:47.388Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:47.388Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestParseRepositoryInfo [2022-05-04T21:51:47.388Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestNewIndexInfo [2022-05-04T21:51:47.388Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestMirrorEndpointLookup [2022-05-04T21:51:47.388Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:51:47.388Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T21:51:47.388Z] === RUN TestSearchRepositories [2022-05-04T21:51:47.388Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T21:51:47.388Z] Host: 127.0.0.1:49344 [2022-05-04T21:51:47.388Z] User-Agent: docker test client [2022-05-04T21:51:47.388Z] Authorization: Token fake-token [2022-05-04T21:51:47.388Z] X-Docker-Token: true [2022-05-04T21:51:47.389Z] Accept-Encoding: gzip [2022-05-04T21:51:47.389Z] [2022-05-04T21:51:47.389Z] [2022-05-04T21:51:47.389Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T21:51:47.389Z] Connection: close [2022-05-04T21:51:47.389Z] Content-Length: 144 [2022-05-04T21:51:47.389Z] Cache-Control: no-cache [2022-05-04T21:51:47.389Z] Content-Type: application/json [2022-05-04T21:51:47.389Z] Date: Wed, 04 May 2022 21:51:47 GMT [2022-05-04T21:51:47.389Z] Expires: -1 [2022-05-04T21:51:47.389Z] Pragma: no-cache [2022-05-04T21:51:47.389Z] Server: docker-tests/mock [2022-05-04T21:51:47.389Z] X-Docker-Registry-Config: mock [2022-05-04T21:51:47.389Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T21:51:47.389Z] [2022-05-04T21:51:47.389Z] [2022-05-04T21:51:47.389Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestTrustedLocation [2022-05-04T21:51:47.389Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T21:51:47.389Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T21:51:47.389Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestIsSecureIndex [2022-05-04T21:51:47.389Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T21:51:47.389Z] PASS [2022-05-04T21:51:47.389Z] coverage: 51.7% of statements [2022-05-04T21:51:47.389Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2022-05-04T21:51:47.389Z] time="2022-05-04T21:51:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-05-04T21:51:47.389Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestResumableRequestReader [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T21:51:47.389Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T21:51:47.389Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T21:51:47.389Z] PASS [2022-05-04T21:51:47.389Z] coverage: 100.0% of statements [2022-05-04T21:51:47.389Z] ok github.com/docker/docker/registry/resumable 0.182s coverage: 100.0% of statements [2022-05-04T21:51:47.856Z] === RUN TestRestartManagerTimeout [2022-05-04T21:51:47.856Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T21:51:47.856Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T21:51:47.856Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T21:51:47.856Z] PASS [2022-05-04T21:51:47.856Z] coverage: 50.9% of statements [2022-05-04T21:51:47.856Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2022-05-04T21:51:47.951Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T21:51:48.322Z] === RUN TestDecodeContainerConfig [2022-05-04T21:51:48.323Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T21:51:48.323Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-05-04T21:51:48.323Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.01s) [2022-05-04T21:51:48.323Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T21:51:48.323Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T21:51:48.323Z] === RUN TestValidatePrivileged [2022-05-04T21:51:48.323Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T21:51:48.323Z] PASS [2022-05-04T21:51:48.323Z] coverage: 52.4% of statements [2022-05-04T21:51:48.323Z] ok github.com/docker/docker/runconfig 0.039s coverage: 52.4% of statements [2022-05-04T21:51:48.323Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T21:51:48.323Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T21:51:48.323Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T21:51:48.323Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T21:51:48.323Z] PASS [2022-05-04T21:51:48.323Z] coverage: 62.5% of statements [2022-05-04T21:51:48.323Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-05-04T21:51:49.683Z] --- PASS: TestServiceUpdateSecrets (14.61s) [2022-05-04T21:51:49.683Z] === RUN TestServiceUpdateConfigs [2022-05-04T21:51:50.166Z] --- PASS: TestServiceWithDataPathPortInit (13.61s) [2022-05-04T21:51:50.167Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T21:51:50.497Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T21:51:50.497Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-04T21:51:50.537Z] === RUN TestGetDriver [2022-05-04T21:51:50.537Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestVolumeRequestError [2022-05-04T21:51:50.537Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-04T21:51:50.537Z] PASS [2022-05-04T21:51:50.537Z] coverage: 36.1% of statements [2022-05-04T21:51:50.537Z] time="2022-05-04T21:51:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T21:51:50.537Z] ok github.com/docker/docker/volume/drivers 0.037s coverage: 36.1% of statements [2022-05-04T21:51:50.537Z] === RUN TestGetAddress [2022-05-04T21:51:50.537Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestRemove [2022-05-04T21:51:50.537Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:51:50.537Z] --- SKIP: TestRemove (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestInitializeWithVolumes [2022-05-04T21:51:50.537Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestCreate [2022-05-04T21:51:50.537Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:51:50.537Z] === RUN TestValidateName [2022-05-04T21:51:50.537Z] --- PASS: TestValidateName (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestCreateWithOpts [2022-05-04T21:51:50.537Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:51:50.537Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T21:51:50.537Z] === RUN TestRelaodNoOpts [2022-05-04T21:51:50.537Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-05-04T21:51:50.537Z] PASS [2022-05-04T21:51:50.537Z] coverage: 41.5% of statements [2022-05-04T21:51:50.537Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRaw [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T21:51:51.004Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRaw [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T21:51:51.004Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestConvertTmpfsOptions [2022-05-04T21:51:51.004Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T21:51:51.004Z] linux_parser_test.go:209: data="ro" [2022-05-04T21:51:51.004Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestParseMountSpec [2022-05-04T21:51:51.004Z] parser_test.go:62: case 0 [2022-05-04T21:51:51.004Z] parser_test.go:62: case 1 [2022-05-04T21:51:51.004Z] parser_test.go:62: case 2 [2022-05-04T21:51:51.004Z] parser_test.go:62: case 3 [2022-05-04T21:51:51.004Z] parser_test.go:62: case 4 [2022-05-04T21:51:51.004Z] parser_test.go:62: case 5 [2022-05-04T21:51:51.004Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestValidateMount [2022-05-04T21:51:51.004Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRaw [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:51:51.004Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T21:51:51.004Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:51:51.004Z] PASS [2022-05-04T21:51:51.004Z] coverage: 67.6% of statements [2022-05-04T21:51:51.004Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2022-05-04T21:51:51.099Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3ikb9czzm1nkx2c89fhofv9g Created:2022-05-04 21:51:49.698347871 +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[5feb2b0797b355bd552341d676decf0c9ba765fa3b730e12fe898595be92ce9b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.470fbegaorgia5kmi27vj71wn EndpointID:65ed06a582e1317733e2935a457ef40a5b1fe029bd236a5c8c70e8b7552f33f0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:054fc404089cb6dac861f03f7db6fcc4ffc8498d736b6820b75e00037df364d0 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:835e681ad609 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.470fbegaorgia5kmi27vj71wn EndpointID:65ed06a582e1317733e2935a457ef40a5b1fe029bd236a5c8c70e8b7552f33f0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T21:51:51.471Z] === RUN TestSetGetMeta [2022-05-04T21:51:51.471Z] === PAUSE TestSetGetMeta [2022-05-04T21:51:51.471Z] === RUN TestRestore [2022-05-04T21:51:51.471Z] === PAUSE TestRestore [2022-05-04T21:51:51.471Z] === RUN TestServiceCreate [2022-05-04T21:51:51.471Z] === PAUSE TestServiceCreate [2022-05-04T21:51:51.471Z] === RUN TestServiceList [2022-05-04T21:51:51.471Z] === PAUSE TestServiceList [2022-05-04T21:51:51.471Z] === RUN TestServiceRemove [2022-05-04T21:51:51.471Z] === PAUSE TestServiceRemove [2022-05-04T21:51:51.471Z] === RUN TestServiceGet [2022-05-04T21:51:51.471Z] === PAUSE TestServiceGet [2022-05-04T21:51:51.471Z] === RUN TestServicePrune [2022-05-04T21:51:51.471Z] === PAUSE TestServicePrune [2022-05-04T21:51:51.471Z] === RUN TestCreate [2022-05-04T21:51:51.471Z] === PAUSE TestCreate [2022-05-04T21:51:51.471Z] === RUN TestRemove [2022-05-04T21:51:51.471Z] === PAUSE TestRemove [2022-05-04T21:51:51.471Z] === RUN TestList [2022-05-04T21:51:51.471Z] === PAUSE TestList [2022-05-04T21:51:51.471Z] === RUN TestFindByDriver [2022-05-04T21:51:51.471Z] === PAUSE TestFindByDriver [2022-05-04T21:51:51.471Z] === RUN TestFindByReferenced [2022-05-04T21:51:51.471Z] === PAUSE TestFindByReferenced [2022-05-04T21:51:51.471Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T21:51:51.471Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T21:51:51.471Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:51:51.471Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:51:51.471Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T21:51:51.471Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T21:51:51.471Z] === RUN TestRefDerefRemove [2022-05-04T21:51:51.471Z] === PAUSE TestRefDerefRemove [2022-05-04T21:51:51.471Z] === RUN TestGet [2022-05-04T21:51:51.471Z] === PAUSE TestGet [2022-05-04T21:51:51.471Z] === RUN TestGetWithReference [2022-05-04T21:51:51.471Z] === PAUSE TestGetWithReference [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:51:51.471Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T21:51:51.471Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T21:51:51.471Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T21:51:51.471Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T21:51:51.471Z] === CONT TestSetGetMeta [2022-05-04T21:51:51.471Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T21:51:51.471Z] === CONT TestList [2022-05-04T21:51:51.471Z] === CONT TestGet [2022-05-04T21:51:51.471Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-04T21:51:51.471Z] === CONT TestRefDerefRemove [2022-05-04T21:51:51.471Z] --- PASS: TestGet (0.02s) [2022-05-04T21:51:51.471Z] === CONT TestRemove [2022-05-04T21:51:51.471Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-05-04T21:51:51.471Z] === CONT TestCreate [2022-05-04T21:51:51.471Z] --- PASS: TestList (0.03s) [2022-05-04T21:51:51.471Z] === CONT TestServicePrune [2022-05-04T21:51:51.471Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-04T21:51:51.471Z] === CONT TestServiceGet [2022-05-04T21:51:51.471Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:51:51.471Z] === CONT TestServiceRemove [2022-05-04T21:51:51.471Z] --- PASS: TestRemove (0.02s) [2022-05-04T21:51:51.471Z] === CONT TestServiceList [2022-05-04T21:51:51.938Z] --- PASS: TestServiceGet (0.13s) [2022-05-04T21:51:51.938Z] === CONT TestServiceCreate [2022-05-04T21:51:51.938Z] time="2022-05-04T21:51:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:51:51.938Z] --- PASS: TestServiceRemove (0.13s) [2022-05-04T21:51:51.938Z] === CONT TestRestore [2022-05-04T21:51:51.938Z] --- PASS: TestServiceList (0.13s) [2022-05-04T21:51:51.938Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T21:51:51.938Z] time="2022-05-04T21:51:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:51:51.938Z] time="2022-05-04T21:51:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:51:51.938Z] time="2022-05-04T21:51:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T21:51:51.938Z] --- PASS: TestServiceCreate (0.03s) [2022-05-04T21:51:51.938Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:51:51.938Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-04T21:51:51.938Z] === CONT TestFindByReferenced [2022-05-04T21:51:51.938Z] time="2022-05-04T21:51:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:51:51.938Z] --- PASS: TestRestore (0.03s) [2022-05-04T21:51:51.938Z] === CONT TestGetWithReference [2022-05-04T21:51:51.938Z] --- PASS: TestServicePrune (0.18s) [2022-05-04T21:51:51.938Z] === CONT TestFindByDriver [2022-05-04T21:51:51.938Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-04T21:51:51.938Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-04T21:51:51.938Z] --- PASS: TestGetWithReference (0.02s) [2022-05-04T21:51:51.938Z] --- PASS: TestFindByDriver (0.02s) [2022-05-04T21:51:51.938Z] PASS [2022-05-04T21:51:51.938Z] coverage: 69.0% of statements [2022-05-04T21:51:51.938Z] ok github.com/docker/docker/volume/service 0.263s coverage: 69.0% of statements [2022-05-04T21:51:53.042Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T21:51:53.614Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-04T21:51:55.281Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.75s) [2022-05-04T21:51:55.281Z] PASS [2022-05-04T21:51:55.281Z] [2022-05-04T21:51:55.281Z] === Skipped [2022-05-04T21:51:55.281Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:51:55.281Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:51:55.281Z] [2022-05-04T21:51:55.281Z] DONE 38 tests, 1 skipped in 42.889s [2022-05-04T21:51:55.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:51:55.281Z] ++ 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-05-04T21:51:55.281Z] ++ set -e [2022-05-04T21:51:55.281Z] ++ '[' -n 0 ']' [2022-05-04T21:51:55.281Z] ++ set -x [2022-05-04T21:51:55.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-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-05-04T21:51:55.281Z] INFO: Testing against a local daemon [2022-05-04T21:51:55.281Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T21:51:55.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:51:55.281Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:51:55.281Z] === RUN TestDockerNetworkIpvlan [2022-05-04T21:51:55.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:51:55.281Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:51:55.281Z] PASS [2022-05-04T21:51:55.281Z] [2022-05-04T21:51:55.281Z] === Skipped [2022-05-04T21:51:55.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:51:55.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:51:55.281Z] [2022-05-04T21:51:55.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:51:55.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:51:55.281Z] [2022-05-04T21:51:55.281Z] DONE 2 tests, 2 skipped in 0.083s [2022-05-04T21:51:55.281Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:51:55.281Z] ++ 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-05-04T21:51:55.281Z] ++ set -e [2022-05-04T21:51:55.281Z] ++ '[' -n 0 ']' [2022-05-04T21:51:55.281Z] ++ set -x [2022-05-04T21:51:55.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-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-05-04T21:51:55.281Z] INFO: Testing against a local daemon [2022-05-04T21:51:55.281Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T21:51:56.654Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-05-04T21:51:56.654Z] === RUN TestDockerNetworkMacvlan [2022-05-04T21:51:57.220Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T21:51:57.830Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-04T21:51:58.155Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T21:51:58.720Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T21:51:59.120Z] --- PASS: TestGet (15.01s) [2022-05-04T21:51:59.120Z] === RUN TestPluginWithNoManifest [2022-05-04T21:51:59.120Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T21:51:59.120Z] === RUN TestGetAll [2022-05-04T21:51:59.120Z] --- PASS: TestGetAll (0.00s) [2022-05-04T21:51:59.120Z] PASS [2022-05-04T21:51:59.120Z] coverage: 73.2% of statements [2022-05-04T21:51:59.120Z] ok github.com/docker/docker/pkg/plugins 35.842s coverage: 73.2% of statements [2022-05-04T21:51:59.744Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-04T21:52:00.620Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T21:52:00.688Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-04T21:52:02.073Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-04T21:52:02.520Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T21:52:04.588Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2022-05-04T21:52:04.588Z] === RUN TestServiceUpdateNetwork [2022-05-04T21:52:05.377Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-04T21:52:05.801Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan (9.32s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-05-04T21:52:06.059Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s) [2022-05-04T21:52:06.059Z] PASS [2022-05-04T21:52:06.059Z] [2022-05-04T21:52:06.059Z] DONE 8 tests in 10.649s [2022-05-04T21:52:06.059Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T21:52:06.059Z] ++ 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-05-04T21:52:06.059Z] ++ set -e [2022-05-04T21:52:06.059Z] ++ '[' -n 0 ']' [2022-05-04T21:52:06.059Z] ++ set -x [2022-05-04T21:52:06.059Z] ++ 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-05-04T21:52:06.059Z] testing: warning: no tests to run [2022-05-04T21:52:06.059Z] PASS [2022-05-04T21:52:06.059Z] [2022-05-04T21:52:06.059Z] DONE 0 tests in 0.025s [2022-05-04T21:52:06.059Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T21:52:06.059Z] ++ 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-05-04T21:52:06.059Z] ++ set -e [2022-05-04T21:52:06.059Z] ++ '[' -n 0 ']' [2022-05-04T21:52:06.059Z] ++ set -x [2022-05-04T21:52:06.060Z] ++ 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-05-04T21:52:06.060Z] INFO: Testing against a local daemon [2022-05-04T21:52:06.060Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T21:52:07.434Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2022-05-04T21:52:07.434Z] === RUN TestAuthZPluginTLS [2022-05-04T21:52:07.692Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-04T21:52:07.692Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T21:52:08.259Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-04T21:52:08.259Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T21:52:08.826Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-04T21:52:08.826Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T21:52:09.393Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-05-04T21:52:09.393Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T21:52:09.587Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T21:52:09.848Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T21:52:10.774Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-05-04T21:52:10.774Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T21:52:11.035Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-04T21:52:11.035Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T21:52:11.234Z] docker_cli_daemon_test.go:2503: [d8a9d6e05156d] daemon is not started [2022-05-04T21:52:11.616Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-04T21:52:11.616Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T21:52:12.207Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-04T21:52:12.207Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T21:52:13.148Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-04T21:52:13.581Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-05-04T21:52:13.581Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T21:52:14.955Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-05-04T21:52:14.955Z] === RUN TestAuthZPluginHeader [2022-05-04T21:52:15.060Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T21:52:15.060Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T21:52:15.521Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-05-04T21:52:15.521Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T21:52:15.521Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:15.521Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-04T21:52:15.521Z] === RUN TestAuthZPluginV2Disable [2022-05-04T21:52:15.521Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:15.521Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-04T21:52:15.521Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T21:52:15.521Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:15.521Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-04T21:52:15.521Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T21:52:15.521Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:15.521Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-04T21:52:15.521Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T21:52:15.632Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T21:52:16.574Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T21:52:16.574Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T21:52:16.779Z] --- PASS: TestServiceUpdateNetwork (12.47s) [2022-05-04T21:52:16.779Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T21:52:16.834Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T21:52:17.094Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T21:52:17.712Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T21:52:18.278Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T21:52:19.641Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T21:52:20.214Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T21:52:21.157Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T21:52:22.543Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T21:52:23.929Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T21:52:23.929Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-04T21:52:25.316Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T21:52:25.888Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-04T21:52:26.380Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T21:52:26.460Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T21:52:28.375Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-04T21:52:28.375Z] check_test.go:307: [d4867a0c3dbcb] daemon is not started [2022-05-04T21:52:28.375Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-04T21:52:29.208Z] 2022/05/04 21:52:28 Closing DB instances... [2022-05-04T21:52:30.192Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-04T21:52:30.192Z] === RUN TestFindNode [2022-05-04T21:52:30.192Z] 2022/05/04 21:52:30 Closing DB instances... [2022-05-04T21:52:30.192Z] --- PASS: TestFindNode (0.02s) [2022-05-04T21:52:30.192Z] === RUN TestChangeNodeState [2022-05-04T21:52:30.192Z] 2022/05/04 21:52:30 Closing DB instances... [2022-05-04T21:52:30.192Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-04T21:52:30.192Z] === RUN TestNodeReincarnation [2022-05-04T21:52:30.192Z] 2022/05/04 21:52:30 Closing DB instances... [2022-05-04T21:52:32.932Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-05-04T21:52:32.932Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-04T21:52:32.932Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-04T21:52:32.932Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-04T21:52:32.932Z] PASS [2022-05-04T21:52:32.932Z] [2022-05-04T21:52:32.932Z] === Skipped [2022-05-04T21:52:32.932Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T21:52:32.932Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:52:32.932Z] [2022-05-04T21:52:32.932Z] DONE 27 tests, 1 skipped in 164.381s [2022-05-04T21:52:32.932Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T21:52:32.932Z] INFO: Testing against a local daemon [2022-05-04T21:52:32.932Z] === RUN TestSessionCreate [2022-05-04T21:52:32.932Z] --- PASS: TestSessionCreate (0.04s) [2022-05-04T21:52:32.932Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T21:52:32.932Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-05-04T21:52:32.932Z] PASS [2022-05-04T21:52:32.932Z] [2022-05-04T21:52:32.932Z] DONE 2 tests in 0.120s [2022-05-04T21:52:32.932Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T21:52:32.932Z] INFO: Testing against a local daemon [2022-05-04T21:52:32.932Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:52:32.932Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:52:32.932Z] === RUN TestDiskUsage [2022-05-04T21:52:32.932Z] === PAUSE TestDiskUsage [2022-05-04T21:52:32.932Z] === RUN TestEventsExecDie [2022-05-04T21:52:33.497Z] --- PASS: TestEventsExecDie (0.58s) [2022-05-04T21:52:33.497Z] === RUN TestEventsBackwardsCompatible [2022-05-04T21:52:33.497Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-04T21:52:33.497Z] === RUN TestEventsVolumeCreate [2022-05-04T21:52:33.497Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-05-04T21:52:33.497Z] === RUN TestInfoBinaryCommits [2022-05-04T21:52:33.497Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T21:52:33.497Z] === RUN TestInfoAPIVersioned [2022-05-04T21:52:33.497Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T21:52:33.497Z] === RUN TestInfoAPI [2022-05-04T21:52:33.497Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T21:52:33.497Z] === RUN TestInfoAPIWarnings [2022-05-04T21:52:33.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-04T21:52:33.593Z] PASS [2022-05-04T21:52:33.593Z] [2022-05-04T21:52:33.593Z] === Skipped [2022-05-04T21:52:33.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-04T21:52:33.593Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:33.593Z] [2022-05-04T21:52:33.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-04T21:52:33.593Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:33.593Z] [2022-05-04T21:52:33.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-04T21:52:33.593Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:33.593Z] [2022-05-04T21:52:33.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-04T21:52:33.593Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:33.593Z] [2022-05-04T21:52:33.593Z] DONE 17 tests, 4 skipped in 26.093s [2022-05-04T21:52:33.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T21:52:33.593Z] ++ 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-05-04T21:52:33.593Z] ++ set -e [2022-05-04T21:52:33.593Z] ++ '[' -n 0 ']' [2022-05-04T21:52:33.593Z] ++ set -x [2022-05-04T21:52:33.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=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-05-04T21:52:33.593Z] INFO: Testing against a local daemon [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:52:33.593Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:52:33.593Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T21:52:33.593Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T21:52:33.593Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:52:33.593Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T21:52:33.593Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T21:52:33.593Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T21:52:33.593Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T21:52:33.593Z] === RUN TestPluginInstall [2022-05-04T21:52:33.593Z] === RUN TestPluginInstall/no_auth [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a376f2ce4591c8966e37d69cb910a808b48dc3ea7b217f1601c537a40df20efe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a376f2ce4591c8966e37d69cb910a808b48dc3ea7b217f1601c537a40df20efe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:33.593Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb81f9af5c6650357bf200021aa604e71d294c34cb800188f0b4a45a299264c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:33.593Z] time="2022-05-04T21:52:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7cb81f9af5c6650357bf200021aa604e71d294c34cb800188f0b4a45a299264c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:33.675Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T21:52:33.851Z] === RUN TestPluginInstall/with_insecure [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite (342.49s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.81s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.70s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.94s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.68s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.33s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.87s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.13s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.67s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.48s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.57s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.89s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.72s) [2022-05-04T21:52:33.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.22s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.25s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.50s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.98s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.03s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.92s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.48s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.95s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.78s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.73s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.70s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.25s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.88s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.71s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.07s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.19s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.14s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.34s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.17s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.12s) [2022-05-04T21:52:33.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-04T21:52:33.936Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.51s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.18s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.99s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.05s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.14s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.82s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.43s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.67s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.76s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.22s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.46s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.83s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.45s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.87s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.92s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.27s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.36s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.97s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.29s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.25s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.21s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.11s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.82s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.45s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.54s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2022-05-04T21:52:33.936Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.58s) [2022-05-04T21:52:33.936Z] === RUN TestDockerSwarmSuite [2022-05-04T21:52:33.936Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-04T21:52:34.785Z] time="2022-05-04T21:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:34.785Z] time="2022-05-04T21:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d9300f8469d18b4a413f914752fd835338e9ac5ed7c2c10b344da7559717310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:34.785Z] time="2022-05-04T21:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:52:34.785Z] time="2022-05-04T21:52:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d9300f8469d18b4a413f914752fd835338e9ac5ed7c2c10b344da7559717310" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:52:34.785Z] plugin_test.go:195: [d9d0cb1e6aee1] daemon is not started [2022-05-04T21:52:34.785Z] --- PASS: TestPluginInstall (2.60s) [2022-05-04T21:52:34.785Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-05-04T21:52:34.785Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-05-04T21:52:34.785Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-05-04T21:52:34.785Z] === RUN TestPluginsWithRuntimes [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T21:52:36.047Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-04T21:52:36.047Z] === RUN TestParallelCreate [2022-05-04T21:52:36.047Z] 2022/05/04 21:52:35 Closing DB instances... [2022-05-04T21:52:36.047Z] --- PASS: TestParallelCreate (0.02s) [2022-05-04T21:52:36.047Z] === RUN TestParallelDelete [2022-05-04T21:52:36.047Z] 2022/05/04 21:52:35 Closing DB instances... [2022-05-04T21:52:36.047Z] --- PASS: TestParallelDelete (0.02s) [2022-05-04T21:52:36.047Z] === RUN TestNetworkDBIslands [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8e7f707e5eb7 with config:&{NodeID:8e7f707e5eb7 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-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9e25696619bb with config:&{NodeID:9e25696619bb 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-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49401" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49402" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4e00edece7e5 with config:&{NodeID:4e00edece7e5 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-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 4e00edece7e5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 4e00edece7e5/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49403" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 4e00edece7e5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 4e00edece7e5/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T21:52:36.047Z] time="2022-05-04T21:52:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49404" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:de8359d550af with config:&{NodeID:de8359d550af 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-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49406" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 9e25696619bb/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T21:52:36.513Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49407" [2022-05-04T21:52:36.684Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:90cdafa1461e with config:&{NodeID:90cdafa1461e 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-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49408" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 4e00edece7e5/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 9e25696619bb/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to nodes list" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49409" [2022-05-04T21:52:36.980Z] time="2022-05-04T21:52:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T21:52:37.237Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-05-04T21:52:37.250Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:36Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:37.449Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=info msg="The new bootstrap node list is:[172.25.157.68:10033 172.25.157.68:10034 172.25.157.68:10035]" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10033" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49410" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10034" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49411" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49412" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10035" [2022-05-04T21:52:37.449Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=info msg="The new bootstrap node list is:[172.25.157.68:10033 172.25.157.68:10034 172.25.157.68:10035]" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10033" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49413" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10034" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49414" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10035" [2022-05-04T21:52:37.449Z] time="2022-05-04T21:52:37Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49415" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node 0 leaving" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7 change state NodeActive --> NodeLeft" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node3(4e00edece7e5): Node leave event for 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7 change state NodeActive --> NodeLeft" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node5(90cdafa1461e): Node leave event for 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7 change state NodeActive --> NodeLeft" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node4(de8359d550af): Node leave event for 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7 change state NodeActive --> NodeLeft" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node1(8e7f707e5eb7): Node leave event for 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7 change state NodeActive --> NodeLeft" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="node2(9e25696619bb): Node leave event for 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:37.916Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.184Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-05-04T21:52:38.184Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-05-04T21:52:38.184Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-05-04T21:52:38.184Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:37Z" level=info msg="Node 8e7f707e5eb7/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="node 1 leaving" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="node5(90cdafa1461e): Node leave event for 9e25696619bb/172.25.157.68" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb change state NodeActive --> NodeFailed" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb/172.25.157.68, added to failed nodes list" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="node3(4e00edece7e5): Node leave event for 9e25696619bb/172.25.157.68" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=info msg="node4(de8359d550af): Node leave event for 9e25696619bb/172.25.157.68" [2022-05-04T21:52:38.382Z] time="2022-05-04T21:52:38Z" level=error msg="node: 9e25696619bb is unknown to memberlist" [2022-05-04T21:52:38.751Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-05-04T21:52:38.752Z] PASS [2022-05-04T21:52:38.752Z] [2022-05-04T21:52:38.752Z] DONE 24 tests in 6.559s [2022-05-04T21:52:38.752Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T21:52:38.752Z] ++ 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-05-04T21:52:38.752Z] ++ set -e [2022-05-04T21:52:38.752Z] ++ '[' -n 0 ']' [2022-05-04T21:52:38.752Z] ++ set -x [2022-05-04T21:52:38.752Z] ++ 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-05-04T21:52:38.752Z] INFO: Testing against a local daemon [2022-05-04T21:52:38.752Z] === RUN TestExternalGraphDriver [2022-05-04T21:52:38.752Z] === RUN TestExternalGraphDriver/json [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 9e25696619bb/172.25.157.68, left gossip cluster" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="node 2 leaving" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="node5(90cdafa1461e): Node leave event for 4e00edece7e5/172.25.157.68" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="node4(de8359d550af): Node leave event for 4e00edece7e5/172.25.157.68" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="node3(4e00edece7e5): Node leave event for 4e00edece7e5/172.25.157.68" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=debug msg="memberlist: Failed ping: 90cdafa1461e (timeout reached)" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.157.68:10035: use of closed network connection" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.157.68:10034: use of closed network connection" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.157.68:10036: use of closed network connection" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49417" [2022-05-04T21:52:38.864Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:38Z" level=info msg="Node 4e00edece7e5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=warning msg="memberlist: Was able to connect to 90cdafa1461e but other probes failed, network may be misconfigured" [2022-05-04T21:52:39.330Z] networkdb_test.go:867: node5: OK [2022-05-04T21:52:39.330Z] networkdb_test.go:867: node4: OK [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="node 0 coming back" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:78dd6d1069b5 with config:&{NodeID:78dd6d1069b5 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-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, added to nodes list" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="node 1 coming back" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3e7b9a204323 with config:&{NodeID:3e7b9a204323 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-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 3e7b9a204323/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 3e7b9a204323/172.25.157.68, added to nodes list" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="node 2 coming back" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4f3532e7c438 with config:&{NodeID:4f3532e7c438 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-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 4f3532e7c438/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:39.330Z] time="2022-05-04T21:52:39Z" level=info msg="Node 4f3532e7c438/172.25.157.68, added to nodes list" [2022-05-04T21:52:40.540Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-04T21:52:40.650Z] === RUN TestExternalGraphDriver/spec [2022-05-04T21:52:40.901Z] time="2022-05-04T21:52:40Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:42.024Z] === RUN TestExternalGraphDriver/pull [2022-05-04T21:52:42.462Z] time="2022-05-04T21:52:42Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:42.462Z] time="2022-05-04T21:52:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.157.68:10033 172.25.157.68:10034 172.25.157.68:10035]" [2022-05-04T21:52:42.935Z] time="2022-05-04T21:52:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.157.68:10033 172.25.157.68:10034 172.25.157.68:10035]" [2022-05-04T21:52:43.396Z] --- PASS: TestExternalGraphDriver (4.73s) [2022-05-04T21:52:43.396Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-05-04T21:52:43.396Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-05-04T21:52:43.396Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-05-04T21:52:43.396Z] === RUN TestGraphdriverPluginV2 [2022-05-04T21:52:43.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:43.655Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-04T21:52:43.655Z] PASS [2022-05-04T21:52:43.655Z] [2022-05-04T21:52:43.655Z] === Skipped [2022-05-04T21:52:43.655Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-04T21:52:43.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:52:43.655Z] [2022-05-04T21:52:43.655Z] DONE 5 tests, 1 skipped in 4.839s [2022-05-04T21:52:43.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T21:52:43.655Z] ++ 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-05-04T21:52:43.655Z] ++ set -e [2022-05-04T21:52:43.655Z] ++ '[' -n 0 ']' [2022-05-04T21:52:43.655Z] ++ set -x [2022-05-04T21:52:43.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-05-04T21:52:43.655Z] INFO: Testing against a local daemon [2022-05-04T21:52:43.655Z] === RUN TestContinueAfterPluginCrash [2022-05-04T21:52:43.655Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T21:52:43.655Z] === RUN TestReadPluginNoRead [2022-05-04T21:52:43.655Z] === PAUSE TestReadPluginNoRead [2022-05-04T21:52:43.655Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T21:52:43.655Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T21:52:43.655Z] === CONT TestContinueAfterPluginCrash [2022-05-04T21:52:43.655Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10033" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49420" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, is the new incarnation of the shutdown node 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10034" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49421" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, is the new incarnation of the shutdown node 9e25696619bb/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10035" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49422" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node de8359d550af/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, is the new incarnation of the shutdown node 4e00edece7e5/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, is the new incarnation of the shutdown node 9e25696619bb/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 3e7b9a204323/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, is the new incarnation of the shutdown node 8e7f707e5eb7/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, is the new incarnation of the shutdown node 4e00edece7e5/172.25.157.68" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, joined gossip cluster" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=info msg="Node 4f3532e7c438/172.25.157.68, added to nodes list" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10033" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49423" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10034" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49424" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.157.68:10035" [2022-05-04T21:52:43.918Z] time="2022-05-04T21:52:43Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49425" [2022-05-04T21:52:44.384Z] 2022/05/04 21:52:44 Closing DB instances... [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node2(3e7b9a204323): Node leave event for 78dd6d1069b5/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node4(de8359d550af): Node leave event for 78dd6d1069b5/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node5(90cdafa1461e): Node leave event for 78dd6d1069b5/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node3(4f3532e7c438): Node leave event for 78dd6d1069b5/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node1(78dd6d1069b5): Node leave event for 78dd6d1069b5/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 78dd6d1069b5/172.25.157.68, left gossip cluster" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 3e7b9a204323 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node5(90cdafa1461e): Node leave event for 3e7b9a204323/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 3e7b9a204323 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node4(de8359d550af): Node leave event for 3e7b9a204323/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 3e7b9a204323 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node3(4f3532e7c438): Node leave event for 3e7b9a204323/172.25.157.68" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="Node 3e7b9a204323 change state NodeActive --> NodeLeft" [2022-05-04T21:52:44.851Z] time="2022-05-04T21:52:44Z" level=info msg="node2(3e7b9a204323): Node leave event for 3e7b9a204323/172.25.157.68" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 3e7b9a204323/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 3e7b9a204323/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 3e7b9a204323/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 3e7b9a204323/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438 change state NodeActive --> NodeLeft" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="node5(90cdafa1461e): Node leave event for 4f3532e7c438/172.25.157.68" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438 change state NodeActive --> NodeLeft" [2022-05-04T21:52:45.317Z] time="2022-05-04T21:52:45Z" level=info msg="node4(de8359d550af): Node leave event for 4f3532e7c438/172.25.157.68" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438 change state NodeActive --> NodeLeft" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=info msg="node3(4f3532e7c438): Node leave event for 4f3532e7c438/172.25.157.68" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=info msg="Node 4f3532e7c438/172.25.157.68, left gossip cluster" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=debug msg="memberlist: Failed ping: de8359d550af (timeout reached)" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.157.68:10035: use of closed network connection" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.157.68:10037: use of closed network connection" [2022-05-04T21:52:45.785Z] time="2022-05-04T21:52:45Z" level=debug msg="memberlist: Stream connection from=172.25.157.68:49427" [2022-05-04T21:52:45.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-04T21:52:46.252Z] time="2022-05-04T21:52:45Z" level=info msg="Node de8359d550af change state NodeActive --> NodeLeft" [2022-05-04T21:52:46.252Z] time="2022-05-04T21:52:45Z" level=info msg="node5(90cdafa1461e): Node leave event for de8359d550af/172.25.157.68" [2022-05-04T21:52:46.252Z] time="2022-05-04T21:52:46Z" level=info msg="Node de8359d550af change state NodeActive --> NodeLeft" [2022-05-04T21:52:46.252Z] time="2022-05-04T21:52:46Z" level=info msg="node4(de8359d550af): Node leave event for de8359d550af/172.25.157.68" [2022-05-04T21:52:46.252Z] time="2022-05-04T21:52:46Z" level=warning msg="memberlist: Was able to connect to de8359d550af but other probes failed, network may be misconfigured" [2022-05-04T21:52:46.717Z] time="2022-05-04T21:52:46Z" level=debug msg="memberlist: Failed to join 172.25.157.68: dial tcp 172.25.157.68:10006: connectex: No connection could be made because the target machine actively refused it." [2022-05-04T21:52:46.935Z] --- PASS: TestDaemonStartWithLogOpt (3.00s) [2022-05-04T21:52:46.935Z] === CONT TestReadPluginNoRead [2022-05-04T21:52:47.183Z] time="2022-05-04T21:52:46Z" level=info msg="Node de8359d550af/172.25.157.68, left gossip cluster" [2022-05-04T21:52:47.183Z] time="2022-05-04T21:52:46Z" level=info msg="Node de8359d550af/172.25.157.68, left gossip cluster" [2022-05-04T21:52:47.650Z] time="2022-05-04T21:52:47Z" level=info msg="Node 90cdafa1461e/172.25.157.68, left gossip cluster" [2022-05-04T21:52:47.650Z] time="2022-05-04T21:52:47Z" level=info msg="Node 90cdafa1461e change state NodeActive --> NodeFailed" [2022-05-04T21:52:47.650Z] time="2022-05-04T21:52:47Z" level=info msg="Node 90cdafa1461e/172.25.157.68, added to failed nodes list" [2022-05-04T21:52:47.650Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-05-04T21:52:47.650Z] PASS [2022-05-04T21:52:47.650Z] coverage: 60.6% of statements [2022-05-04T21:52:47.650Z] ok github.com/docker/docker/libnetwork/networkdb 103.649s coverage: 60.6% of statements [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T21:52:47.650Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T21:52:48.835Z] === RUN TestReadPluginNoRead/default [2022-05-04T21:52:50.208Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T21:52:50.601Z] [2022-05-04T21:52:50.602Z] === Skipped [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T21:52:50.602Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T21:52:50.602Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T21:52:50.602Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.02s) [2022-05-04T21:52:50.602Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T21:52:50.602Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:52:50.602Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T21:52:50.602Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T21:52:50.602Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T21:52:50.602Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-04T21:52:50.602Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T21:52:50.602Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T21:52:50.602Z] daemon_test.go:145: root required [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:52:50.602Z] reload_test.go:342: root required [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:52:50.602Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:52:50.602Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T21:52:50.602Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T21:52:50.602Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T21:52:50.602Z] layer_test.go:291: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T21:52:50.602Z] layer_test.go:340: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T21:52:50.602Z] layer_test.go:455: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T21:52:50.602Z] layer_test.go:684: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T21:52:50.602Z] migration_test.go:45: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:52:50.602Z] migration_test.go:181: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T21:52:50.602Z] mount_test.go:17: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T21:52:50.602Z] mount_test.go:76: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T21:52:50.602Z] mount_test.go:125: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T21:52:50.602Z] mount_test.go:212: Failing on Windows [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-04T21:52:50.602Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-04T21:52:50.602Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T21:52:50.602Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T21:52:50.602Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T21:52:50.602Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T21:52:50.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:52:50.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T21:52:50.602Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:52:50.602Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T21:52:50.602Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T21:52:50.602Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T21:52:50.602Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:52:50.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:52:50.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:52:50.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:52:50.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:52:50.602Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T21:52:50.602Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-04T21:52:50.602Z] archive_test.go:140: zstd not installed [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T21:52:50.602Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:52:50.602Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:52:50.602Z] changes_test.go:196: needs more investigation [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-04T21:52:50.602Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-04T21:52:50.602Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T21:52:50.602Z] changes_test.go:433: needs further investigation [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:52:50.602Z] changes_test.go:469: needs further investigation [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T21:52:50.602Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T21:52:50.602Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.602Z] [2022-05-04T21:52:50.602Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:52:50.604Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T21:52:50.604Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:52:50.604Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-05-04T21:52:50.604Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:52:50.604Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s) [2022-05-04T21:52:50.604Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:52:50.604Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T21:52:50.604Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:52:50.604Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:52:50.604Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-04T21:52:50.604Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T21:52:50.604Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T21:52:50.604Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T21:52:50.604Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T21:52:50.604Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:52:50.604Z] [2022-05-04T21:52:50.604Z] DONE 2287 tests, 70 skipped in 233.031s [2022-05-04T21:52:50.604Z] INFO: make.ps1 ended at 05/04/2022 21:52:50 [2022-05-04T21:52:51.140Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T21:52:51.565Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T21:52:51.565Z] === RUN TestInfoDebug [2022-05-04T21:52:51.565Z] --- PASS: TestInfoDebug (0.52s) [2022-05-04T21:52:51.565Z] === RUN TestInfoInsecureRegistries [2022-05-04T21:52:51.565Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T21:52:51.565Z] === RUN TestInfoRegistryMirrors [2022-05-04T21:52:51.565Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-04T21:52:51.565Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T21:52:51.705Z] --- PASS: TestContinueAfterPluginCrash (7.95s) [2022-05-04T21:52:51.822Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-05-04T21:52:51.822Z] === RUN TestPingCacheHeaders [2022-05-04T21:52:51.822Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T21:52:51.822Z] === RUN TestPingGet [2022-05-04T21:52:51.822Z] --- PASS: TestPingGet (0.01s) [2022-05-04T21:52:51.822Z] === RUN TestPingHead [2022-05-04T21:52:51.822Z] --- PASS: TestPingHead (0.01s) [2022-05-04T21:52:51.822Z] === RUN TestPingSwarmHeader [2022-05-04T21:52:52.165Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T21:52:52.165Z] INFO: Unit tests ended at 05/04/2022 21:52:52. Duration:00:04:06.4258542 [2022-05-04T21:52:52.165Z] INFO: Building busybox [2022-05-04T21:52:52.274Z] === CONT TestReadPluginNoRead [2022-05-04T21:52:52.274Z] read_test.go:92: [d6dffe979bdc6] daemon is not started [2022-05-04T21:52:52.274Z] --- PASS: TestReadPluginNoRead (5.61s) [2022-05-04T21:52:52.274Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-05-04T21:52:52.274Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-05-04T21:52:52.274Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-05-04T21:52:52.274Z] PASS [2022-05-04T21:52:52.274Z] [2022-05-04T21:52:52.274Z] DONE 6 tests in 8.707s [2022-05-04T21:52:52.274Z] 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-05-04T21:52:52.274Z] ++ 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-05-04T21:52:52.274Z] ++ set -e [2022-05-04T21:52:52.274Z] ++ '[' -n 0 ']' [2022-05-04T21:52:52.274Z] ++ set -x [2022-05-04T21:52:52.274Z] ++ 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-05-04T21:52:52.274Z] testing: warning: no tests to run [2022-05-04T21:52:52.274Z] PASS [2022-05-04T21:52:52.274Z] [2022-05-04T21:52:52.274Z] DONE 0 tests in 0.030s [2022-05-04T21:52:52.274Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T21:52:52.274Z] ++ 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-05-04T21:52:52.274Z] ++ set -e [2022-05-04T21:52:52.274Z] ++ '[' -n 0 ']' [2022-05-04T21:52:52.274Z] ++ set -x [2022-05-04T21:52:52.274Z] ++ 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-05-04T21:52:52.387Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T21:52:52.532Z] INFO: Testing against a local daemon [2022-05-04T21:52:52.532Z] === RUN TestPluginWithDevMounts [2022-05-04T21:52:52.532Z] === PAUSE TestPluginWithDevMounts [2022-05-04T21:52:52.532Z] === CONT TestPluginWithDevMounts [2022-05-04T21:52:52.632Z] Sending build context to Docker daemon 5.12kB [2022-05-04T21:52:52.632Z] [2022-05-04T21:52:52.632Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T21:52:52.632Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T21:52:52.632Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T21:52:52.632Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T21:52:52.632Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T21:52:52.632Z] ---> aa8714eb8356 [2022-05-04T21:52:52.632Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T21:52:52.632Z] ---> Running in 15191f66e8e7 [2022-05-04T21:52:52.953Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T21:52:53.886Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T21:52:53.886Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-05-04T21:52:53.886Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T21:52:53.886Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T21:52:53.886Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T21:52:53.886Z] === RUN TestVersion [2022-05-04T21:52:53.886Z] --- PASS: TestVersion (0.02s) [2022-05-04T21:52:53.886Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:52:53.886Z] === CONT TestDiskUsage [2022-05-04T21:52:53.895Z] dccd9e4d14d3: Pull complete [2022-05-04T21:52:53.895Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-04T21:52:53.895Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:52:53.895Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-04T21:52:53.895Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-04T21:52:53.895Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-04T21:52:53.895Z] WARN: Skipping validation tests [2022-05-04T21:52:53.895Z] INFO: Running unit tests at 05/04/2022 21:52:52... [2022-05-04T21:52:53.906Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-05-04T21:52:53.906Z] PASS [2022-05-04T21:52:53.906Z] [2022-05-04T21:52:53.906Z] DONE 1 tests in 1.621s [2022-05-04T21:52:53.906Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T21:52:53.906Z] ++ 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-05-04T21:52:53.906Z] ++ set -e [2022-05-04T21:52:53.906Z] ++ '[' -n 0 ']' [2022-05-04T21:52:53.906Z] ++ set -x [2022-05-04T21:52:53.906Z] ++ 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-05-04T21:52:54.164Z] INFO: Testing against a local daemon [2022-05-04T21:52:54.164Z] === RUN TestSecretInspect [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T21:52:54.453Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T21:52:54.712Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T21:52:55.280Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T21:52:55.280Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage (1.53s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run (0.53s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T21:52:55.280Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:52:55.280Z] PASS [2022-05-04T21:52:55.280Z] [2022-05-04T21:52:55.280Z] DONE 54 tests in 22.601s [2022-05-04T21:52:55.539Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T21:52:55.539Z] INFO: Testing against a local daemon [2022-05-04T21:52:55.539Z] === RUN TestVolumesCreateAndList [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T21:52:55.539Z] === RUN TestVolumesRemove [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesRemove (0.09s) [2022-05-04T21:52:55.539Z] === RUN TestVolumesInspect [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T21:52:55.539Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T21:52:55.539Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T21:52:55.539Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T21:52:55.539Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T21:52:55.539Z] PASS [2022-05-04T21:52:55.539Z] [2022-05-04T21:52:55.539Z] DONE 9 tests in 0.160s [2022-05-04T21:52:55.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T21:52:55.831Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T21:52:56.091Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T21:52:56.105Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-04T21:52:56.105Z] Removing test suite binaries [2022-05-04T21:52:56.105Z] exiting test-integration [2022-05-04T21:52:56.105Z] ++ exit 0 [2022-05-04T21:52:56.105Z] [2022-05-04T21:52:56.692Z] --- PASS: TestSecretInspect (2.16s) [2022-05-04T21:52:56.692Z] === RUN TestSecretList [2022-05-04T21:52:57.374Z] Removing intermediate container 15191f66e8e7 [2022-05-04T21:52:57.374Z] ---> dc37d2070fac [2022-05-04T21:52:57.374Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T21:52:57.374Z] ---> Running in dc0d7d8433d9 [2022-05-04T21:52:57.374Z] Removing intermediate container dc0d7d8433d9 [2022-05-04T21:52:57.374Z] ---> d2634cc96503 [2022-05-04T21:52:57.374Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T21:52:57.374Z] ---> Running in b850eb2f82bb Post stage [Pipeline] junit [2022-05-04T21:52:57.490Z] Recording test results [2022-05-04T21:52:57.840Z] Removing intermediate container b850eb2f82bb [2022-05-04T21:52:57.841Z] ---> 42fed2b56074 [2022-05-04T21:52:57.841Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T21:52:58.596Z] --- PASS: TestSecretList (2.27s) [2022-05-04T21:52:58.596Z] === RUN TestSecretsCreateAndDelete [2022-05-04T21:52:58.696Z] INFO: make.ps1 starting at 05/04/2022 21:52:57 [2022-05-04T21:52:58.696Z] INFO: Git commit (e9eddaf9d6) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:52:58.696Z] INFO: Running unit tests... [2022-05-04T21:52:58.823Z] [2022-05-04T21:52:58.966Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T21:52:59.290Z] ---> abadc7023d95 [2022-05-04T21:52:59.290Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T21:52:59.303Z] + echo Ensuring container killed. [2022-05-04T21:52:59.303Z] Ensuring container killed. [2022-05-04T21:52:59.303Z] + docker rm -vf docker-pr9 [2022-05-04T21:52:59.303Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-04T21:52:59.390Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-04T21:52:59.587Z] + echo Chowning /workspace to jenkins user [2022-05-04T21:52:59.587Z] Chowning /workspace to jenkins user [2022-05-04T21:52:59.587Z] + id -u [2022-05-04T21:52:59.587Z] + id -g [2022-05-04T21:52:59.587Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T21:52:59.756Z] ---> Running in 0a50ffe390e0 [2022-05-04T21:52:59.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T21:53:01.122Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-04T21:53:01.122Z] === RUN TestSecretsUpdate [2022-05-04T21:53:01.256Z] + bundleName=amd64-cgroup2 [2022-05-04T21:53:01.256Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-04T21:53:01.256Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-04T21:53:01.256Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-04T21:53:01.256Z] + 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-05-04T21:53:01.526Z] Archiving artifacts [2022-05-04T21:53:03.019Z] --- PASS: TestSecretsUpdate (2.17s) [2022-05-04T21:53:03.019Z] === RUN TestTemplatedSecret [2022-05-04T21:53:03.262Z] docker_api_swarm_test.go:563: [d77fe0ac7fdbe] joining swarm manager [d4e5533250355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:53:03.289Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T21:53:03.598Z] + make clean [2022-05-04T21:53:03.598Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T21:53:03.598Z] docker-dev-cache [2022-05-04T21:53:03.598Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T21:53:05.179Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T21:53:05.636Z] --- PASS: TestTemplatedSecret (2.52s) [2022-05-04T21:53:05.636Z] === RUN TestSecretCreateResolve [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T21:53:06.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T21:53:06.692Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T21:53:07.263Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T21:53:07.535Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-05-04T21:53:07.535Z] PASS [2022-05-04T21:53:07.535Z] [2022-05-04T21:53:07.535Z] DONE 6 tests in 13.514s [2022-05-04T21:53:07.535Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T21:53:07.535Z] ++ 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-05-04T21:53:07.535Z] ++ set -e [2022-05-04T21:53:07.535Z] ++ '[' -n 0 ']' [2022-05-04T21:53:07.535Z] ++ set -x [2022-05-04T21:53:07.535Z] ++ 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-05-04T21:53:07.535Z] INFO: Testing against a local daemon [2022-05-04T21:53:07.535Z] === RUN TestServiceCreateInit [2022-05-04T21:53:07.535Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T21:53:08.559Z] Removing intermediate container 0a50ffe390e0 [2022-05-04T21:53:08.559Z] ---> 8b588c0fa935 [2022-05-04T21:53:08.559Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T21:53:08.559Z] ---> Running in a2c8c7016eea [2022-05-04T21:53:08.559Z] [2022-05-04T21:53:08.559Z] SUCCESS: Specified value was saved. [2022-05-04T21:53:08.656Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T21:53:08.656Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-04T21:53:08.656Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T21:53:08.916Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T21:53:09.110Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-05-04T21:53:11.502Z] Removing intermediate container a2c8c7016eea [2022-05-04T21:53:11.502Z] ---> 1465394d1356 [2022-05-04T21:53:11.502Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T21:53:11.502Z] ---> Running in be1668c3dddb [2022-05-04T21:53:11.718Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T21:53:14.451Z] Cannot create a file when that file already exists. [2022-05-04T21:53:14.997Z] --- PASS: TestServiceCreateInit (7.00s) [2022-05-04T21:53:14.997Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.38s) [2022-05-04T21:53:14.997Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s) [2022-05-04T21:53:14.997Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T21:53:15.501Z] docker_api_swarm_test.go:585: [df337c8d8603e] joining swarm manager [d4e5533250355]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:53:18.806Z] check_test.go:378: [d77fe0ac7fdbe] daemon is not started [2022-05-04T21:53:19.206Z] Removing intermediate container be1668c3dddb [2022-05-04T21:53:19.206Z] ---> af70e58219ed [2022-05-04T21:53:19.206Z] Step 13/13 : CMD ["sh"] [2022-05-04T21:53:19.206Z] ---> Running in c752a0c76fee [2022-05-04T21:53:19.378Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T21:53:19.639Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T21:53:19.673Z] Removing intermediate container c752a0c76fee [2022-05-04T21:53:19.673Z] ---> 7c7f86438b3e [2022-05-04T21:53:19.673Z] Successfully built 7c7f86438b3e [2022-05-04T21:53:19.673Z] Successfully tagged busybox:latest [2022-05-04T21:53:19.673Z] INFO: Docker images of the daemon under test [2022-05-04T21:53:19.673Z] [2022-05-04T21:53:19.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:53:19.673Z] busybox latest 7c7f86438b3e Less than a second ago 5.02GB [2022-05-04T21:53:19.673Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T21:53:19.673Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T21:53:19.673Z] [2022-05-04T21:53:19.673Z] INFO: Running integration tests at 05/04/2022 21:53:19... [2022-05-04T21:53:19.673Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T21:53:19.673Z] INFO: Integration API tests being run from the host: [2022-05-04T21:53:19.673Z] INFO: make.ps1 starting at 05/04/2022 21:53:19 [2022-05-04T21:53:20.210Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T21:53:20.663Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T21:53:20.781Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T21:53:21.042Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T21:53:21.630Z] ? github.com/docker/docker/api [no test files] [2022-05-04T21:53:21.984Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T21:53:21.984Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T21:53:22.099Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-04T21:53:22.354Z] Copying nested executables into bundles/binary-daemon [2022-05-04T21:53:23.901Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T21:53:24.243Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-04T21:53:24.243Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T21:53:24.243Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-04T21:53:24.243Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-04T21:53:25.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/make.sh cross [2022-05-04T21:53:25.385Z] [2022-05-04T21:53:25.385Z] Removing bundles/ [2022-05-04T21:53:25.385Z] [2022-05-04T21:53:25.385Z] ---> Making bundle: cross (in bundles/cross) [2022-05-04T21:53:25.385Z] Cross building: bundles/cross/linux/amd64 [2022-05-04T21:53:25.642Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-04T21:53:25.642Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-04T21:53:25.818Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T21:53:27.207Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T21:53:28.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-04T21:53:28.596Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-04T21:53:28.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-04T21:53:28.596Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T21:53:29.169Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T21:53:29.908Z] --- PASS: TestCreateServiceMultipleTimes (15.32s) [2022-05-04T21:53:29.908Z] === RUN TestCreateServiceConflict [2022-05-04T21:53:30.554Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T21:53:31.497Z] docker_api_swarm_test.go:46: [dd31dee5634ee] joining swarm manager [d022da38f843c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:53:32.435Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-05-04T21:53:32.435Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T21:53:32.699Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T21:53:33.642Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T21:53:33.904Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T21:53:34.961Z] --- PASS: TestCreateServiceMaxReplicas (2.49s) [2022-05-04T21:53:34.961Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T21:53:35.820Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T21:53:37.735Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T21:53:39.120Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T21:53:43.329Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T21:53:43.901Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T21:53:44.843Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T21:53:45.415Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T21:53:45.986Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T21:53:45.986Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T21:53:46.918Z] === RUN TestMiddlewares [2022-05-04T21:53:46.918Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T21:53:46.918Z] PASS [2022-05-04T21:53:46.918Z] coverage: 7.9% of statements [2022-05-04T21:53:46.918Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-05-04T21:53:46.928Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T21:53:47.500Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T21:53:47.760Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T21:53:48.332Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T21:53:48.593Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T21:53:49.164Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T21:53:49.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-04T21:53:49.824Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-05-04T21:53:49.824Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T21:53:49.824Z] --- PASS: TestCreateServiceSecretFileMode (2.00s) [2022-05-04T21:53:49.824Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T21:53:50.368Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-04T21:53:50.630Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T21:53:50.800Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:53:50.801Z] INFO: Testing against a local daemon [2022-05-04T21:53:50.801Z] === RUN TestBuildWithSession [2022-05-04T21:53:50.801Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:53:50.801Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:53:50.801Z] === RUN TestBuildSquashParent [2022-05-04T21:53:50.801Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:53:50.801Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:53:50.801Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:53:50.801Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:53:50.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:53:50.801Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:53:50.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:53:50.801Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:53:52.138Z] ba8181afd426: Pull complete [2022-05-04T21:53:52.138Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-04T21:53:52.138Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T21:53:52.138Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-04T21:53:52.138Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-04T21:53:52.138Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-04T21:53:52.138Z] WARN: Skipping validation tests [2022-05-04T21:53:52.138Z] INFO: Running unit tests at 05/04/2022 21:53:44... [2022-05-04T21:53:52.138Z] INFO: make.ps1 starting at 05/04/2022 21:53:50 [2022-05-04T21:53:52.138Z] INFO: Git commit (839aca1064) assumed from DOCKER_GITCOMMIT environment variable [2022-05-04T21:53:52.138Z] INFO: Running unit tests... [2022-05-04T21:53:52.351Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-05-04T21:53:52.351Z] === RUN TestCreateServiceSysctls [2022-05-04T21:53:54.839Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T21:53:54.878Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-05-04T21:53:54.878Z] === RUN TestCreateServiceCapabilities [2022-05-04T21:53:57.407Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2022-05-04T21:53:57.407Z] === RUN TestInspect [2022-05-04T21:53:57.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:53:57.959Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:53:59.044Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T21:53:59.934Z] --- PASS: TestInspect (2.74s) [2022-05-04T21:53:59.934Z] === RUN TestCreateJob [2022-05-04T21:54:00.807Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-05-04T21:54:02.349Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T21:54:02.349Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T21:54:02.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T21:54:02.349Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T21:54:02.464Z] --- PASS: TestCreateJob (2.52s) [2022-05-04T21:54:02.464Z] === RUN TestReplicatedJob [2022-05-04T21:54:02.611Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T21:54:02.875Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T21:54:04.796Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.70s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.70s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.87s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.06s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.60s) [2022-05-04T21:54:05.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.67s) [2022-05-04T21:54:05.104Z] === RUN TestBuildMultiStageCopy [2022-05-04T21:54:05.104Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T21:54:06.182Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T21:54:07.725Z] --- PASS: TestReplicatedJob (5.12s) [2022-05-04T21:54:07.725Z] === RUN TestUpdateReplicatedJob [2022-05-04T21:54:09.483Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T21:54:10.058Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T21:54:10.631Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T21:54:11.001Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2022-05-04T21:54:11.001Z] === RUN TestServiceListWithStatuses [2022-05-04T21:54:11.001Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:54:11.001Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T21:54:11.001Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T21:54:11.240Z] ? github.com/docker/docker/api [no test files] [2022-05-04T21:54:12.017Z] --- PASS: TestImportExtremelyLargeImageWorks (173.82s) [2022-05-04T21:54:12.017Z] PASS [2022-05-04T21:54:12.017Z] [2022-05-04T21:54:12.017Z] DONE 22 tests in 178.161s [2022-05-04T21:54:12.017Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-04T21:54:12.017Z] ++ 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-05-04T21:54:12.017Z] ++ set -e [2022-05-04T21:54:12.017Z] ++ '[' -n 0 ']' [2022-05-04T21:54:12.017Z] ++ set -x [2022-05-04T21:54:12.017Z] ++ 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-05-04T21:54:12.278Z] INFO: Testing against a local daemon [2022-05-04T21:54:12.278Z] === RUN TestNetworkCreateDelete [2022-05-04T21:54:12.278Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-05-04T21:54:12.278Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T21:54:12.849Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-05-04T21:54:12.849Z] === RUN TestDaemonDNSFallback [2022-05-04T21:54:13.747Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T21:54:13.747Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T21:54:14.731Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T21:54:15.192Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2022-05-04T21:54:15.192Z] === RUN TestDockerNetworkReConnect [2022-05-04T21:54:15.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy (11.81s) [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.78s) [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-05-04T21:54:16.837Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2022-05-04T21:54:16.837Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T21:54:17.720Z] --- PASS: TestDockerNetworkReConnect (3.18s) [2022-05-04T21:54:17.720Z] === RUN TestServicePlugin [2022-05-04T21:54:17.720Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:54:17.720Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T21:54:17.720Z] === RUN TestServiceUpdateLabel [2022-05-04T21:54:18.137Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T21:54:19.521Z] --- PASS: TestDaemonDNSFallback (6.63s) [2022-05-04T21:54:19.521Z] === RUN TestInspectNetwork [2022-05-04T21:54:19.783Z] --- PASS: TestBuildMultiStageParentConfig (2.31s) [2022-05-04T21:54:19.783Z] === RUN TestBuildLabelWithTargets [2022-05-04T21:54:19.783Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:54:19.783Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-04T21:54:19.783Z] === RUN TestBuildWithEmptyLayers [2022-05-04T21:54:20.092Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T21:54:20.248Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-05-04T21:54:20.248Z] === RUN TestServiceUpdateSecrets [2022-05-04T21:54:20.767Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-05-04T21:54:20.767Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T21:54:21.034Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T21:54:23.580Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T21:54:23.580Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-04T21:54:23.580Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T21:54:23.580Z] === RUN TestInspectNetwork/full_network_id [2022-05-04T21:54:23.580Z] === RUN TestInspectNetwork/partial_network_id [2022-05-04T21:54:23.580Z] === RUN TestInspectNetwork/network_name [2022-05-04T21:54:23.580Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-04T21:54:26.124Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T21:54:26.384Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T21:54:27.766Z] --- PASS: TestInspectNetwork (8.24s) [2022-05-04T21:54:27.766Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-04T21:54:27.766Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-04T21:54:27.766Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-04T21:54:27.766Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-04T21:54:27.766Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T21:54:28.028Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T21:54:28.601Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T21:54:29.988Z] --- PASS: TestRunContainerWithBridgeNone (2.09s) [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T21:54:29.988Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:54:29.988Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:54:29.988Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:54:29.988Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T21:54:29.988Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T21:54:29.988Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T21:54:29.988Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T21:54:29.988Z] === RUN TestNetworkList [2022-05-04T21:54:29.988Z] === RUN TestNetworkList//networks [2022-05-04T21:54:29.988Z] === PAUSE TestNetworkList//networks [2022-05-04T21:54:29.988Z] === RUN TestNetworkList//networks/ [2022-05-04T21:54:29.988Z] === PAUSE TestNetworkList//networks/ [2022-05-04T21:54:29.988Z] === CONT TestNetworkList//networks [2022-05-04T21:54:29.988Z] === CONT TestNetworkList//networks/ [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkList (0.02s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T21:54:29.988Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T21:54:29.988Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T21:54:30.257Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T21:54:30.537Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2022-05-04T21:54:30.537Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T21:54:30.811Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T21:54:31.389Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T21:54:31.389Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-04T21:54:31.389Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T21:54:32.331Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T21:54:32.331Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-04T21:54:32.331Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T21:54:32.626Z] === RUN TestMiddlewares [2022-05-04T21:54:32.626Z] --- PASS: TestMiddlewares (0.00s) [2022-05-04T21:54:32.626Z] PASS [2022-05-04T21:54:32.626Z] coverage: 7.9% of statements [2022-05-04T21:54:32.626Z] ok github.com/docker/docker/api/server 0.054s coverage: 7.9% of statements [2022-05-04T21:54:33.242Z] --- PASS: TestBuildMultiStageOnBuild (12.59s) [2022-05-04T21:54:33.242Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T21:54:33.242Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:54:33.242Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-04T21:54:33.242Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T21:54:33.717Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-05-04T21:54:33.717Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T21:54:33.717Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T21:54:33.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T21:54:33.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T21:54:34.239Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T21:54:34.500Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T21:54:34.760Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-05-04T21:54:34.760Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T21:54:35.021Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T21:54:35.111Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2022-05-04T21:54:35.111Z] === RUN TestServiceUpdateConfigs [2022-05-04T21:54:35.282Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-04T21:54:35.282Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T21:54:36.667Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T21:54:37.241Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T21:54:38.182Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2022-05-04T21:54:38.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T21:54:38.182Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:54:38.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:54:38.182Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T21:54:39.124Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-04T21:54:39.124Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T21:54:41.040Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T21:54:41.611Z] docker_api_swarm_test.go:304: [d97d8a7991e04] joining swarm manager [d557ce6f86055]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:54:42.996Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T21:54:42.996Z] docker_api_swarm_test.go:305: [d2ae6acb9737a] joining swarm manager [d557ce6f86055]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:54:43.647Z] --- PASS: TestBuildMultiStageLayerLeak (10.28s) [2022-05-04T21:54:43.647Z] === RUN TestBuildWithHugeFile [2022-05-04T21:54:43.938Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T21:54:44.881Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T21:54:44.881Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-04T21:54:44.881Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T21:54:48.181Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T21:54:49.973Z] --- PASS: TestServiceUpdateConfigs (14.17s) [2022-05-04T21:54:49.973Z] === RUN TestServiceUpdateNetwork [2022-05-04T21:54:50.097Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T21:54:50.669Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T21:54:51.241Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T21:54:54.544Z] --- PASS: TestServiceWithDataPathPortInit (16.36s) [2022-05-04T21:54:54.544Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T21:54:57.863Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T21:54:58.124Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ywz4kuc98x5pm2e97ddc5ugyv Created:2022-05-04 21:54:55.891974394 +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[db96969eb5e7a41dbc8daa66e94a891dc332f0823a228aa00e5159e2551c145d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zljky3szt68vu1zkft96bu6h1 EndpointID:5181f73333192a2a3d74e5410980ad8d711f6facf8a83e6de34c47e5c6c319d7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:06bb50f59f03920a8f9f0b0fa1137395b1f6b5e49cb5492fd0965729ed7e9491 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:3ce78c8770fb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zljky3szt68vu1zkft96bu6h1 EndpointID:5181f73333192a2a3d74e5410980ad8d711f6facf8a83e6de34c47e5c6c319d7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-04T21:54:59.204Z] === RUN TestBoolValue [2022-05-04T21:54:59.204Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestBoolValueOrDefault [2022-05-04T21:54:59.204Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestInt64ValueOrZero [2022-05-04T21:54:59.204Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestInt64ValueOrDefault [2022-05-04T21:54:59.204Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T21:54:59.204Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestJsonContentType [2022-05-04T21:54:59.204Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestReadJSON [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/nil_body [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/empty_body [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/with_valid_request [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/with_whitespace [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/with_extra_content [2022-05-04T21:54:59.204Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T21:54:59.204Z] PASS [2022-05-04T21:54:59.204Z] coverage: 31.9% of statements [2022-05-04T21:54:59.204Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 31.9% of statements [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T21:54:59.204Z] === RUN TestMaskSecretKeys [2022-05-04T21:54:59.204Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T21:54:59.204Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T21:54:59.204Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T21:54:59.204Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T21:54:59.204Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestVersionMiddlewareVersion [2022-05-04T21:54:59.204Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T21:54:59.204Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T21:54:59.204Z] PASS [2022-05-04T21:54:59.204Z] coverage: 37.7% of statements [2022-05-04T21:54:59.204Z] ok github.com/docker/docker/api/server/middleware 0.123s coverage: 37.7% of statements [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T21:54:59.204Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T21:54:59.204Z] === RUN TestStrSliceMarshalJSON [2022-05-04T21:54:59.204Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T21:54:59.204Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestStrSliceUnmarshalString [2022-05-04T21:54:59.204Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T21:54:59.204Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T21:54:59.204Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T21:54:59.204Z] PASS [2022-05-04T21:54:59.204Z] coverage: 90.0% of statements [2022-05-04T21:54:59.204Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-05-04T21:54:59.674Z] === RUN TestToJSON [2022-05-04T21:54:59.674Z] --- PASS: TestToJSON (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestToParamWithVersion [2022-05-04T21:54:59.674Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestFromJSON [2022-05-04T21:54:59.674Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestEmpty [2022-05-04T21:54:59.674Z] --- PASS: TestEmpty (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T21:54:59.674Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestArgsMatchKVList [2022-05-04T21:54:59.674Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestArgsMatch [2022-05-04T21:54:59.674Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestAdd [2022-05-04T21:54:59.674Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestDel [2022-05-04T21:54:59.674Z] --- PASS: TestDel (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestLen [2022-05-04T21:54:59.674Z] --- PASS: TestLen (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestExactMatch [2022-05-04T21:54:59.674Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestOnlyOneExactMatch [2022-05-04T21:54:59.674Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestContains [2022-05-04T21:54:59.674Z] --- PASS: TestContains (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestValidate [2022-05-04T21:54:59.674Z] --- PASS: TestValidate (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestWalkValues [2022-05-04T21:54:59.674Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestFuzzyMatch [2022-05-04T21:54:59.674Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T21:54:59.674Z] === RUN TestClone [2022-05-04T21:54:59.674Z] --- PASS: TestClone (0.00s) [2022-05-04T21:54:59.674Z] PASS [2022-05-04T21:54:59.674Z] coverage: 92.2% of statements [2022-05-04T21:54:59.674Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-05-04T21:54:59.674Z] === RUN TestGetTimestamp [2022-05-04T21:54:59.674Z] === RUN TestAdjustForAPIVersion [2022-05-04T21:54:59.674Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T21:54:59.674Z] PASS [2022-05-04T21:54:59.674Z] coverage: 6.1% of statements [2022-05-04T21:54:59.674Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T21:54:59.674Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T21:55:00.144Z] --- PASS: TestGetTimestamp (0.22s) [2022-05-04T21:55:00.144Z] === RUN TestParseTimestamps [2022-05-04T21:55:00.144Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T21:55:00.144Z] PASS [2022-05-04T21:55:00.144Z] coverage: 100.0% of statements [2022-05-04T21:55:00.144Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-05-04T21:55:00.144Z] === RUN TestCompareVersion [2022-05-04T21:55:00.144Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T21:55:00.144Z] PASS [2022-05-04T21:55:00.144Z] coverage: 77.3% of statements [2022-05-04T21:55:00.144Z] ok github.com/docker/docker/api/types/versions 0.059s coverage: 77.3% of statements [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T21:55:00.144Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T21:55:00.671Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-04T21:55:01.614Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T21:55:01.705Z] === RUN TestIsGIT [2022-05-04T21:55:01.705Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T21:55:01.705Z] PASS [2022-05-04T21:55:01.705Z] coverage: 100.0% of statements [2022-05-04T21:55:01.705Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.045s coverage: 100.0% of statements [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T21:55:01.705Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T21:55:01.705Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T21:55:01.705Z] === RUN TestCloneArgsSmartHttp [2022-05-04T21:55:01.705Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-04T21:55:01.705Z] === RUN TestCloneArgsDumbHttp [2022-05-04T21:55:01.705Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T21:55:01.705Z] === RUN TestCloneArgsGit [2022-05-04T21:55:01.705Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T21:55:01.705Z] === RUN TestCheckoutGit [2022-05-04T21:55:02.222Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2022-05-04T21:55:02.222Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T21:55:02.222Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T21:55:02.479Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T21:55:02.556Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.20s) [2022-05-04T21:55:02.556Z] PASS [2022-05-04T21:55:02.556Z] [2022-05-04T21:55:02.556Z] === Skipped [2022-05-04T21:55:02.556Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:55:02.556Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:55:02.556Z] [2022-05-04T21:55:02.556Z] DONE 38 tests, 1 skipped in 50.493s [2022-05-04T21:55:02.556Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:55:02.556Z] ++ 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-05-04T21:55:02.556Z] ++ set -e [2022-05-04T21:55:02.556Z] ++ '[' -n 0 ']' [2022-05-04T21:55:02.556Z] ++ set -x [2022-05-04T21:55:02.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-05-04T21:55:02.817Z] INFO: Testing against a local daemon [2022-05-04T21:55:02.817Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-04T21:55:02.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:55:02.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:55:02.817Z] === RUN TestDockerNetworkIpvlan [2022-05-04T21:55:02.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:55:02.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:55:02.817Z] PASS [2022-05-04T21:55:02.817Z] [2022-05-04T21:55:02.817Z] === Skipped [2022-05-04T21:55:02.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-04T21:55:02.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:55:02.817Z] [2022-05-04T21:55:02.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-04T21:55:02.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-04T21:55:02.817Z] [2022-05-04T21:55:02.817Z] DONE 2 tests, 2 skipped in 0.058s [2022-05-04T21:55:02.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-04T21:55:02.817Z] ++ 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-05-04T21:55:02.817Z] ++ set -e [2022-05-04T21:55:02.817Z] ++ '[' -n 0 ']' [2022-05-04T21:55:02.817Z] ++ set -x [2022-05-04T21:55:02.817Z] ++ 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-05-04T21:55:02.817Z] INFO: Testing against a local daemon [2022-05-04T21:55:02.817Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-04T21:55:03.918Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T21:55:03.918Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-04T21:55:03.918Z] === RUN TestProcessNoDockerignore [2022-05-04T21:55:03.918Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T21:55:03.918Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-04T21:55:03.918Z] === RUN TestDetectContentType [2022-05-04T21:55:03.918Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestSelectAcceptableMIME [2022-05-04T21:55:03.918Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestInspectEmptyResponse [2022-05-04T21:55:03.918Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestInspectResponseBinary [2022-05-04T21:55:03.918Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestResponseUnsupportedContentType [2022-05-04T21:55:03.918Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestInspectResponseTextSimple [2022-05-04T21:55:03.918Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T21:55:03.918Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestUnknownContentLength [2022-05-04T21:55:03.918Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestDownloadRemote [2022-05-04T21:55:03.918Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-04T21:55:03.918Z] === RUN TestGetWithStatusError [2022-05-04T21:55:03.918Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T21:55:03.918Z] === RUN TestCloseRootDirectory [2022-05-04T21:55:03.918Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:03.918Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T21:55:03.919Z] === RUN TestHashFile [2022-05-04T21:55:03.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:03.919Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T21:55:03.919Z] === RUN TestHashSubdir [2022-05-04T21:55:03.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:03.919Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-04T21:55:03.919Z] === RUN TestRemoveDirectory [2022-05-04T21:55:03.919Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:03.919Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T21:55:03.919Z] PASS [2022-05-04T21:55:03.919Z] coverage: 9.3% of statements [2022-05-04T21:55:03.919Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 9.3% of statements [2022-05-04T21:55:04.203Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T21:55:04.203Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-05-04T21:55:04.203Z] === RUN TestDockerNetworkMacvlan [2022-05-04T21:55:04.386Z] === RUN TestEnable [2022-05-04T21:55:04.386Z] --- PASS: TestEnable (0.00s) [2022-05-04T21:55:04.386Z] === RUN TestDisable [2022-05-04T21:55:04.386Z] --- PASS: TestDisable (0.00s) [2022-05-04T21:55:04.386Z] === RUN TestEnabled [2022-05-04T21:55:04.386Z] --- PASS: TestEnabled (0.00s) [2022-05-04T21:55:04.386Z] PASS [2022-05-04T21:55:04.386Z] coverage: 100.0% of statements [2022-05-04T21:55:04.386Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-05-04T21:55:04.464Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-04T21:55:04.857Z] === RUN TestGetAllAllowed [2022-05-04T21:55:04.857Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestGetAllMeta [2022-05-04T21:55:04.857Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T21:55:04.857Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T21:55:04.857Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestIsExistingDirectory [2022-05-04T21:55:04.857Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-05-04T21:55:04.857Z] === RUN TestGetFilenameForDownload [2022-05-04T21:55:04.857Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestEnv2Variables [2022-05-04T21:55:04.857Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T21:55:04.857Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestMaintainer [2022-05-04T21:55:04.857Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestLabel [2022-05-04T21:55:04.857Z] --- PASS: TestLabel (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestFromScratch [2022-05-04T21:55:04.857Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestFromWithArg [2022-05-04T21:55:04.857Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T21:55:04.857Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestFromWithUndefinedArg [2022-05-04T21:55:04.857Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T21:55:04.857Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestOnbuild [2022-05-04T21:55:04.857Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestWorkdir [2022-05-04T21:55:04.857Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestCmd [2022-05-04T21:55:04.857Z] --- PASS: TestCmd (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestHealthcheckNone [2022-05-04T21:55:04.857Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestHealthcheckCmd [2022-05-04T21:55:04.857Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestEntrypoint [2022-05-04T21:55:04.857Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestExpose [2022-05-04T21:55:04.857Z] --- PASS: TestExpose (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestUser [2022-05-04T21:55:04.857Z] --- PASS: TestUser (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestVolume [2022-05-04T21:55:04.857Z] --- PASS: TestVolume (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestStopSignal [2022-05-04T21:55:04.857Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:55:04.857Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestArg [2022-05-04T21:55:04.857Z] --- PASS: TestArg (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestShell [2022-05-04T21:55:04.857Z] --- PASS: TestShell (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestPrependEnvOnCmd [2022-05-04T21:55:04.857Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestRunWithBuildArgs [2022-05-04T21:55:04.857Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T21:55:04.857Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T21:55:04.857Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T21:55:04.857Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T21:55:04.857Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T21:55:04.857Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T21:55:05.037Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T21:55:05.037Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-04T21:55:05.325Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestNormalizeWorkdir [2022-05-04T21:55:05.325Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestDispatch [2022-05-04T21:55:05.325Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T21:55:05.325Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T21:55:05.325Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T21:55:05.325Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T21:55:05.325Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T21:55:05.325Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T21:55:05.325Z] === RUN TestDispatch/COPY_url [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch (0.08s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T21:55:05.325Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T21:55:05.325Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T21:55:05.325Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T21:55:05.325Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T21:55:05.325Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T21:55:05.325Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestEmptyDockerfile [2022-05-04T21:55:05.325Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-04T21:55:05.325Z] === RUN TestSymlinkDockerfile [2022-05-04T21:55:05.325Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T21:55:05.325Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T21:55:05.325Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestNonExistingDockerfile [2022-05-04T21:55:05.325Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestCopyRunConfig [2022-05-04T21:55:05.325Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestDeepCopyRunConfig [2022-05-04T21:55:05.325Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestExportImage [2022-05-04T21:55:05.325Z] --- PASS: TestExportImage (0.00s) [2022-05-04T21:55:05.325Z] === RUN TestNormalizeDest [2022-05-04T21:55:05.325Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T21:55:05.325Z] PASS [2022-05-04T21:55:05.325Z] coverage: 46.7% of statements [2022-05-04T21:55:05.325Z] ok github.com/docker/docker/builder/dockerfile 0.322s coverage: 46.7% of statements [2022-05-04T21:55:05.804Z] === RUN TestTCP4Proxy [2022-05-04T21:55:05.804Z] --- PASS: TestTCP4Proxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T21:55:05.804Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestTCP6Proxy [2022-05-04T21:55:05.804Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:55:05.804Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestTCPDualStackProxy [2022-05-04T21:55:05.804Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:55:05.804Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestUDP4Proxy [2022-05-04T21:55:05.804Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestUDP6Proxy [2022-05-04T21:55:05.804Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:55:05.804Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestUDPWriteError [2022-05-04T21:55:05.804Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestSCTP4Proxy [2022-05-04T21:55:05.804Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:55:05.804Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-04T21:55:05.804Z] === RUN TestSCTP6Proxy [2022-05-04T21:55:05.804Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:55:05.804Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T21:55:05.804Z] PASS [2022-05-04T21:55:05.804Z] coverage: 49.4% of statements [2022-05-04T21:55:05.804Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-05-04T21:55:05.981Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-04T21:55:06.241Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T21:55:06.502Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T21:55:06.763Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-04T21:55:07.025Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T21:55:08.411Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T21:55:08.982Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T21:55:09.243Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-04T21:55:10.187Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T21:55:10.583Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T21:55:11.572Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-04T21:55:13.490Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T21:55:13.490Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T21:55:13.751Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T21:55:13.751Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-04T21:55:13.751Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T21:55:14.012Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T21:55:15.399Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T21:55:15.399Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T21:55:15.972Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-04T21:55:15.972Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan (12.85s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.23s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.04s) [2022-05-04T21:55:16.915Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s) [2022-05-04T21:55:16.915Z] PASS [2022-05-04T21:55:16.915Z] [2022-05-04T21:55:16.915Z] DONE 8 tests in 14.292s [2022-05-04T21:55:16.915Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-04T21:55:16.915Z] ++ 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-05-04T21:55:16.915Z] ++ set -e [2022-05-04T21:55:16.915Z] ++ '[' -n 0 ']' [2022-05-04T21:55:16.915Z] ++ set -x [2022-05-04T21:55:16.915Z] ++ 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-05-04T21:55:17.137Z] --- PASS: TestServiceUpdatePidsLimit (16.03s) [2022-05-04T21:55:17.137Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-04T21:55:17.137Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-05-04T21:55:17.137Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-04T21:55:17.138Z] PASS [2022-05-04T21:55:17.138Z] [2022-05-04T21:55:17.138Z] === Skipped [2022-05-04T21:55:17.138Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T21:55:17.138Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:55:17.138Z] [2022-05-04T21:55:17.138Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-04T21:55:17.138Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-04T21:55:17.138Z] [2022-05-04T21:55:17.138Z] DONE 27 tests, 2 skipped in 129.090s [2022-05-04T21:55:17.138Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T21:55:17.138Z] ++ 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-05-04T21:55:17.138Z] ++ set -e [2022-05-04T21:55:17.138Z] ++ '[' -n 0 ']' [2022-05-04T21:55:17.138Z] ++ set -x [2022-05-04T21:55:17.138Z] ++ 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-05-04T21:55:17.138Z] INFO: Testing against a local daemon [2022-05-04T21:55:17.138Z] === RUN TestSessionCreate [2022-05-04T21:55:17.138Z] --- PASS: TestSessionCreate (0.02s) [2022-05-04T21:55:17.138Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T21:55:17.138Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-04T21:55:17.138Z] PASS [2022-05-04T21:55:17.138Z] [2022-05-04T21:55:17.138Z] DONE 2 tests in 0.118s [2022-05-04T21:55:17.138Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T21:55:17.138Z] ++ 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-05-04T21:55:17.138Z] ++ set -e [2022-05-04T21:55:17.138Z] ++ '[' -n 0 ']' [2022-05-04T21:55:17.138Z] ++ set -x [2022-05-04T21:55:17.138Z] ++ 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-05-04T21:55:17.138Z] INFO: Testing against a local daemon [2022-05-04T21:55:17.138Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:55:17.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T21:55:17.138Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:55:17.138Z] === RUN TestDiskUsage [2022-05-04T21:55:17.138Z] === PAUSE TestDiskUsage [2022-05-04T21:55:17.138Z] === RUN TestEventsExecDie [2022-05-04T21:55:17.166Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-04T21:55:17.175Z] testing: warning: no tests to run [2022-05-04T21:55:17.175Z] PASS [2022-05-04T21:55:17.175Z] [2022-05-04T21:55:17.175Z] DONE 0 tests in 0.010s [2022-05-04T21:55:17.175Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-04T21:55:17.175Z] ++ 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-05-04T21:55:17.175Z] ++ set -e [2022-05-04T21:55:17.175Z] ++ '[' -n 0 ']' [2022-05-04T21:55:17.175Z] ++ set -x [2022-05-04T21:55:17.175Z] ++ 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-05-04T21:55:17.175Z] INFO: Testing against a local daemon [2022-05-04T21:55:17.175Z] === RUN TestAuthZPluginAllowRequest [2022-05-04T21:55:17.395Z] --- PASS: TestEventsExecDie (0.49s) [2022-05-04T21:55:17.395Z] === RUN TestEventsBackwardsCompatible [2022-05-04T21:55:17.395Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-04T21:55:17.395Z] === RUN TestEventsVolumeCreate [2022-05-04T21:55:17.395Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-04T21:55:17.395Z] === RUN TestInfoBinaryCommits [2022-05-04T21:55:17.395Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T21:55:17.395Z] === RUN TestInfoAPIVersioned [2022-05-04T21:55:17.395Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T21:55:17.395Z] === RUN TestInfoAPI [2022-05-04T21:55:17.395Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T21:55:17.395Z] === RUN TestInfoAPIWarnings [2022-05-04T21:55:17.421Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-04T21:55:18.569Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2022-05-04T21:55:18.569Z] === RUN TestAuthZPluginTLS [2022-05-04T21:55:18.787Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-04T21:55:18.787Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-04T21:55:19.044Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-04T21:55:19.044Z] Cross building: bundles/cross/windows/amd64 [2022-05-04T21:55:19.044Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-04T21:55:19.044Z] { [2022-05-04T21:55:19.044Z] "RT_GROUP_ICON": { [2022-05-04T21:55:19.044Z] "#1": { [2022-05-04T21:55:19.044Z] "0409": "../../winresources/docker.ico" [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] }, [2022-05-04T21:55:19.044Z] "RT_MANIFEST": { [2022-05-04T21:55:19.044Z] "#1": { [2022-05-04T21:55:19.044Z] "0409": { [2022-05-04T21:55:19.044Z] "identity": {}, [2022-05-04T21:55:19.044Z] "description": "Docker Engine", [2022-05-04T21:55:19.044Z] "minimum-os": "vista", [2022-05-04T21:55:19.044Z] "execution-level": "", [2022-05-04T21:55:19.044Z] "ui-access": false, [2022-05-04T21:55:19.044Z] "auto-elevate": false, [2022-05-04T21:55:19.044Z] "dpi-awareness": "unaware", [2022-05-04T21:55:19.044Z] "disable-theming": false, [2022-05-04T21:55:19.044Z] "disable-window-filtering": false, [2022-05-04T21:55:19.044Z] "high-resolution-scrolling-aware": false, [2022-05-04T21:55:19.044Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T21:55:19.044Z] "long-path-aware": false, [2022-05-04T21:55:19.044Z] "printer-driver-isolation": false, [2022-05-04T21:55:19.044Z] "gdi-scaling": false, [2022-05-04T21:55:19.044Z] "segment-heap": false, [2022-05-04T21:55:19.044Z] "use-common-controls-v6": false [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] }, [2022-05-04T21:55:19.044Z] "RT_MESSAGETABLE": { [2022-05-04T21:55:19.044Z] "#1": { [2022-05-04T21:55:19.044Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] }, [2022-05-04T21:55:19.044Z] "RT_VERSION": { [2022-05-04T21:55:19.044Z] "#1": { [2022-05-04T21:55:19.044Z] "0409": { [2022-05-04T21:55:19.044Z] "fixed": { [2022-05-04T21:55:19.044Z] "file_version": "0.0.0.0", [2022-05-04T21:55:19.044Z] "product_version": "0.0.0.0", [2022-05-04T21:55:19.044Z] "type": "Unknown" [2022-05-04T21:55:19.044Z] }, [2022-05-04T21:55:19.044Z] "info": { [2022-05-04T21:55:19.044Z] "0000": { [2022-05-04T21:55:19.044Z] "CompanyName": "", [2022-05-04T21:55:19.044Z] "FileVersion": "dev", [2022-05-04T21:55:19.044Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-04T21:55:19.044Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-04T21:55:19.044Z] "ProductName": "", [2022-05-04T21:55:19.044Z] "ProductVersion": "dev", [2022-05-04T21:55:19.044Z] "SpecialBuild": "8d0186062edea60fbc3e96d3ccec04529ea303df" [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] } [2022-05-04T21:55:19.044Z] cmd/dockerd/config.go [2022-05-04T21:55:19.044Z] cmd/dockerd/config_windows.go [2022-05-04T21:55:19.044Z] cmd/dockerd/daemon.go [2022-05-04T21:55:19.044Z] cmd/dockerd/daemon_test.go [2022-05-04T21:55:19.044Z] cmd/dockerd/daemon_windows.go [2022-05-04T21:55:19.044Z] cmd/dockerd/docker.go [2022-05-04T21:55:19.044Z] cmd/dockerd/docker_windows.go [2022-05-04T21:55:19.044Z] cmd/dockerd/genwinres_windows.go [2022-05-04T21:55:19.044Z] cmd/dockerd/metrics.go [2022-05-04T21:55:19.044Z] cmd/dockerd/options.go [2022-05-04T21:55:19.044Z] cmd/dockerd/options_test.go [2022-05-04T21:55:19.044Z] cmd/dockerd/service_windows.go [2022-05-04T21:55:19.044Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-04T21:55:19.044Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-04T21:55:19.140Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-04T21:55:19.140Z] === RUN TestAuthZPluginDenyRequest [2022-05-04T21:55:19.401Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T21:55:19.664Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-04T21:55:19.664Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-04T21:55:20.235Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T21:55:20.235Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-05-04T21:55:20.235Z] === RUN TestAuthZPluginDenyResponse [2022-05-04T21:55:20.737Z] === RUN TestCheckpointCreateError [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointCreate [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointDeleteError [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointDelete [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointListError [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointList [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T21:55:20.737Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T21:55:20.737Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:55:20.737Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestGetAPIPath [2022-05-04T21:55:20.737Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestParseHostURL [2022-05-04T21:55:20.737Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T21:55:20.737Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T21:55:20.737Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T21:55:20.737Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T21:55:20.738Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T21:55:20.738Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T21:55:20.738Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T21:55:20.738Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestClientRedirect [2022-05-04T21:55:20.738Z] === RUN TestClientRedirect/GET [2022-05-04T21:55:20.738Z] === RUN TestClientRedirect/POST [2022-05-04T21:55:20.738Z] === RUN TestClientRedirect/PUT [2022-05-04T21:55:20.738Z] === RUN TestClientRedirect/DELETE [2022-05-04T21:55:20.738Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigCreateUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigCreateError [2022-05-04T21:55:20.738Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigCreate [2022-05-04T21:55:20.738Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspectNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspectUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspectError [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigInspect [2022-05-04T21:55:20.738Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigListUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigListError [2022-05-04T21:55:20.738Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigList [2022-05-04T21:55:20.738Z] --- PASS: TestConfigList (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigRemoveUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigRemoveError [2022-05-04T21:55:20.738Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigRemove [2022-05-04T21:55:20.738Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigUpdateUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigUpdateError [2022-05-04T21:55:20.738Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestConfigUpdate [2022-05-04T21:55:20.738Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCommitError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCommit [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStatPathError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStatPath [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyToContainerError [2022-05-04T21:55:20.738Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T21:55:20.738Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T21:55:20.738Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyToContainer [2022-05-04T21:55:20.738Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyFromContainerError [2022-05-04T21:55:20.738Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T21:55:20.738Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T21:55:20.738Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T21:55:20.738Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestCopyFromContainer [2022-05-04T21:55:20.738Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCreateError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCreateImageNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCreateWithName [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerCreateAutoRemove [2022-05-04T21:55:20.738Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerDiffError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerDiff [2022-05-04T21:55:20.738Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecCreateError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecCreate [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecStartError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecStart [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecInspectError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecInspect [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExportError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExport [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerInspectError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T21:55:20.738Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerInspect [2022-05-04T21:55:20.738Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerInspectNode [2022-05-04T21:55:20.738Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerKillError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerKill [2022-05-04T21:55:20.738Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerListError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerList [2022-05-04T21:55:20.738Z] --- PASS: TestContainerList (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerLogsNotFoundError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerLogsError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerLogs [2022-05-04T21:55:20.738Z] --- PASS: TestContainerLogs (0.22s) [2022-05-04T21:55:20.738Z] === RUN TestContainerPauseError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerPause [2022-05-04T21:55:20.738Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainersPruneError [2022-05-04T21:55:20.738Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainersPrune [2022-05-04T21:55:20.738Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRemoveError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRemove [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRenameError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRename [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerResizeError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecResizeError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerResize [2022-05-04T21:55:20.738Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerExecResize [2022-05-04T21:55:20.738Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRestartError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerRestart [2022-05-04T21:55:20.738Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStartError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStart [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStatsError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStats [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStopError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerStop [2022-05-04T21:55:20.738Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerTopError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerTop [2022-05-04T21:55:20.738Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerUnpauseError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerUnpause [2022-05-04T21:55:20.738Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerUpdateError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerUpdate [2022-05-04T21:55:20.738Z] --- PASS: TestContainerUpdate (0.03s) [2022-05-04T21:55:20.738Z] === RUN TestContainerWaitError [2022-05-04T21:55:20.738Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestContainerWait [2022-05-04T21:55:20.738Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestDiskUsageError [2022-05-04T21:55:20.738Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestDiskUsage [2022-05-04T21:55:20.738Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestDistributionInspectUnsupported [2022-05-04T21:55:20.738Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T21:55:20.738Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestEventsErrorInOptions [2022-05-04T21:55:20.738Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestEventsErrorFromServer [2022-05-04T21:55:20.738Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestEvents [2022-05-04T21:55:20.738Z] --- PASS: TestEvents (0.01s) [2022-05-04T21:55:20.738Z] === RUN TestTLSCloseWriter [2022-05-04T21:55:20.738Z] === PAUSE TestTLSCloseWriter [2022-05-04T21:55:20.738Z] === RUN TestImageBuildError [2022-05-04T21:55:20.738Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageBuild [2022-05-04T21:55:20.738Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestGetDockerOS [2022-05-04T21:55:20.738Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageCreateError [2022-05-04T21:55:20.738Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageCreate [2022-05-04T21:55:20.738Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageHistoryError [2022-05-04T21:55:20.738Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageHistory [2022-05-04T21:55:20.738Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageImportError [2022-05-04T21:55:20.738Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageImport [2022-05-04T21:55:20.738Z] --- PASS: TestImageImport (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageInspectError [2022-05-04T21:55:20.738Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageInspectImageNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageInspectWithEmptyID [2022-05-04T21:55:20.738Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageInspect [2022-05-04T21:55:20.738Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageListError [2022-05-04T21:55:20.738Z] --- PASS: TestImageListError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageList [2022-05-04T21:55:20.738Z] --- PASS: TestImageList (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageListApiBefore125 [2022-05-04T21:55:20.738Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageLoadError [2022-05-04T21:55:20.738Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageLoad [2022-05-04T21:55:20.738Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagesPruneError [2022-05-04T21:55:20.738Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagesPrune [2022-05-04T21:55:20.738Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullReferenceParseError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullAnyError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePullWithoutErrors [2022-05-04T21:55:20.738Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushReferenceError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushAnyError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithoutErrors [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T21:55:20.738Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageRemoveError [2022-05-04T21:55:20.738Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageRemoveImageNotFound [2022-05-04T21:55:20.738Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageRemove [2022-05-04T21:55:20.738Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSaveError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSave [2022-05-04T21:55:20.738Z] --- PASS: TestImageSave (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchAnyError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageSearchWithoutErrors [2022-05-04T21:55:20.738Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageTagError [2022-05-04T21:55:20.738Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageTagInvalidReference [2022-05-04T21:55:20.738Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T21:55:20.738Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageTagHexSource [2022-05-04T21:55:20.738Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestImageTag [2022-05-04T21:55:20.738Z] --- PASS: TestImageTag (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestInfoServerError [2022-05-04T21:55:20.738Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T21:55:20.738Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestInfo [2022-05-04T21:55:20.738Z] --- PASS: TestInfo (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkConnectError [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkConnect [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkCreateError [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkCreate [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkDisconnectError [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkDisconnect [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/no_options [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/verbose [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/global_scope [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T21:55:20.738Z] === RUN TestNetworkInspect/server_error [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T21:55:20.738Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworkListError [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworkList [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworksPruneError [2022-05-04T21:55:20.739Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworksPrune [2022-05-04T21:55:20.739Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworkRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNetworkRemove [2022-05-04T21:55:20.739Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T21:55:20.739Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeInspect [2022-05-04T21:55:20.739Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeListError [2022-05-04T21:55:20.739Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeList [2022-05-04T21:55:20.739Z] --- PASS: TestNodeList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeRemove [2022-05-04T21:55:20.739Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeUpdateError [2022-05-04T21:55:20.739Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestNodeUpdate [2022-05-04T21:55:20.739Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestOptionWithHostFromEnv [2022-05-04T21:55:20.739Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestOptionWithTimeout [2022-05-04T21:55:20.739Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T21:55:20.739Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPingFail [2022-05-04T21:55:20.739Z] --- PASS: TestPingFail (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPingWithError [2022-05-04T21:55:20.739Z] 2022/05/04 21:55:19 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:20.739Z] 2022/05/04 21:55:19 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:20.739Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPingSuccess [2022-05-04T21:55:20.739Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPingHeadFallback [2022-05-04T21:55:20.739Z] === RUN TestPingHeadFallback/OK [2022-05-04T21:55:20.739Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T21:55:20.739Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T21:55:20.739Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T21:55:20.739Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T21:55:20.739Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginDisableError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginDisable [2022-05-04T21:55:20.739Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginEnableError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginEnable [2022-05-04T21:55:20.739Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginInspect [2022-05-04T21:55:20.739Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginListError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginList [2022-05-04T21:55:20.739Z] --- PASS: TestPluginList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginPushError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginPush [2022-05-04T21:55:20.739Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginRemove [2022-05-04T21:55:20.739Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginSetError [2022-05-04T21:55:20.739Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPluginSet [2022-05-04T21:55:20.739Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSetHostHeader [2022-05-04T21:55:20.739Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestPlainTextError [2022-05-04T21:55:20.739Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestInfiniteError [2022-05-04T21:55:20.739Z] --- PASS: TestInfiniteError (0.04s) [2022-05-04T21:55:20.739Z] === RUN TestCanceledContext [2022-05-04T21:55:20.739Z] 2022/05/04 21:55:19 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:20.739Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestDeadlineExceededContext [2022-05-04T21:55:20.739Z] 2022/05/04 21:55:19 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:20.739Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretCreateUnsupported [2022-05-04T21:55:20.739Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretCreateError [2022-05-04T21:55:20.739Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretCreate [2022-05-04T21:55:20.739Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretInspectUnsupported [2022-05-04T21:55:20.739Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T21:55:20.739Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretInspect [2022-05-04T21:55:20.739Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretListUnsupported [2022-05-04T21:55:20.739Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretListError [2022-05-04T21:55:20.739Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretList [2022-05-04T21:55:20.739Z] --- PASS: TestSecretList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretRemoveUnsupported [2022-05-04T21:55:20.739Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretRemove [2022-05-04T21:55:20.739Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretUpdateUnsupported [2022-05-04T21:55:20.739Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretUpdateError [2022-05-04T21:55:20.739Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSecretUpdate [2022-05-04T21:55:20.739Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceCreateError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceCreate [2022-05-04T21:55:20.739Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T21:55:20.739Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceCreateDigestPinning [2022-05-04T21:55:20.739Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T21:55:20.739Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceInspect [2022-05-04T21:55:20.739Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceListError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceList [2022-05-04T21:55:20.739Z] --- PASS: TestServiceList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceLogsError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceLogs [2022-05-04T21:55:20.739Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceRemove [2022-05-04T21:55:20.739Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceUpdateError [2022-05-04T21:55:20.739Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestServiceUpdate [2022-05-04T21:55:20.739Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmGetUnlockKey [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmInitError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmInit [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmInspect [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmJoinError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmJoin [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmLeaveError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmLeave [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmUnlockError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmUnlock [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmUpdateError [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestSwarmUpdate [2022-05-04T21:55:20.739Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestTaskInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestTaskInspect [2022-05-04T21:55:20.739Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestTaskListError [2022-05-04T21:55:20.739Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestTaskList [2022-05-04T21:55:20.739Z] --- PASS: TestTaskList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeCreateError [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeCreate [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeInspectError [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeInspectNotFound [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeInspect [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeListError [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeList [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeRemoveError [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T21:55:20.739Z] === RUN TestVolumeRemove [2022-05-04T21:55:20.739Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T21:55:20.739Z] === CONT TestTLSCloseWriter [2022-05-04T21:55:20.739Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-04T21:55:20.739Z] PASS [2022-05-04T21:55:20.739Z] coverage: 75.1% of statements [2022-05-04T21:55:20.739Z] ok github.com/docker/docker/client 0.512s coverage: 75.1% of statements [2022-05-04T21:55:20.808Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-05-04T21:55:20.808Z] === RUN TestAuthZPluginAllowEventStream [2022-05-04T21:55:20.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-04T21:55:20.808Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T21:55:21.381Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T21:55:22.325Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2022-05-04T21:55:22.325Z] === RUN TestAuthZPluginErrorResponse [2022-05-04T21:55:22.586Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T21:55:22.848Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-04T21:55:22.848Z] === RUN TestAuthZPluginErrorRequest [2022-05-04T21:55:23.421Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2022-05-04T21:55:23.421Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-04T21:55:23.421Z] docker_api_swarm_test.go:272: [dbc6ca1497302] joining swarm manager [d91f15892770c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:55:23.992Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2022-05-04T21:55:23.992Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-04T21:55:24.252Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T21:55:24.824Z] docker_api_swarm_test.go:273: [da770493bf96b] joining swarm manager [d91f15892770c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:55:26.210Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2022-05-04T21:55:26.210Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-04T21:55:26.210Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T21:55:28.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-05-04T21:55:28.123Z] === RUN TestAuthZPluginHeader [2022-05-04T21:55:28.695Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-05-04T21:55:28.695Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-04T21:55:29.266Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T21:55:33.301Z] === RUN TestBoolValue [2022-05-04T21:55:33.301Z] --- PASS: TestBoolValue (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestBoolValueOrDefault [2022-05-04T21:55:33.301Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestInt64ValueOrZero [2022-05-04T21:55:33.301Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestInt64ValueOrDefault [2022-05-04T21:55:33.301Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-04T21:55:33.301Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestJsonContentType [2022-05-04T21:55:33.301Z] --- PASS: TestJsonContentType (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestReadJSON [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/nil_body [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/empty_body [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/with_valid_request [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/with_whitespace [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/with_extra_content [2022-05-04T21:55:33.301Z] === RUN TestReadJSON/invalid_JSON [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-04T21:55:33.301Z] PASS [2022-05-04T21:55:33.301Z] coverage: 31.9% of statements [2022-05-04T21:55:33.301Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 31.9% of statements [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T21:55:33.301Z] === RUN TestMaskSecretKeys [2022-05-04T21:55:33.301Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-04T21:55:33.301Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-04T21:55:33.301Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-04T21:55:33.301Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-04T21:55:33.301Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestVersionMiddlewareVersion [2022-05-04T21:55:33.301Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-04T21:55:33.301Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-04T21:55:33.301Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-04T21:55:33.301Z] PASS [2022-05-04T21:55:33.301Z] coverage: 37.7% of statements [2022-05-04T21:55:33.301Z] ok github.com/docker/docker/api/server/middleware 0.100s coverage: 37.7% of statements [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T21:55:33.301Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T21:55:33.473Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-05-04T21:55:33.473Z] === RUN TestAuthZPluginV2Disable [2022-05-04T21:55:33.770Z] === RUN TestStrSliceMarshalJSON [2022-05-04T21:55:33.771Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-04T21:55:33.771Z] === RUN TestStrSliceUnmarshalJSON [2022-05-04T21:55:33.771Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-04T21:55:33.771Z] === RUN TestStrSliceUnmarshalString [2022-05-04T21:55:33.771Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-04T21:55:33.771Z] === RUN TestStrSliceUnmarshalSlice [2022-05-04T21:55:33.771Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-04T21:55:33.771Z] PASS [2022-05-04T21:55:33.771Z] coverage: 90.0% of statements [2022-05-04T21:55:33.771Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-05-04T21:55:34.240Z] === RUN TestToJSON [2022-05-04T21:55:34.240Z] --- PASS: TestToJSON (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestToParamWithVersion [2022-05-04T21:55:34.240Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestFromJSON [2022-05-04T21:55:34.240Z] --- PASS: TestFromJSON (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestEmpty [2022-05-04T21:55:34.240Z] --- PASS: TestEmpty (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestArgsMatchKVListEmptySources [2022-05-04T21:55:34.240Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestArgsMatchKVList [2022-05-04T21:55:34.240Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestArgsMatch [2022-05-04T21:55:34.240Z] --- PASS: TestArgsMatch (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestAdd [2022-05-04T21:55:34.240Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestDel [2022-05-04T21:55:34.240Z] --- PASS: TestDel (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestLen [2022-05-04T21:55:34.240Z] --- PASS: TestLen (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestExactMatch [2022-05-04T21:55:34.240Z] --- PASS: TestExactMatch (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestOnlyOneExactMatch [2022-05-04T21:55:34.240Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestContains [2022-05-04T21:55:34.240Z] --- PASS: TestContains (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestValidate [2022-05-04T21:55:34.240Z] --- PASS: TestValidate (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestWalkValues [2022-05-04T21:55:34.240Z] --- PASS: TestWalkValues (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestFuzzyMatch [2022-05-04T21:55:34.240Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-04T21:55:34.240Z] === RUN TestClone [2022-05-04T21:55:34.240Z] --- PASS: TestClone (0.00s) [2022-05-04T21:55:34.240Z] PASS [2022-05-04T21:55:34.240Z] coverage: 92.2% of statements [2022-05-04T21:55:34.240Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-05-04T21:55:34.240Z] === RUN TestGetTimestamp [2022-05-04T21:55:34.240Z] === RUN TestAdjustForAPIVersion [2022-05-04T21:55:34.240Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-04T21:55:34.240Z] PASS [2022-05-04T21:55:34.240Z] coverage: 6.1% of statements [2022-05-04T21:55:34.240Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 6.1% of statements [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T21:55:34.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T21:55:34.240Z] --- PASS: TestGetTimestamp (0.18s) [2022-05-04T21:55:34.240Z] === RUN TestParseTimestamps [2022-05-04T21:55:34.240Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-04T21:55:34.240Z] PASS [2022-05-04T21:55:34.240Z] coverage: 100.0% of statements [2022-05-04T21:55:34.240Z] ok github.com/docker/docker/api/types/time 0.227s coverage: 100.0% of statements [2022-05-04T21:55:34.713Z] === RUN TestCompareVersion [2022-05-04T21:55:34.713Z] --- PASS: TestCompareVersion (0.00s) [2022-05-04T21:55:34.713Z] PASS [2022-05-04T21:55:34.713Z] coverage: 77.3% of statements [2022-05-04T21:55:34.713Z] ok github.com/docker/docker/api/types/versions 0.049s coverage: 77.3% of statements [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T21:55:34.713Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T21:55:35.183Z] === RUN TestIsGIT [2022-05-04T21:55:35.464Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T21:55:35.464Z] === RUN TestInfoDebug [2022-05-04T21:55:35.464Z] --- PASS: TestInfoDebug (0.53s) [2022-05-04T21:55:35.464Z] === RUN TestInfoInsecureRegistries [2022-05-04T21:55:35.464Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T21:55:35.464Z] === RUN TestInfoRegistryMirrors [2022-05-04T21:55:35.464Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-04T21:55:35.464Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T21:55:35.652Z] --- PASS: TestIsGIT (0.00s) [2022-05-04T21:55:35.652Z] PASS [2022-05-04T21:55:35.652Z] coverage: 100.0% of statements [2022-05-04T21:55:35.652Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.111s coverage: 100.0% of statements [2022-05-04T21:55:35.722Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-04T21:55:35.722Z] === RUN TestPingCacheHeaders [2022-05-04T21:55:35.722Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T21:55:35.722Z] === RUN TestPingGet [2022-05-04T21:55:35.722Z] --- PASS: TestPingGet (0.01s) [2022-05-04T21:55:35.722Z] === RUN TestPingHead [2022-05-04T21:55:35.722Z] --- PASS: TestPingHead (0.02s) [2022-05-04T21:55:35.722Z] === RUN TestPingSwarmHeader [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-04T21:55:36.121Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-04T21:55:36.121Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-04T21:55:36.121Z] === RUN TestCloneArgsSmartHttp [2022-05-04T21:55:36.121Z] --- PASS: TestCloneArgsSmartHttp (0.10s) [2022-05-04T21:55:36.121Z] === RUN TestCloneArgsDumbHttp [2022-05-04T21:55:36.122Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-04T21:55:36.122Z] === RUN TestCloneArgsGit [2022-05-04T21:55:36.122Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-04T21:55:36.122Z] === RUN TestCheckoutGit [2022-05-04T21:55:36.288Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T21:55:36.854Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T21:55:37.684Z] --- PASS: TestAuthZPluginV2Disable (3.86s) [2022-05-04T21:55:37.684Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-04T21:55:37.696Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-04T21:55:37.696Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestProcessNoDockerignore [2022-05-04T21:55:37.696Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-04T21:55:37.696Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-04T21:55:37.696Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-04T21:55:37.696Z] === RUN TestDetectContentType [2022-05-04T21:55:37.696Z] --- PASS: TestDetectContentType (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestSelectAcceptableMIME [2022-05-04T21:55:37.696Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestInspectEmptyResponse [2022-05-04T21:55:37.696Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestInspectResponseBinary [2022-05-04T21:55:37.696Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestResponseUnsupportedContentType [2022-05-04T21:55:37.696Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestInspectResponseTextSimple [2022-05-04T21:55:37.696Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestInspectResponseEmptyContentType [2022-05-04T21:55:37.696Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestUnknownContentLength [2022-05-04T21:55:37.696Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestDownloadRemote [2022-05-04T21:55:37.696Z] --- PASS: TestDownloadRemote (0.13s) [2022-05-04T21:55:37.696Z] === RUN TestGetWithStatusError [2022-05-04T21:55:37.696Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestCloseRootDirectory [2022-05-04T21:55:37.696Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:37.696Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestHashFile [2022-05-04T21:55:37.696Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:37.696Z] --- SKIP: TestHashFile (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestHashSubdir [2022-05-04T21:55:37.696Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:37.696Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-04T21:55:37.696Z] === RUN TestRemoveDirectory [2022-05-04T21:55:37.696Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:55:37.696Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-04T21:55:37.696Z] PASS [2022-05-04T21:55:37.696Z] coverage: 9.3% of statements [2022-05-04T21:55:37.696Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 9.3% of statements [2022-05-04T21:55:37.787Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T21:55:37.787Z] --- PASS: TestPingSwarmHeader (2.04s) [2022-05-04T21:55:37.787Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T21:55:37.787Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T21:55:37.787Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T21:55:37.787Z] === RUN TestVersion [2022-05-04T21:55:37.787Z] --- PASS: TestVersion (0.02s) [2022-05-04T21:55:37.787Z] === CONT TestDiskUsage [2022-05-04T21:55:38.166Z] === RUN TestEnable [2022-05-04T21:55:38.166Z] --- PASS: TestEnable (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestDisable [2022-05-04T21:55:38.166Z] --- PASS: TestDisable (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestEnabled [2022-05-04T21:55:38.166Z] --- PASS: TestEnabled (0.00s) [2022-05-04T21:55:38.166Z] PASS [2022-05-04T21:55:38.166Z] coverage: 100.0% of statements [2022-05-04T21:55:38.166Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-05-04T21:55:38.166Z] === RUN TestGetAllAllowed [2022-05-04T21:55:38.166Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestGetAllMeta [2022-05-04T21:55:38.166Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-04T21:55:38.166Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestIsUnreferencedBuiltin [2022-05-04T21:55:38.166Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestIsExistingDirectory [2022-05-04T21:55:38.166Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-04T21:55:38.166Z] === RUN TestGetFilenameForDownload [2022-05-04T21:55:38.166Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestEnv2Variables [2022-05-04T21:55:38.166Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-04T21:55:38.166Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestMaintainer [2022-05-04T21:55:38.166Z] --- PASS: TestMaintainer (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestLabel [2022-05-04T21:55:38.166Z] --- PASS: TestLabel (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestFromScratch [2022-05-04T21:55:38.166Z] --- PASS: TestFromScratch (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestFromWithArg [2022-05-04T21:55:38.166Z] --- PASS: TestFromWithArg (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-04T21:55:38.166Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestFromWithUndefinedArg [2022-05-04T21:55:38.166Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestFromMultiStageWithNamedStage [2022-05-04T21:55:38.166Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestOnbuild [2022-05-04T21:55:38.166Z] --- PASS: TestOnbuild (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestWorkdir [2022-05-04T21:55:38.166Z] --- PASS: TestWorkdir (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestCmd [2022-05-04T21:55:38.166Z] --- PASS: TestCmd (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestHealthcheckNone [2022-05-04T21:55:38.166Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestHealthcheckCmd [2022-05-04T21:55:38.166Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestEntrypoint [2022-05-04T21:55:38.166Z] --- PASS: TestEntrypoint (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestExpose [2022-05-04T21:55:38.166Z] --- PASS: TestExpose (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestUser [2022-05-04T21:55:38.166Z] --- PASS: TestUser (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestVolume [2022-05-04T21:55:38.166Z] --- PASS: TestVolume (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestStopSignal [2022-05-04T21:55:38.166Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:55:38.166Z] --- SKIP: TestStopSignal (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestArg [2022-05-04T21:55:38.166Z] --- PASS: TestArg (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestShell [2022-05-04T21:55:38.166Z] --- PASS: TestShell (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestPrependEnvOnCmd [2022-05-04T21:55:38.166Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestRunWithBuildArgs [2022-05-04T21:55:38.166Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestRunIgnoresHealthcheck [2022-05-04T21:55:38.166Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestDispatchUnsupportedOptions [2022-05-04T21:55:38.166Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-04T21:55:38.166Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-04T21:55:38.166Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-04T21:55:38.166Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestNormalizeWorkdir [2022-05-04T21:55:38.166Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-04T21:55:38.166Z] === RUN TestDispatch [2022-05-04T21:55:38.166Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-04T21:55:38.166Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-04T21:55:38.166Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-04T21:55:38.166Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-04T21:55:38.166Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-04T21:55:38.166Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-04T21:55:38.166Z] === RUN TestDispatch/COPY_url [2022-05-04T21:55:38.166Z] --- PASS: TestDispatch (0.07s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-04T21:55:38.166Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T21:55:38.352Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T21:55:38.353Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T21:55:38.635Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:55:38.635Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-04T21:55:38.635Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-04T21:55:38.635Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestAddScratchImageAddsToMounts [2022-05-04T21:55:38.635Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-04T21:55:38.635Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-04T21:55:38.635Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-04T21:55:38.635Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestImageSourceGetAddsToMounts [2022-05-04T21:55:38.635Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestEmptyDockerfile [2022-05-04T21:55:38.635Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestSymlinkDockerfile [2022-05-04T21:55:38.635Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-04T21:55:38.635Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-04T21:55:38.635Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestNonExistingDockerfile [2022-05-04T21:55:38.635Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestCopyRunConfig [2022-05-04T21:55:38.635Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestDeepCopyRunConfig [2022-05-04T21:55:38.635Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestExportImage [2022-05-04T21:55:38.635Z] --- PASS: TestExportImage (0.00s) [2022-05-04T21:55:38.635Z] === RUN TestNormalizeDest [2022-05-04T21:55:38.635Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-04T21:55:38.635Z] PASS [2022-05-04T21:55:38.635Z] coverage: 46.7% of statements [2022-05-04T21:55:38.635Z] ok github.com/docker/docker/builder/dockerfile 0.227s coverage: 46.7% of statements [2022-05-04T21:55:38.917Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T21:55:38.918Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage (1.11s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T21:55:38.918Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T21:55:38.918Z] PASS [2022-05-04T21:55:38.918Z] [2022-05-04T21:55:38.918Z] === Skipped [2022-05-04T21:55:38.918Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:55:38.918Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T21:55:38.918Z] [2022-05-04T21:55:38.918Z] DONE 54 tests, 1 skipped in 22.159s [2022-05-04T21:55:38.918Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T21:55:38.918Z] ++ 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-05-04T21:55:38.918Z] ++ set -e [2022-05-04T21:55:38.918Z] ++ '[' -n 0 ']' [2022-05-04T21:55:38.918Z] ++ set -x [2022-05-04T21:55:38.918Z] ++ 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-05-04T21:55:38.918Z] INFO: Testing against a local daemon [2022-05-04T21:55:38.918Z] === RUN TestVolumesCreateAndList [2022-05-04T21:55:38.918Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T21:55:38.918Z] === RUN TestVolumesRemove [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-04T21:55:39.176Z] === RUN TestVolumesInspect [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInspect (0.03s) [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T21:55:39.176Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T21:55:39.176Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T21:55:39.176Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T21:55:39.176Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T21:55:39.176Z] PASS [2022-05-04T21:55:39.176Z] [2022-05-04T21:55:39.176Z] DONE 9 tests in 0.202s [2022-05-04T21:55:39.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T21:55:39.176Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T21:55:39.176Z] +++ kill 14135 [2022-05-04T21:55:39.434Z] +++ /etc/init.d/apparmor stop [2022-05-04T21:55:39.434Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T21:55:39.434Z] [2022-05-04T21:55:39.434Z] Unloading profiles will leave already running processes permanently [2022-05-04T21:55:39.434Z] unconfined, which can lead to unexpected situations. [2022-05-04T21:55:39.434Z] [2022-05-04T21:55:39.434Z] To set a process to complain mode, use the command line tool [2022-05-04T21:55:39.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T21:55:39.434Z] +++ true [2022-05-04T21:55:39.434Z] exiting test-integration [2022-05-04T21:55:39.434Z] ++ exit 0 [2022-05-04T21:55:39.434Z] [2022-05-04T21:55:39.626Z] === RUN TestTCP4Proxy [2022-05-04T21:55:39.626Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-04T21:55:39.626Z] === RUN TestTCP4ProxyHalfClose [2022-05-04T21:55:39.626Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestTCP6Proxy [2022-05-04T21:55:39.626Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:55:39.626Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestTCPDualStackProxy [2022-05-04T21:55:39.626Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:55:39.626Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestUDP4Proxy [2022-05-04T21:55:39.626Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestUDP6Proxy [2022-05-04T21:55:39.626Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:55:39.626Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestUDPWriteError [2022-05-04T21:55:39.626Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestSCTP4Proxy [2022-05-04T21:55:39.626Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:55:39.626Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-04T21:55:39.626Z] === RUN TestSCTP6Proxy [2022-05-04T21:55:39.626Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:55:39.626Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-04T21:55:39.626Z] PASS [2022-05-04T21:55:39.626Z] coverage: 49.4% of statements [2022-05-04T21:55:39.626Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-05-04T21:55:40.227Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T21:55:40.488Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s) [2022-05-04T21:55:40.488Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-04T21:55:40.749Z] === RUN TestDockerSuite/TestBuildVerifyIntString Post stage [Pipeline] junit [2022-05-04T21:55:40.819Z] Recording test results [2022-05-04T21:55:40.972Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-05-04T21:55:41.009Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T21:55:41.311Z] + echo Ensuring container killed. [2022-05-04T21:55:41.311Z] Ensuring container killed. [2022-05-04T21:55:41.311Z] + docker rm -vf docker-pr9 [2022-05-04T21:55:41.311Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-04T21:55:41.581Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T21:55:41.592Z] + echo Chowning /workspace to jenkins user [2022-05-04T21:55:41.592Z] Chowning /workspace to jenkins user [2022-05-04T21:55:41.592Z] + id -u [2022-05-04T21:55:41.592Z] + id -g [2022-05-04T21:55:41.592Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T21:55:41.964Z] --- PASS: TestCheckoutGit (38.58s) [2022-05-04T21:55:41.964Z] === RUN TestValidGitTransport [2022-05-04T21:55:41.964Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T21:55:41.964Z] === RUN TestGitInvalidRef [2022-05-04T21:55:41.964Z] --- PASS: TestGitInvalidRef (0.36s) [2022-05-04T21:55:41.964Z] PASS [2022-05-04T21:55:41.964Z] coverage: 86.3% of statements [2022-05-04T21:55:41.964Z] ok github.com/docker/docker/builder/remotecontext/git 39.028s coverage: 86.3% of statements [2022-05-04T21:55:41.964Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T21:55:41.964Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T21:55:41.964Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T21:55:41.964Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T21:55:42.152Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T21:55:43.577Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T21:55:43.577Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-04T21:55:43.577Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T21:55:43.577Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-04T21:55:43.577Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T21:55:43.577Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-04T21:55:43.577Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T21:55:43.577Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-04T21:55:43.577Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T21:55:43.787Z] + bundleName=arm64-integration [2022-05-04T21:55:43.787Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-04T21:55:43.788Z] Creating arm64-integration-bundles.tar.gz [2022-05-04T21:55:43.788Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-05-04T21:55:43.788Z] + 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-05-04T21:55:44.058Z] Archiving artifacts [2022-05-04T21:55:44.967Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T21:55:44.967Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T21:55:45.807Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T21:55:46.118Z] + make clean [2022-05-04T21:55:46.118Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T21:55:46.118Z] docker-dev-cache [2022-05-04T21:55:46.118Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T21:55:46.351Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T21:55:46.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-04T21:55:47.293Z] === RUN TestDockerSuite/TestBuildWithTabs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T21:55:48.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T21:55:48.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T21:55:52.139Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T21:55:52.280Z] === RUN TestCheckpointCreateError [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointCreate [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointDeleteError [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointDelete [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointListError [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointList [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointList (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestCheckpointListContainerNotFound [2022-05-04T21:55:52.280Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNewClientWithOpsFromEnv [2022-05-04T21:55:52.280Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:55:52.280Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestGetAPIPath [2022-05-04T21:55:52.280Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestParseHostURL [2022-05-04T21:55:52.280Z] --- PASS: TestParseHostURL (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-04T21:55:52.280Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPVersionOverride [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-04T21:55:52.280Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-04T21:55:52.280Z] === RUN TestClientRedirect [2022-05-04T21:55:52.280Z] === RUN TestClientRedirect/GET [2022-05-04T21:55:52.280Z] === RUN TestClientRedirect/POST [2022-05-04T21:55:52.281Z] === RUN TestClientRedirect/PUT [2022-05-04T21:55:52.281Z] === RUN TestClientRedirect/DELETE [2022-05-04T21:55:52.281Z] --- PASS: TestClientRedirect (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigCreateUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigCreateError [2022-05-04T21:55:52.281Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigCreate [2022-05-04T21:55:52.281Z] --- PASS: TestConfigCreate (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspectNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspectWithEmptyID [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspectUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspectError [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspectConfigNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigInspect [2022-05-04T21:55:52.281Z] --- PASS: TestConfigInspect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigListUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigListError [2022-05-04T21:55:52.281Z] --- PASS: TestConfigListError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigList [2022-05-04T21:55:52.281Z] --- PASS: TestConfigList (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigRemoveUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigRemoveError [2022-05-04T21:55:52.281Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigRemove [2022-05-04T21:55:52.281Z] --- PASS: TestConfigRemove (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigUpdateUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigUpdateError [2022-05-04T21:55:52.281Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestConfigUpdate [2022-05-04T21:55:52.281Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCommitError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCommit [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCommit (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStatPathError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStatPathNotFoundError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStatPathNoHeaderError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStatPath [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyToContainerError [2022-05-04T21:55:52.281Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyToContainerNotFoundError [2022-05-04T21:55:52.281Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyToContainerEmptyResponse [2022-05-04T21:55:52.281Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyToContainer [2022-05-04T21:55:52.281Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyFromContainerError [2022-05-04T21:55:52.281Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyFromContainerNotFoundError [2022-05-04T21:55:52.281Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-04T21:55:52.281Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-04T21:55:52.281Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestCopyFromContainer [2022-05-04T21:55:52.281Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCreateError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCreateImageNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCreateWithName [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerCreateAutoRemove [2022-05-04T21:55:52.281Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerDiffError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerDiff [2022-05-04T21:55:52.281Z] --- PASS: TestContainerDiff (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecCreateError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecCreate [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecStartError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecStart [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecInspectError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecInspect [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExportError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExportError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExport [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExport (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerInspectError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerInspectContainerNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerInspectWithEmptyID [2022-05-04T21:55:52.281Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerInspect [2022-05-04T21:55:52.281Z] --- PASS: TestContainerInspect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerInspectNode [2022-05-04T21:55:52.281Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerKillError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerKillError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerKill [2022-05-04T21:55:52.281Z] --- PASS: TestContainerKill (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerListError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerListError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerList [2022-05-04T21:55:52.281Z] --- PASS: TestContainerList (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerLogsNotFoundError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerLogsError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerLogs [2022-05-04T21:55:52.281Z] --- PASS: TestContainerLogs (0.21s) [2022-05-04T21:55:52.281Z] === RUN TestContainerPauseError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerPause [2022-05-04T21:55:52.281Z] --- PASS: TestContainerPause (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainersPruneError [2022-05-04T21:55:52.281Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainersPrune [2022-05-04T21:55:52.281Z] --- PASS: TestContainersPrune (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRemoveError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRemoveNotFoundError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRemove [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRemove (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRenameError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRename [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRename (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerResizeError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecResizeError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerResize [2022-05-04T21:55:52.281Z] --- PASS: TestContainerResize (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerExecResize [2022-05-04T21:55:52.281Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRestartError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerRestart [2022-05-04T21:55:52.281Z] --- PASS: TestContainerRestart (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStartError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStartError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStart [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStart (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStatsError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStats [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStats (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStopError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStopError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerStop [2022-05-04T21:55:52.281Z] --- PASS: TestContainerStop (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerTopError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerTopError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerTop [2022-05-04T21:55:52.281Z] --- PASS: TestContainerTop (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerUnpauseError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerUnpause [2022-05-04T21:55:52.281Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerUpdateError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerUpdate [2022-05-04T21:55:52.281Z] --- PASS: TestContainerUpdate (0.03s) [2022-05-04T21:55:52.281Z] === RUN TestContainerWaitError [2022-05-04T21:55:52.281Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestContainerWait [2022-05-04T21:55:52.281Z] --- PASS: TestContainerWait (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestDiskUsageError [2022-05-04T21:55:52.281Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestDiskUsage [2022-05-04T21:55:52.281Z] --- PASS: TestDiskUsage (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestDistributionInspectUnsupported [2022-05-04T21:55:52.281Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestDistributionInspectWithEmptyID [2022-05-04T21:55:52.281Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestEventsErrorInOptions [2022-05-04T21:55:52.281Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestEventsErrorFromServer [2022-05-04T21:55:52.281Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestEvents [2022-05-04T21:55:52.281Z] --- PASS: TestEvents (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestTLSCloseWriter [2022-05-04T21:55:52.281Z] === PAUSE TestTLSCloseWriter [2022-05-04T21:55:52.281Z] === RUN TestImageBuildError [2022-05-04T21:55:52.281Z] --- PASS: TestImageBuildError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageBuild [2022-05-04T21:55:52.281Z] --- PASS: TestImageBuild (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestGetDockerOS [2022-05-04T21:55:52.281Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageCreateError [2022-05-04T21:55:52.281Z] --- PASS: TestImageCreateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageCreate [2022-05-04T21:55:52.281Z] --- PASS: TestImageCreate (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageHistoryError [2022-05-04T21:55:52.281Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageHistory [2022-05-04T21:55:52.281Z] --- PASS: TestImageHistory (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageImportError [2022-05-04T21:55:52.281Z] --- PASS: TestImageImportError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageImport [2022-05-04T21:55:52.281Z] --- PASS: TestImageImport (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageInspectError [2022-05-04T21:55:52.281Z] --- PASS: TestImageInspectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageInspectImageNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageInspectWithEmptyID [2022-05-04T21:55:52.281Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageInspect [2022-05-04T21:55:52.281Z] --- PASS: TestImageInspect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageListError [2022-05-04T21:55:52.281Z] --- PASS: TestImageListError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageList [2022-05-04T21:55:52.281Z] --- PASS: TestImageList (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageListApiBefore125 [2022-05-04T21:55:52.281Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageLoadError [2022-05-04T21:55:52.281Z] --- PASS: TestImageLoadError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageLoad [2022-05-04T21:55:52.281Z] --- PASS: TestImageLoad (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagesPruneError [2022-05-04T21:55:52.281Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagesPrune [2022-05-04T21:55:52.281Z] --- PASS: TestImagesPrune (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullReferenceParseError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullAnyError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePullWithoutErrors [2022-05-04T21:55:52.281Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushReferenceError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushAnyError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithoutErrors [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-04T21:55:52.281Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageRemoveError [2022-05-04T21:55:52.281Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageRemoveImageNotFound [2022-05-04T21:55:52.281Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageRemove [2022-05-04T21:55:52.281Z] --- PASS: TestImageRemove (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSaveError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSaveError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSave [2022-05-04T21:55:52.281Z] --- PASS: TestImageSave (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchAnyError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageSearchWithoutErrors [2022-05-04T21:55:52.281Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageTagError [2022-05-04T21:55:52.281Z] --- PASS: TestImageTagError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageTagInvalidReference [2022-05-04T21:55:52.281Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageTagInvalidSourceImageName [2022-05-04T21:55:52.281Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageTagHexSource [2022-05-04T21:55:52.281Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestImageTag [2022-05-04T21:55:52.281Z] --- PASS: TestImageTag (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestInfoServerError [2022-05-04T21:55:52.281Z] --- PASS: TestInfoServerError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestInfoInvalidResponseJSONError [2022-05-04T21:55:52.281Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestInfo [2022-05-04T21:55:52.281Z] --- PASS: TestInfo (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkConnectError [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkConnect [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkCreateError [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkCreate [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkDisconnectError [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkDisconnect [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/empty_ID [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/no_options [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/verbose [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/global_scope [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/unknown_network [2022-05-04T21:55:52.281Z] === RUN TestNetworkInspect/server_error [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-04T21:55:52.281Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-04T21:55:52.281Z] === RUN TestNetworkListError [2022-05-04T21:55:52.282Z] --- PASS: TestNetworkListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNetworkList [2022-05-04T21:55:52.282Z] --- PASS: TestNetworkList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNetworksPruneError [2022-05-04T21:55:52.282Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNetworksPrune [2022-05-04T21:55:52.282Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNetworkRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNetworkRemove [2022-05-04T21:55:52.282Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeInspectNodeNotFound [2022-05-04T21:55:52.282Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeInspect [2022-05-04T21:55:52.282Z] --- PASS: TestNodeInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeListError [2022-05-04T21:55:52.282Z] --- PASS: TestNodeListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeList [2022-05-04T21:55:52.282Z] --- PASS: TestNodeList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeRemove [2022-05-04T21:55:52.282Z] --- PASS: TestNodeRemove (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeUpdateError [2022-05-04T21:55:52.282Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestNodeUpdate [2022-05-04T21:55:52.282Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestOptionWithHostFromEnv [2022-05-04T21:55:52.282Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestOptionWithTimeout [2022-05-04T21:55:52.282Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestOptionWithVersionFromEnv [2022-05-04T21:55:52.282Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPingFail [2022-05-04T21:55:52.282Z] --- PASS: TestPingFail (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPingWithError [2022-05-04T21:55:52.282Z] 2022/05/04 21:55:50 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:52.282Z] 2022/05/04 21:55:50 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:52.282Z] --- PASS: TestPingWithError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPingSuccess [2022-05-04T21:55:52.282Z] --- PASS: TestPingSuccess (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPingHeadFallback [2022-05-04T21:55:52.282Z] === RUN TestPingHeadFallback/OK [2022-05-04T21:55:52.282Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-04T21:55:52.282Z] === RUN TestPingHeadFallback/Not_Found [2022-05-04T21:55:52.282Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-04T21:55:52.282Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-04T21:55:52.282Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-04T21:55:52.282Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-04T21:55:52.282Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-04T21:55:52.282Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginDisableError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginDisable [2022-05-04T21:55:52.282Z] --- PASS: TestPluginDisable (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginEnableError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginEnable [2022-05-04T21:55:52.282Z] --- PASS: TestPluginEnable (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginInspect [2022-05-04T21:55:52.282Z] --- PASS: TestPluginInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginListError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginList [2022-05-04T21:55:52.282Z] --- PASS: TestPluginList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginPushError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginPushError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginPush [2022-05-04T21:55:52.282Z] --- PASS: TestPluginPush (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginRemove [2022-05-04T21:55:52.282Z] --- PASS: TestPluginRemove (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginSetError [2022-05-04T21:55:52.282Z] --- PASS: TestPluginSetError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPluginSet [2022-05-04T21:55:52.282Z] --- PASS: TestPluginSet (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSetHostHeader [2022-05-04T21:55:52.282Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestPlainTextError [2022-05-04T21:55:52.282Z] --- PASS: TestPlainTextError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestInfiniteError [2022-05-04T21:55:52.282Z] --- PASS: TestInfiniteError (0.03s) [2022-05-04T21:55:52.282Z] === RUN TestCanceledContext [2022-05-04T21:55:52.282Z] 2022/05/04 21:55:50 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:52.282Z] --- PASS: TestCanceledContext (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestDeadlineExceededContext [2022-05-04T21:55:52.282Z] 2022/05/04 21:55:50 RoundTripper returned a response & error; ignoring response [2022-05-04T21:55:52.282Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretCreateUnsupported [2022-05-04T21:55:52.282Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretCreateError [2022-05-04T21:55:52.282Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretCreate [2022-05-04T21:55:52.282Z] --- PASS: TestSecretCreate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretInspectUnsupported [2022-05-04T21:55:52.282Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretInspectSecretNotFound [2022-05-04T21:55:52.282Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretInspect [2022-05-04T21:55:52.282Z] --- PASS: TestSecretInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretListUnsupported [2022-05-04T21:55:52.282Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretListError [2022-05-04T21:55:52.282Z] --- PASS: TestSecretListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretList [2022-05-04T21:55:52.282Z] --- PASS: TestSecretList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretRemoveUnsupported [2022-05-04T21:55:52.282Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretRemove [2022-05-04T21:55:52.282Z] --- PASS: TestSecretRemove (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretUpdateUnsupported [2022-05-04T21:55:52.282Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretUpdateError [2022-05-04T21:55:52.282Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSecretUpdate [2022-05-04T21:55:52.282Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceCreateError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceCreate [2022-05-04T21:55:52.282Z] --- PASS: TestServiceCreate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-04T21:55:52.282Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceCreateDigestPinning [2022-05-04T21:55:52.282Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceInspectServiceNotFound [2022-05-04T21:55:52.282Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceInspect [2022-05-04T21:55:52.282Z] --- PASS: TestServiceInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceListError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceList [2022-05-04T21:55:52.282Z] --- PASS: TestServiceList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceLogsError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceLogs [2022-05-04T21:55:52.282Z] --- PASS: TestServiceLogs (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceRemoveNotFoundError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceRemove [2022-05-04T21:55:52.282Z] --- PASS: TestServiceRemove (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceUpdateError [2022-05-04T21:55:52.282Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestServiceUpdate [2022-05-04T21:55:52.282Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmGetUnlockKeyError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmGetUnlockKey [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmInitError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmInit [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmInit (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmInspect [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmJoinError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmJoin [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmLeaveError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmLeave [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmUnlockError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmUnlock [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmUpdateError [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestSwarmUpdate [2022-05-04T21:55:52.282Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestTaskInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestTaskInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestTaskInspect [2022-05-04T21:55:52.282Z] --- PASS: TestTaskInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestTaskListError [2022-05-04T21:55:52.282Z] --- PASS: TestTaskListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestTaskList [2022-05-04T21:55:52.282Z] --- PASS: TestTaskList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeCreateError [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeCreate [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeInspectError [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeInspectNotFound [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeInspectWithEmptyID [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeInspect [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeListError [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeListError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeList [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeList (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeRemoveError [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-04T21:55:52.282Z] === RUN TestVolumeRemove [2022-05-04T21:55:52.282Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-04T21:55:52.282Z] === CONT TestTLSCloseWriter [2022-05-04T21:55:52.282Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-05-04T21:55:52.282Z] PASS [2022-05-04T21:55:52.282Z] coverage: 75.1% of statements [2022-05-04T21:55:52.282Z] ok github.com/docker/docker/client 0.476s coverage: 75.1% of statements [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.02s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T21:55:52.397Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestConfigureDaemonLogs [2022-05-04T21:55:52.397Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T21:55:52.397Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T21:55:52.397Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T21:55:52.397Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T21:55:52.397Z] PASS [2022-05-04T21:55:52.397Z] coverage: 20.1% of statements [2022-05-04T21:55:52.397Z] ok github.com/docker/docker/cmd/dockerd 0.259s coverage: 20.1% of statements [2022-05-04T21:55:52.397Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T21:55:52.397Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T21:55:52.711Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T21:55:53.654Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T21:55:53.654Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.04s) [2022-05-04T21:55:53.654Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-04T21:55:53.915Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T21:55:53.962Z] === RUN TestContainerStopSignal [2022-05-04T21:55:53.962Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestContainerStopTimeout [2022-05-04T21:55:53.962Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T21:55:53.962Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T21:55:53.962Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-04T21:55:53.962Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T21:55:53.962Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T21:55:53.962Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T21:55:53.962Z] --- PASS: TestReplaceAndAppendEnvVars (0.01s) [2022-05-04T21:55:53.962Z] === RUN TestNewMemoryStore [2022-05-04T21:55:53.962Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestAddContainers [2022-05-04T21:55:53.962Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestGetContainer [2022-05-04T21:55:53.962Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestDeleteContainer [2022-05-04T21:55:53.962Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestListContainers [2022-05-04T21:55:53.962Z] --- PASS: TestListContainers (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestFirstContainer [2022-05-04T21:55:53.962Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestApplyAllContainer [2022-05-04T21:55:53.962Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestIsValidHealthString [2022-05-04T21:55:53.962Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestStateRunStop [2022-05-04T21:55:53.962Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestStateTimeoutWait [2022-05-04T21:55:53.962Z] state_test.go:141: Stop callback fired [2022-05-04T21:55:53.962Z] state_test.go:165: Stop callback fired [2022-05-04T21:55:53.962Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-04T21:55:53.962Z] === RUN TestIsValidStateString [2022-05-04T21:55:53.962Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestViewSaveDelete [2022-05-04T21:55:53.962Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-04T21:55:53.962Z] === RUN TestViewAll [2022-05-04T21:55:53.962Z] --- PASS: TestViewAll (0.02s) [2022-05-04T21:55:53.962Z] === RUN TestViewGet [2022-05-04T21:55:53.962Z] --- PASS: TestViewGet (0.01s) [2022-05-04T21:55:53.962Z] === RUN TestNames [2022-05-04T21:55:53.962Z] --- PASS: TestNames (0.00s) [2022-05-04T21:55:53.962Z] === RUN TestViewWithHealthCheck [2022-05-04T21:55:53.962Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-04T21:55:53.962Z] PASS [2022-05-04T21:55:53.962Z] coverage: 41.7% of statements [2022-05-04T21:55:53.962Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2022-05-04T21:55:54.176Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T21:55:54.176Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-04T21:55:54.430Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T21:55:54.430Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T21:55:54.430Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T21:55:54.430Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T21:55:54.436Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T21:55:54.899Z] === RUN TestPrepare [2022-05-04T21:55:54.899Z] --- PASS: TestPrepare (0.00s) [2022-05-04T21:55:54.899Z] === RUN TestStart [2022-05-04T21:55:54.899Z] --- PASS: TestStart (0.00s) [2022-05-04T21:55:54.899Z] === RUN TestWaitCancel [2022-05-04T21:55:54.899Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T21:55:54.899Z] === RUN TestWaitDisabled [2022-05-04T21:55:54.899Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T21:55:54.899Z] === RUN TestWaitEnabled [2022-05-04T21:55:54.899Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T21:55:54.899Z] === RUN TestRemove [2022-05-04T21:55:54.899Z] --- PASS: TestRemove (0.00s) [2022-05-04T21:55:54.899Z] PASS [2022-05-04T21:55:54.899Z] coverage: 65.3% of statements [2022-05-04T21:55:54.899Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.075s coverage: 65.3% of statements [2022-05-04T21:55:55.007Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T21:55:56.391Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T21:55:56.391Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T21:55:56.391Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T21:55:56.391Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T21:55:56.652Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T21:55:57.592Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T21:55:57.849Z] === RUN TestNewListSecretsFilters [2022-05-04T21:55:57.849Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T21:55:57.849Z] === RUN TestNewListConfigsFilters [2022-05-04T21:55:57.849Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T21:55:57.849Z] PASS [2022-05-04T21:55:57.849Z] coverage: 0.5% of statements [2022-05-04T21:55:57.849Z] ok github.com/docker/docker/daemon/cluster 0.183s coverage: 0.5% of statements [2022-05-04T21:55:58.163Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T21:55:58.317Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T21:55:58.733Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T21:55:58.785Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T21:55:58.785Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T21:55:58.785Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T21:55:58.785Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T21:55:58.785Z] PASS [2022-05-04T21:55:58.785Z] coverage: 35.9% of statements [2022-05-04T21:55:58.785Z] ok github.com/docker/docker/daemon/cluster/convert 0.309s coverage: 35.9% of statements [2022-05-04T21:55:59.673Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T21:56:00.615Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T21:56:01.189Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T21:56:02.131Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T21:56:02.576Z] === RUN TestWaitNodeAttachment [2022-05-04T21:56:02.576Z] === RUN TestBuilderGC [2022-05-04T21:56:02.576Z] --- PASS: TestBuilderGC (0.01s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestFindConfigurationConflicts [2022-05-04T21:56:02.576Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T21:56:02.576Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T21:56:02.576Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T21:56:02.576Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T21:56:02.576Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T21:56:02.576Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_label [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T21:56:02.576Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T21:56:02.576Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T21:56:02.576Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T21:56:02.701Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T21:56:03.046Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-04T21:56:03.046Z] === RUN TestIsolationConversion [2022-05-04T21:56:03.046Z] === RUN TestIsolationConversion/default [2022-05-04T21:56:03.046Z] === RUN TestIsolationConversion/process [2022-05-04T21:56:03.046Z] === RUN TestIsolationConversion/hyperv [2022-05-04T21:56:03.046Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestContainerLabels [2022-05-04T21:56:03.046Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestCredentialSpecConversion [2022-05-04T21:56:03.046Z] === RUN TestCredentialSpecConversion/none [2022-05-04T21:56:03.046Z] === RUN TestCredentialSpecConversion/config [2022-05-04T21:56:03.046Z] === RUN TestCredentialSpecConversion/file [2022-05-04T21:56:03.046Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T21:56:03.046Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T21:56:03.046Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountBind [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountVolume [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountTarget [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T21:56:03.046Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T21:56:03.046Z] PASS [2022-05-04T21:56:03.046Z] coverage: 11.0% of statements [2022-05-04T21:56:03.046Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.790s coverage: 11.0% of statements [2022-05-04T21:56:03.046Z] time="2022-05-04T21:56:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T21:56:03.046Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-04T21:56:03.046Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T21:56:03.046Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:03.046Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestReloadBadDefaultConfig [2022-05-04T21:56:03.046Z] time="2022-05-04T21:56:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-288515860" [2022-05-04T21:56:03.046Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestReloadWithConflictingLabels [2022-05-04T21:56:03.046Z] time="2022-05-04T21:56:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-161240114" [2022-05-04T21:56:03.046Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T21:56:03.046Z] time="2022-05-04T21:56:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3090565060" [2022-05-04T21:56:03.046Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestMaskURLCredentials [2022-05-04T21:56:03.046Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestDaemonConfigurationMerge [2022-05-04T21:56:03.046Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T21:56:03.046Z] PASS [2022-05-04T21:56:03.046Z] coverage: 79.8% of statements [2022-05-04T21:56:03.046Z] ok github.com/docker/docker/daemon/config 0.417s coverage: 79.8% of statements [2022-05-04T21:56:03.046Z] === RUN TestEventsLog [2022-05-04T21:56:03.046Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestEventsLogTimeout [2022-05-04T21:56:03.046Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T21:56:03.046Z] === RUN TestLogEvents [2022-05-04T21:56:03.046Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T21:56:03.046Z] === RUN TestLoadBufferedEvents [2022-05-04T21:56:03.514Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-04T21:56:03.514Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T21:56:03.514Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T21:56:03.514Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T21:56:03.514Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T21:56:03.514Z] PASS [2022-05-04T21:56:03.514Z] coverage: 50.0% of statements [2022-05-04T21:56:03.514Z] ok github.com/docker/docker/daemon/events 0.320s coverage: 50.0% of statements [2022-05-04T21:56:03.644Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T21:56:04.216Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T21:56:04.216Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T21:56:04.477Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T21:56:04.477Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T21:56:04.477Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T21:56:04.477Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T21:56:04.477Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T21:56:05.085Z] === RUN TestIsEmptyDir [2022-05-04T21:56:05.085Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T21:56:05.085Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T21:56:05.085Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T21:56:05.085Z] PASS [2022-05-04T21:56:05.085Z] coverage: 2.3% of statements [2022-05-04T21:56:05.085Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2022-05-04T21:56:05.085Z] === RUN TestLinkNaming [2022-05-04T21:56:05.085Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T21:56:05.085Z] === RUN TestLinkNew [2022-05-04T21:56:05.085Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T21:56:05.085Z] === RUN TestLinkEnv [2022-05-04T21:56:05.085Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T21:56:05.085Z] === RUN TestLinkMultipleEnv [2022-05-04T21:56:05.085Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T21:56:05.085Z] === RUN TestLinkPortRangeEnv [2022-05-04T21:56:05.085Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T21:56:05.085Z] PASS [2022-05-04T21:56:05.085Z] coverage: 93.0% of statements [2022-05-04T21:56:05.085Z] ok github.com/docker/docker/daemon/links 0.057s coverage: 93.0% of statements [2022-05-04T21:56:05.422Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T21:56:06.835Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T21:56:06.835Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T21:56:07.095Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T21:56:07.299Z] === RUN TestVerifyNetworkingConfig [2022-05-04T21:56:07.299Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestGetContainer [2022-05-04T21:56:07.299Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestValidContainerNames [2022-05-04T21:56:07.299Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestContainerInitDNS [2022-05-04T21:56:07.299Z] daemon_test.go:145: root required [2022-05-04T21:56:07.299Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestMerge [2022-05-04T21:56:07.299Z] --- PASS: TestMerge (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestValidateContainerIsolation [2022-05-04T21:56:07.299Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestFindNetworkErrorType [2022-05-04T21:56:07.299Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestEnsureServicesExist [2022-05-04T21:56:07.299Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestEnsureServicesExistErrors [2022-05-04T21:56:07.299Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T21:56:07.299Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T21:56:07.299Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T21:56:07.299Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestContainerDelete [2022-05-04T21:56:07.299Z] --- PASS: TestContainerDelete (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestContainerDoubleDelete [2022-05-04T21:56:07.299Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T21:56:07.299Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T21:56:07.299Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestNoneHealthcheck [2022-05-04T21:56:07.299Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestHealthStates [2022-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] time="2022-05-04T21:56:06Z" 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-05-04T21:56:07.299Z] --- PASS: TestHealthStates (0.20s) [2022-05-04T21:56:07.299Z] === RUN TestGetInspectData [2022-05-04T21:56:07.299Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestFillLicense [2022-05-04T21:56:07.299Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestListInvalidFilter [2022-05-04T21:56:07.299Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestNameFilter [2022-05-04T21:56:07.299Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T21:56:07.299Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T21:56:07.299Z] === 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-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T21:56:07.299Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T21:56:07.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T21:56:07.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T21:56:07.299Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T21:56:07.665Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T21:56:07.766Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T21:56:07.767Z] --- 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-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T21:56:07.767Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T21:56:07.767Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestDaemonReloadLabels [2022-05-04T21:56:07.767Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T21:56:07.767Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestDaemonReloadMirrors [2022-05-04T21:56:07.767Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T21:56:07.767Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T21:56:07.767Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T21:56:07.926Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T21:56:08.239Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T21:56:08.239Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T21:56:08.239Z] reload_test.go:342: root required [2022-05-04T21:56:08.239Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:56:08.239Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T21:56:08.239Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-04T21:56:08.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T21:56:08.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-04T21:56:08.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T21:56:08.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-04T21:56:08.239Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T21:56:08.239Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-04T21:56:08.239Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T21:56:08.239Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-04T21:56:08.239Z] === RUN TestParseVolumesFrom [2022-05-04T21:56:08.239Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T21:56:08.239Z] PASS [2022-05-04T21:56:08.239Z] coverage: 8.6% of statements [2022-05-04T21:56:08.239Z] ok github.com/docker/docker/daemon 0.488s coverage: 8.6% of statements [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T21:56:08.239Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/defaults [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T21:56:08.239Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T21:56:08.239Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T21:56:08.239Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T21:56:08.239Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T21:56:08.497Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T21:56:08.707Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T21:56:08.707Z] === RUN TestAdapterReadLogs [2022-05-04T21:56:08.707Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCopier [2022-05-04T21:56:08.707Z] --- PASS: TestCopier (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCopierLongLines [2022-05-04T21:56:08.707Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCopierSlow [2022-05-04T21:56:08.707Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T21:56:08.707Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestSearchRegistryForImages [2022-05-04T21:56:08.707Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T21:56:08.707Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestImageDelete [2022-05-04T21:56:08.707Z] === RUN TestImageDelete/no_lease [2022-05-04T21:56:08.707Z] === RUN TestImageDelete/lease_exists [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-05-04T21:56:08.707Z] === RUN TestCreateSuccess [2022-05-04T21:56:08.707Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCreateStreamSkipped [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T21:56:08.707Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCreateLogGroupSuccess [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T21:56:08.707Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCreateError [2022-05-04T21:56:08.707Z] --- PASS: TestCreateError (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCreateAlreadyExists [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T21:56:08.707Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestLogClosed [2022-05-04T21:56:08.707Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestLogBlocking [2022-05-04T21:56:08.707Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T21:56:08.707Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T21:56:08.707Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestPublishBatchSuccess [2022-05-04T21:56:08.707Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestPublishBatchError [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=error msg=error [2022-05-04T21:56:08.707Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:56:08.707Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:56:08.707Z] time="2022-05-04T21:56:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T21:56:08.707Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchSimple [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchTicker [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchClose [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/3/���� [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T21:56:08.707Z] === RUN TestEffectiveLen/5/ [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/0/ [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/1/Hello [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: He [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/6/a� [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: a [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: � [2022-05-04T21:56:08.707Z] === RUN TestFindValidSplit/7/a� [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T21:56:08.707Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestProcessEventEmoji [2022-05-04T21:56:08.707Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchLineSplit [2022-05-04T21:56:08.707Z] --- PASS: TestImageDelete (0.04s) [2022-05-04T21:56:08.707Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-04T21:56:08.707Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-04T21:56:08.707Z] === RUN TestContentStoreForPull [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMaxEvents [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T21:56:08.707Z] --- PASS: TestCopierSlow (0.21s) [2022-05-04T21:56:08.707Z] === RUN TestCopierWithSized [2022-05-04T21:56:08.707Z] === RUN TestCopierWithSized/as_is [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T21:56:08.707Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T21:56:08.707Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-04T21:56:08.707Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-04T21:56:08.707Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCopierWithPartial [2022-05-04T21:56:08.707Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestRingLogger [2022-05-04T21:56:08.707Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestRingCap [2022-05-04T21:56:08.707Z] --- PASS: TestRingCap (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestRingClose [2022-05-04T21:56:08.707Z] --- PASS: TestRingClose (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestRingDrain [2022-05-04T21:56:08.707Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T21:56:08.707Z] PASS [2022-05-04T21:56:08.707Z] coverage: 43.2% of statements [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-04T21:56:08.707Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T21:56:08.707Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.2% of statements [2022-05-04T21:56:08.707Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T21:56:08.707Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T21:56:08.707Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T21:56:08.707Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestCreateTagSuccess [2022-05-04T21:56:08.707Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T21:56:08.707Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T21:56:08.707Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T21:56:08.707Z] PASS [2022-05-04T21:56:08.707Z] coverage: 80.2% of statements [2022-05-04T21:56:08.707Z] ok github.com/docker/docker/daemon/logger/awslogs 0.472s coverage: 80.2% of statements [2022-05-04T21:56:08.707Z] --- PASS: TestContentStoreForPull (0.26s) [2022-05-04T21:56:08.707Z] PASS [2022-05-04T21:56:08.707Z] coverage: 6.6% of statements [2022-05-04T21:56:09.068Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T21:56:09.068Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T21:56:09.068Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T21:56:09.175Z] ok github.com/docker/docker/daemon/images 0.435s coverage: 6.6% of statements [2022-05-04T21:56:09.175Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T21:56:09.175Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T21:56:09.175Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T21:56:09.328Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T21:56:09.328Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T21:56:09.328Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T21:56:09.589Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T21:56:09.589Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T21:56:10.112Z] --- PASS: TestCheckoutGit (32.02s) [2022-05-04T21:56:10.113Z] === RUN TestValidGitTransport [2022-05-04T21:56:10.113Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-04T21:56:10.113Z] === RUN TestGitInvalidRef [2022-05-04T21:56:10.113Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-04T21:56:10.113Z] PASS [2022-05-04T21:56:10.113Z] coverage: 86.3% of statements [2022-05-04T21:56:10.113Z] ok github.com/docker/docker/builder/remotecontext/git 32.580s coverage: 86.3% of statements [2022-05-04T21:56:10.113Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T21:56:10.113Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T21:56:10.113Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T21:56:10.113Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T21:56:10.161Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T21:56:10.161Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T21:56:10.161Z] PASS [2022-05-04T21:56:10.161Z] [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T21:56:10.161Z] DONE 17 tests in 53.040s [2022-05-04T21:56:10.161Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T21:56:10.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-04T21:56:10.162Z] ++ 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-05-04T21:56:10.162Z] ++ set -e [2022-05-04T21:56:10.162Z] ++ '[' -n 0 ']' [2022-05-04T21:56:10.162Z] ++ set -x [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T21:56:10.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=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-05-04T21:56:10.162Z] INFO: Testing against a local daemon [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T21:56:10.162Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T21:56:10.162Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T21:56:10.162Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T21:56:10.162Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T21:56:10.162Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T21:56:10.162Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T21:56:10.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T21:56:10.162Z] PASS [2022-05-04T21:56:10.162Z] coverage: 53.6% of statements [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T21:56:10.162Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T21:56:10.162Z] ok github.com/docker/docker/daemon/logger/fluentd 0.213s coverage: 53.6% of statements [2022-05-04T21:56:10.162Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T21:56:10.162Z] === RUN TestPluginInstall [2022-05-04T21:56:10.163Z] === RUN TestPluginInstall/no_auth [2022-05-04T21:56:10.162Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T21:56:10.163Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T21:56:10.163Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T21:56:10.163Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T21:56:10.163Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T21:56:10.163Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T21:56:10.630Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-04T21:56:10.630Z] === RUN TestFastTimeMarshalJSON [2022-05-04T21:56:10.630Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-04T21:56:10.630Z] PASS [2022-05-04T21:56:10.630Z] coverage: 87.2% of statements [2022-05-04T21:56:10.630Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.255s coverage: 87.2% of statements [2022-05-04T21:56:10.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-04T21:56:10.996Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T21:56:11.098Z] === RUN TestJSONFileLogger [2022-05-04T21:56:11.098Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-04T21:56:11.098Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T21:56:11.098Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T21:56:11.098Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T21:56:11.098Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-04T21:56:11.098Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T21:56:11.098Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-04T21:56:11.098Z] === RUN TestEncodeDecode [2022-05-04T21:56:11.098Z] === PAUSE TestEncodeDecode [2022-05-04T21:56:11.098Z] === RUN TestUnexpectedEOF [2022-05-04T21:56:11.098Z] time="2022-05-04T21:56:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:56:11.098Z] time="2022-05-04T21:56:10Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:56:11.098Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-05-04T21:56:11.098Z] === CONT TestEncodeDecode [2022-05-04T21:56:11.098Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T21:56:11.098Z] PASS [2022-05-04T21:56:11.098Z] coverage: 69.9% of statements [2022-05-04T21:56:11.098Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.389s coverage: 69.9% of statements [2022-05-04T21:56:11.098Z] === RUN TestWriteLog [2022-05-04T21:56:11.098Z] === PAUSE TestWriteLog [2022-05-04T21:56:11.098Z] === RUN TestReadLog [2022-05-04T21:56:11.098Z] === PAUSE TestReadLog [2022-05-04T21:56:11.098Z] === RUN TestDecode [2022-05-04T21:56:11.098Z] --- PASS: TestDecode (0.03s) [2022-05-04T21:56:11.098Z] === CONT TestWriteLog [2022-05-04T21:56:11.098Z] === CONT TestReadLog [2022-05-04T21:56:11.098Z] === RUN TestReadLog/tail_exact [2022-05-04T21:56:11.098Z] --- PASS: TestWriteLog (0.01s) [2022-05-04T21:56:11.566Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T21:56:11.566Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T21:56:11.566Z] --- PASS: TestReadLog (0.27s) [2022-05-04T21:56:11.566Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-05-04T21:56:11.566Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T21:56:11.566Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-04T21:56:11.566Z] PASS [2022-05-04T21:56:11.566Z] coverage: 78.7% of statements [2022-05-04T21:56:11.566Z] ok github.com/docker/docker/daemon/logger/local 0.419s coverage: 78.7% of statements [2022-05-04T21:56:11.566Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T21:56:11.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T21:56:11.938Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T21:56:12.553Z] === RUN TestLog [2022-05-04T21:56:12.553Z] --- PASS: TestLog (0.03s) [2022-05-04T21:56:12.553Z] PASS [2022-05-04T21:56:12.553Z] coverage: 31.5% of statements [2022-05-04T21:56:12.553Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.106s coverage: 31.5% of statements [2022-05-04T21:56:12.553Z] === RUN TestOpenFileDelete [2022-05-04T21:56:12.553Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestOpenFileRename [2022-05-04T21:56:12.553Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestHandleDecoderErr [2022-05-04T21:56:12.553Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestParseLogTagDefaultTag [2022-05-04T21:56:12.553Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestParseLogTag [2022-05-04T21:56:12.553Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestParseLogTagEmptyTag [2022-05-04T21:56:12.553Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestTailFiles [2022-05-04T21:56:12.553Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestFollowLogsConsumerGone [2022-05-04T21:56:12.553Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T21:56:12.553Z] === RUN TestFollowLogsProducerGone [2022-05-04T21:56:12.553Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-04T21:56:12.553Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-04T21:56:12.553Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-04T21:56:12.553Z] === RUN TestCheckCapacityAndRotate [2022-05-04T21:56:12.553Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T21:56:12.553Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T21:56:12.553Z] --- PASS: TestCheckCapacityAndRotate (0.11s) [2022-05-04T21:56:12.553Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2022-05-04T21:56:12.553Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-05-04T21:56:12.553Z] PASS [2022-05-04T21:56:12.553Z] coverage: 53.5% of statements [2022-05-04T21:56:12.553Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 53.5% of statements [2022-05-04T21:56:12.882Z] time="2022-05-04T21:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:12.882Z] time="2022-05-04T21:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04b837776e43b8ce5970199cff28bec7fabf308f2777c29e33c7567b0c1d9478" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:13.279Z] time="2022-05-04T21:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:13.279Z] time="2022-05-04T21:56:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:04b837776e43b8ce5970199cff28bec7fabf308f2777c29e33c7567b0c1d9478" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:13.539Z] === RUN TestParseLogFormat [2022-05-04T21:56:13.539Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestValidateLogOptEmpty [2022-05-04T21:56:13.539Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestParseAddressDefaultPort [2022-05-04T21:56:13.539Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestValidateSyslogFacility [2022-05-04T21:56:13.539Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T21:56:13.539Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestValidateLogOpt [2022-05-04T21:56:13.539Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:56:13.539Z] PASS [2022-05-04T21:56:13.539Z] coverage: 43.6% of statements [2022-05-04T21:56:13.539Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 43.6% of statements [2022-05-04T21:56:13.539Z] === RUN TestNewParse [2022-05-04T21:56:13.539Z] --- PASS: TestNewParse (0.00s) [2022-05-04T21:56:13.539Z] PASS [2022-05-04T21:56:13.539Z] coverage: 8.3% of statements [2022-05-04T21:56:13.539Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-05-04T21:56:13.539Z] === RUN TestValidateLogOpt [2022-05-04T21:56:13.539Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestNewMissedConfig [2022-05-04T21:56:13.539Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestNewMissedUrl [2022-05-04T21:56:13.539Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestNewMissedToken [2022-05-04T21:56:13.539Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestNewWithProxy [2022-05-04T21:56:13.539Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestDefault [2022-05-04T21:56:13.539Z] --- PASS: TestDefault (0.01s) [2022-05-04T21:56:13.539Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T21:56:13.539Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T21:56:13.539Z] === RUN TestJsonFormat [2022-05-04T21:56:13.539Z] --- PASS: TestJsonFormat (0.01s) [2022-05-04T21:56:13.540Z] === RUN TestPluginInstall/with_htpasswd [2022-05-04T21:56:13.801Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T21:56:14.012Z] === RUN TestRawFormat [2022-05-04T21:56:14.012Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T21:56:14.012Z] === RUN TestRawFormatWithLabels [2022-05-04T21:56:14.012Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T21:56:14.012Z] === RUN TestRawFormatWithoutTag [2022-05-04T21:56:14.012Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T21:56:14.012Z] === RUN TestBatching [2022-05-04T21:56:14.012Z] --- PASS: TestBatching (0.30s) [2022-05-04T21:56:14.012Z] === RUN TestFrequency [2022-05-04T21:56:14.372Z] time="2022-05-04T21:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:14.373Z] time="2022-05-04T21:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1500356f550769c9fc0297e9ea397f6a2fcf46c999a6922784202a003dc8185" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:14.373Z] time="2022-05-04T21:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:14.373Z] time="2022-05-04T21:56:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1500356f550769c9fc0297e9ea397f6a2fcf46c999a6922784202a003dc8185" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:14.480Z] --- PASS: TestFrequency (0.21s) [2022-05-04T21:56:14.480Z] === RUN TestOneMessagePerRequest [2022-05-04T21:56:14.480Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T21:56:14.480Z] === RUN TestVerify [2022-05-04T21:56:14.480Z] --- PASS: TestVerify (0.00s) [2022-05-04T21:56:14.480Z] === RUN TestSkipVerify [2022-05-04T21:56:14.480Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:14.480Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:14.480Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:14.480Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:14.633Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T21:56:14.633Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T21:56:14.895Z] === RUN TestPluginInstall/with_insecure [2022-05-04T21:56:15.466Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T21:56:15.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-04T21:56:15.466Z] --- PASS: TestSkipVerify (0.90s) [2022-05-04T21:56:15.466Z] === RUN TestBufferMaximum [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.927441\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.927441\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.466Z] --- PASS: TestBufferMaximum (0.01s) [2022-05-04T21:56:15.466Z] === RUN TestServerAlwaysDown [2022-05-04T21:56:15.466Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.932441\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.932441\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.932441\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.934440\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.467Z] time="2022-05-04T21:56:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701374.934440\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:15.467Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T21:56:15.467Z] === RUN TestCannotSendAfterClose [2022-05-04T21:56:15.467Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T21:56:15.467Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T21:56:15.935Z] === RUN TestV1IDService [2022-05-04T21:56:15.935Z] --- PASS: TestV1IDService (0.02s) [2022-05-04T21:56:15.935Z] === RUN TestV2MetadataService [2022-05-04T21:56:15.935Z] === RUN TestSuccessfulDownload [2022-05-04T21:56:15.935Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:56:15.935Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T21:56:15.935Z] === RUN TestCancelledDownload [2022-05-04T21:56:15.935Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T21:56:15.935Z] === RUN TestMaxDownloadAttempts [2022-05-04T21:56:15.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:15.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:15.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:15.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:15.935Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:15.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:15.935Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:15.935Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:15.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:15.935Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:15.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:15.935Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:16.038Z] time="2022-05-04T21:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:16.038Z] time="2022-05-04T21:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07cd53e60f5c7e4d417f3f412050a126b83e9a07b4d180add3b2acb28c5139c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:16.039Z] time="2022-05-04T21:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-04T21:56:16.039Z] time="2022-05-04T21:56:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d07cd53e60f5c7e4d417f3f412050a126b83e9a07b4d180add3b2acb28c5139c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-04T21:56:16.300Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:15Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:15Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f97fe1442f6a\"}'" [2022-05-04T21:56:16.404Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-04T21:56:16.404Z] PASS [2022-05-04T21:56:16.404Z] coverage: 82.5% of statements [2022-05-04T21:56:16.404Z] ok github.com/docker/docker/daemon/logger/splunk 2.527s coverage: 82.5% of statements [2022-05-04T21:56:16.404Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T21:56:16.404Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T21:56:16.404Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:16.404Z] time="2022-05-04T21:56:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:16.404Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T21:56:16.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-05-04T21:56:16.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-05-04T21:56:16.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-05-04T21:56:16.404Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-05-04T21:56:16.404Z] === RUN TestTransfer [2022-05-04T21:56:16.404Z] --- PASS: TestV2MetadataService (0.88s) [2022-05-04T21:56:16.404Z] PASS [2022-05-04T21:56:16.561Z] plugin_test.go:195: [d2d97ebcd2a1e] daemon is not started [2022-05-04T21:56:16.561Z] --- PASS: TestPluginInstall (6.34s) [2022-05-04T21:56:16.561Z] --- PASS: TestPluginInstall/no_auth (3.45s) [2022-05-04T21:56:16.561Z] --- PASS: TestPluginInstall/with_htpasswd (1.33s) [2022-05-04T21:56:16.561Z] --- PASS: TestPluginInstall/with_insecure (1.56s) [2022-05-04T21:56:16.561Z] === RUN TestPluginsWithRuntimes [2022-05-04T21:56:16.871Z] coverage: 48.2% of statements [2022-05-04T21:56:16.871Z] --- PASS: TestTransfer (0.12s) [2022-05-04T21:56:16.871Z] === RUN TestConcurrencyLimit [2022-05-04T21:56:16.871Z] ok github.com/docker/docker/distribution/metadata 0.997s coverage: 48.2% of statements [2022-05-04T21:56:16.871Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T21:56:16.871Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T21:56:16.871Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T21:56:16.871Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T21:56:16.871Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T21:56:16.871Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T21:56:16.871Z] === RUN TestManifestStore [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1152792613\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/no_local_cache [2022-05-04T21:56:16.871Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-04T21:56:16.871Z] === RUN TestInactiveJobs [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/with_local_cache [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:16.871Z] time="2022-05-04T21:56:16Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T21:56:16.871Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T21:56:17.134Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T21:56:17.343Z] time="2022-05-04T21:56:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore (0.34s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T21:56:17.343Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T21:56:17.343Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestFixManifestLayers [2022-05-04T21:56:17.343Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T21:56:17.343Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:56:17.343Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestFixManifestLayersBadParent [2022-05-04T21:56:17.343Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestValidateManifest [2022-05-04T21:56:17.343Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:56:17.343Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T21:56:17.343Z] === RUN TestFormatPlatform [2022-05-04T21:56:17.343Z] --- PASS: TestFormatPlatform (0.01s) [2022-05-04T21:56:17.343Z] === RUN TestPullSchema2Config [2022-05-04T21:56:17.343Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.343Z] === RUN TestPullSchema2Config/500_status [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.343Z] --- PASS: TestInactiveJobs (0.37s) [2022-05-04T21:56:17.343Z] === RUN TestWatchRelease [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.343Z] === RUN TestPullSchema2Config/EOF [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:17.343Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.343Z] 2022/05/04 21:56:17 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-04T21:56:17.343Z] goroutine 133 [running]: [2022-05-04T21:56:17.343Z] net/http.(*conn).serve.func1() [2022-05-04T21:56:17.343Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:56:17.343Z] panic({0xfd8f00, 0x11bb310}) [2022-05-04T21:56:17.343Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:56:17.343Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000532340?, {0x11c2ab8?, 0xc0000fe2a0?}) [2022-05-04T21:56:17.343Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T21:56:17.343Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11c2ab8, 0xc0000fe2a0}, 0xc0000fc900) [2022-05-04T21:56:17.343Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T21:56:17.343Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11c2ab8?, 0xc0000fe2a0?}, 0xc00005a800?) [2022-05-04T21:56:17.344Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:56:17.344Z] net/http.serverHandler.ServeHTTP({0xc0002d6b40?}, {0x11c2ab8, 0xc0000fe2a0}, 0xc0000fc900) [2022-05-04T21:56:17.344Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:56:17.344Z] net/http.(*conn).serve(0xc000196a00, {0x11c3330, 0xc0004982d0}) [2022-05-04T21:56:17.344Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:56:17.344Z] created by net/http.(*Server).Serve [2022-05-04T21:56:17.344Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:56:17.344Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T21:56:17.344Z] === RUN TestWatchFinishedTransfer [2022-05-04T21:56:17.344Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestDuplicateTransfer [2022-05-04T21:56:17.344Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T21:56:17.344Z] === RUN TestSuccessfulUpload [2022-05-04T21:56:17.344Z] === RUN TestNotFound [2022-05-04T21:56:17.344Z] --- PASS: TestNotFound (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestConflict [2022-05-04T21:56:17.344Z] --- PASS: TestConflict (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestForbidden [2022-05-04T21:56:17.344Z] --- PASS: TestForbidden (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestInvalidParameter [2022-05-04T21:56:17.344Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestNotImplemented [2022-05-04T21:56:17.344Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestNotModified [2022-05-04T21:56:17.344Z] --- PASS: TestNotModified (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestUnauthorized [2022-05-04T21:56:17.344Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestUnknown [2022-05-04T21:56:17.344Z] --- PASS: TestUnknown (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestCancelled [2022-05-04T21:56:17.344Z] --- PASS: TestCancelled (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestDeadline [2022-05-04T21:56:17.344Z] --- PASS: TestDeadline (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestDataLoss [2022-05-04T21:56:17.344Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestUnavailable [2022-05-04T21:56:17.344Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestSystem [2022-05-04T21:56:17.344Z] --- PASS: TestSystem (0.00s) [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Conflict [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T21:56:17.344Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T21:56:17.344Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T21:56:17.344Z] PASS [2022-05-04T21:56:17.344Z] coverage: 77.0% of statements [2022-05-04T21:56:17.344Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-04T21:56:17.812Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.812Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T21:56:17.812Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:17.812Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:17.812Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-04T21:56:17.812Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-04T21:56:17.812Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-04T21:56:17.812Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T21:56:17.812Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-04T21:56:17.812Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T21:56:17.812Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T21:56:17.812Z] === RUN TestLayerAlreadyExists [2022-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] 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-05-04T21:56:17.812Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T21:56:17.812Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T21:56:17.812Z] time="2022-05-04T21:56:17Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T21:56:17.812Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-05-04T21:56:17.812Z] === RUN TestCancelledUpload [2022-05-04T21:56:17.812Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T21:56:17.812Z] PASS [2022-05-04T21:56:17.812Z] coverage: 76.8% of statements [2022-05-04T21:56:17.812Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 76.8% of statements [2022-05-04T21:56:18.076Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T21:56:18.076Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T21:56:18.076Z] docker_api_swarm_node_test.go:20: [d3c941c4be573] joining swarm manager [d90d11e444271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:56:18.648Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-04T21:56:18.648Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T21:56:18.797Z] === RUN TestCompare [2022-05-04T21:56:18.797Z] --- PASS: TestCompare (0.00s) [2022-05-04T21:56:18.797Z] PASS [2022-05-04T21:56:18.797Z] coverage: 19.2% of statements [2022-05-04T21:56:18.797Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2022-05-04T21:56:18.797Z] === RUN TestFSGetInvalidData [2022-05-04T21:56:18.797Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-04T21:56:18.797Z] === RUN TestFSInvalidSet [2022-05-04T21:56:18.797Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T21:56:18.797Z] === RUN TestFSInvalidRoot [2022-05-04T21:56:18.797Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-04T21:56:18.797Z] === RUN TestFSMetadataGetSet [2022-05-04T21:56:18.797Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-05-04T21:56:18.797Z] === RUN TestFSInvalidWalker [2022-05-04T21:56:18.797Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T21:56:18.797Z] === RUN TestFSGetSet [2022-05-04T21:56:18.797Z] --- PASS: TestFSGetSet (0.03s) [2022-05-04T21:56:18.797Z] === RUN TestFSGetUnsetKey [2022-05-04T21:56:18.797Z] --- PASS: TestWhenEmptyAuthConfig (1.30s) [2022-05-04T21:56:18.797Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T21:56:18.797Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T21:56:18.797Z] === RUN TestTokenPassThru [2022-05-04T21:56:18.797Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-04T21:56:18.797Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T21:56:18.797Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-04T21:56:18.797Z] === RUN TestFSGetEmptyData [2022-05-04T21:56:18.797Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-05-04T21:56:18.797Z] PASS [2022-05-04T21:56:18.797Z] coverage: 26.6% of statements [2022-05-04T21:56:18.797Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-05-04T21:56:18.797Z] === RUN TestFSDelete [2022-05-04T21:56:18.797Z] ok github.com/docker/docker/distribution 2.363s coverage: 26.6% of statements [2022-05-04T21:56:18.797Z] --- PASS: TestFSDelete (0.02s) [2022-05-04T21:56:18.797Z] === RUN TestFSWalker [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.02s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-04T21:56:18.799Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestConfigureDaemonLogs [2022-05-04T21:56:18.799Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestCommonOptionsInstallFlags [2022-05-04T21:56:18.799Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-04T21:56:18.799Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-04T21:56:18.799Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-04T21:56:18.799Z] PASS [2022-05-04T21:56:18.799Z] coverage: 20.1% of statements [2022-05-04T21:56:18.799Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 20.1% of statements [2022-05-04T21:56:18.799Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-04T21:56:18.799Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T21:56:19.219Z] docker_api_swarm_node_test.go:21: [d03c5bb0054f6] joining swarm manager [d90d11e444271]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:56:19.264Z] --- PASS: TestFSWalker (0.02s) [2022-05-04T21:56:19.264Z] === RUN TestFSWalkerStopOnError [2022-05-04T21:56:19.264Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-04T21:56:19.264Z] === RUN TestNewFromJSON [2022-05-04T21:56:19.264Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T21:56:19.264Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T21:56:19.264Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T21:56:19.264Z] === RUN TestMarshalKeyOrder [2022-05-04T21:56:19.264Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-04T21:56:19.264Z] === RUN TestHistoryEqual [2022-05-04T21:56:19.264Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T21:56:19.264Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T21:56:19.264Z] --- PASS: TestHistoryEqual (0.21s) [2022-05-04T21:56:19.264Z] === RUN TestImage [2022-05-04T21:56:19.264Z] --- PASS: TestImage (0.00s) [2022-05-04T21:56:19.265Z] === RUN TestImageOSNotEmpty [2022-05-04T21:56:19.265Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T21:56:19.265Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T21:56:19.265Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T21:56:19.265Z] === RUN TestCreate [2022-05-04T21:56:19.265Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:56:19.265Z] === RUN TestRestore [2022-05-04T21:56:19.265Z] time="2022-05-04T21:56:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T21:56:19.265Z] --- PASS: TestRestore (0.04s) [2022-05-04T21:56:19.265Z] === RUN TestAddDelete [2022-05-04T21:56:19.265Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T21:56:19.265Z] === RUN TestSearchAfterDelete [2022-05-04T21:56:19.265Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T21:56:19.265Z] === RUN TestParentReset [2022-05-04T21:56:19.265Z] --- PASS: TestParentReset (0.03s) [2022-05-04T21:56:19.265Z] === RUN TestGetAndSetLastUpdated [2022-05-04T21:56:19.265Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-04T21:56:19.265Z] === RUN TestStoreLen [2022-05-04T21:56:19.480Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T21:56:19.733Z] --- PASS: TestStoreLen (0.08s) [2022-05-04T21:56:19.733Z] PASS [2022-05-04T21:56:19.733Z] coverage: 86.9% of statements [2022-05-04T21:56:19.733Z] ok github.com/docker/docker/image 0.720s coverage: 86.9% of statements [2022-05-04T21:56:19.733Z] === RUN TestValidateManifest [2022-05-04T21:56:19.733Z] === RUN TestValidateManifest/nil [2022-05-04T21:56:19.733Z] === RUN TestValidateManifest/non-nil [2022-05-04T21:56:19.733Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T21:56:19.733Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T21:56:19.733Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T21:56:19.733Z] PASS [2022-05-04T21:56:19.733Z] coverage: 0.7% of statements [2022-05-04T21:56:19.733Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-05-04T21:56:19.740Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-04T21:56:20.201Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T21:56:20.201Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T21:56:20.201Z] PASS [2022-05-04T21:56:20.201Z] coverage: 25.0% of statements [2022-05-04T21:56:20.201Z] ok github.com/docker/docker/image/v1 0.137s coverage: 25.0% of statements [2022-05-04T21:56:20.201Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T21:56:20.314Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T21:56:20.314Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T21:56:20.367Z] === RUN TestContainerStopSignal [2022-05-04T21:56:20.367Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestContainerStopTimeout [2022-05-04T21:56:20.367Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-04T21:56:20.367Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-04T21:56:20.367Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-04T21:56:20.367Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-04T21:56:20.367Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestReplaceAndAppendEnvVars [2022-05-04T21:56:20.367Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-04T21:56:20.367Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestNewMemoryStore [2022-05-04T21:56:20.367Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestAddContainers [2022-05-04T21:56:20.367Z] --- PASS: TestAddContainers (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestGetContainer [2022-05-04T21:56:20.367Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestDeleteContainer [2022-05-04T21:56:20.367Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestListContainers [2022-05-04T21:56:20.367Z] --- PASS: TestListContainers (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestFirstContainer [2022-05-04T21:56:20.367Z] --- PASS: TestFirstContainer (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestApplyAllContainer [2022-05-04T21:56:20.367Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestIsValidHealthString [2022-05-04T21:56:20.367Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestStateRunStop [2022-05-04T21:56:20.367Z] --- PASS: TestStateRunStop (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestStateTimeoutWait [2022-05-04T21:56:20.367Z] state_test.go:141: Stop callback fired [2022-05-04T21:56:20.367Z] state_test.go:165: Stop callback fired [2022-05-04T21:56:20.367Z] --- PASS: TestStateTimeoutWait (0.11s) [2022-05-04T21:56:20.367Z] === RUN TestIsValidStateString [2022-05-04T21:56:20.367Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestViewSaveDelete [2022-05-04T21:56:20.367Z] --- PASS: TestViewSaveDelete (0.02s) [2022-05-04T21:56:20.367Z] === RUN TestViewAll [2022-05-04T21:56:20.367Z] --- PASS: TestViewAll (0.03s) [2022-05-04T21:56:20.367Z] === RUN TestViewGet [2022-05-04T21:56:20.367Z] --- PASS: TestViewGet (0.01s) [2022-05-04T21:56:20.367Z] === RUN TestNames [2022-05-04T21:56:20.367Z] --- PASS: TestNames (0.00s) [2022-05-04T21:56:20.367Z] === RUN TestViewWithHealthCheck [2022-05-04T21:56:20.367Z] --- PASS: TestViewWithHealthCheck (0.03s) [2022-05-04T21:56:20.367Z] PASS [2022-05-04T21:56:20.367Z] coverage: 41.7% of statements [2022-05-04T21:56:20.367Z] ok github.com/docker/docker/container 0.315s coverage: 41.7% of statements [2022-05-04T21:56:20.367Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T21:56:20.367Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T21:56:20.367Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T21:56:20.367Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T21:56:20.837Z] === RUN TestPrepare [2022-05-04T21:56:20.837Z] --- PASS: TestPrepare (0.00s) [2022-05-04T21:56:20.837Z] === RUN TestStart [2022-05-04T21:56:20.837Z] --- PASS: TestStart (0.00s) [2022-05-04T21:56:20.837Z] === RUN TestWaitCancel [2022-05-04T21:56:20.837Z] --- PASS: TestWaitCancel (0.00s) [2022-05-04T21:56:20.837Z] === RUN TestWaitDisabled [2022-05-04T21:56:20.837Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-04T21:56:20.837Z] === RUN TestWaitEnabled [2022-05-04T21:56:20.837Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-04T21:56:20.837Z] === RUN TestRemove [2022-05-04T21:56:20.837Z] --- PASS: TestRemove (0.00s) [2022-05-04T21:56:20.837Z] PASS [2022-05-04T21:56:20.837Z] coverage: 65.3% of statements [2022-05-04T21:56:20.837Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2022-05-04T21:56:20.884Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T21:56:20.884Z] --- PASS: TestPluginsWithRuntimes (4.37s) [2022-05-04T21:56:20.884Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.15s) [2022-05-04T21:56:20.884Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-05-04T21:56:20.884Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T21:56:21.765Z] === RUN TestSerialization [2022-05-04T21:56:21.765Z] --- PASS: TestSerialization (0.02s) [2022-05-04T21:56:21.765Z] PASS [2022-05-04T21:56:21.765Z] coverage: 100.0% of statements [2022-05-04T21:56:21.765Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-05-04T21:56:21.826Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-05-04T21:56:21.827Z] PASS [2022-05-04T21:56:21.827Z] [2022-05-04T21:56:21.827Z] DONE 24 tests in 11.585s [2022-05-04T21:56:21.827Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-04T21:56:21.827Z] ++ 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-05-04T21:56:21.827Z] ++ set -e [2022-05-04T21:56:21.827Z] ++ '[' -n 0 ']' [2022-05-04T21:56:21.827Z] ++ set -x [2022-05-04T21:56:21.827Z] ++ 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-05-04T21:56:21.827Z] INFO: Testing against a local daemon [2022-05-04T21:56:21.827Z] === RUN TestExternalGraphDriver [2022-05-04T21:56:21.827Z] === RUN TestExternalGraphDriver/json [2022-05-04T21:56:22.087Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T21:56:22.233Z] === RUN TestEnvironmentParsing [2022-05-04T21:56:22.233Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T21:56:22.233Z] PASS [2022-05-04T21:56:22.233Z] coverage: 1.2% of statements [2022-05-04T21:56:22.233Z] ok github.com/docker/docker/libcontainerd/local 0.086s coverage: 1.2% of statements [2022-05-04T21:56:22.233Z] === RUN TestEmptyLayer [2022-05-04T21:56:22.233Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T21:56:22.233Z] === RUN TestCommitFailure [2022-05-04T21:56:22.233Z] --- PASS: TestCommitFailure (0.02s) [2022-05-04T21:56:22.233Z] === RUN TestStartTransactionFailure [2022-05-04T21:56:22.233Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-05-04T21:56:22.233Z] === RUN TestGetOrphan [2022-05-04T21:56:22.233Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T21:56:22.233Z] === RUN TestMountAndRegister [2022-05-04T21:56:22.701Z] layer_test.go:258: Layer size: 14 [2022-05-04T21:56:22.701Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-04T21:56:22.701Z] === RUN TestLayerRelease [2022-05-04T21:56:22.701Z] layer_test.go:291: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestStoreRestore [2022-05-04T21:56:22.701Z] layer_test.go:340: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestTarStreamStability [2022-05-04T21:56:22.701Z] layer_test.go:455: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestRegisterExistingLayer [2022-05-04T21:56:22.701Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-05-04T21:56:22.701Z] === RUN TestTarStreamVerification [2022-05-04T21:56:22.701Z] layer_test.go:684: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestLayerMigration [2022-05-04T21:56:22.701Z] migration_test.go:45: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T21:56:22.701Z] migration_test.go:181: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestMountInit [2022-05-04T21:56:22.701Z] mount_test.go:17: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestMountSize [2022-05-04T21:56:22.701Z] mount_test.go:76: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestMountChanges [2022-05-04T21:56:22.701Z] mount_test.go:125: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T21:56:22.701Z] === RUN TestMountApply [2022-05-04T21:56:22.701Z] mount_test.go:212: Failing on Windows [2022-05-04T21:56:22.701Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T21:56:22.701Z] PASS [2022-05-04T21:56:22.701Z] coverage: 30.6% of statements [2022-05-04T21:56:22.701Z] ok github.com/docker/docker/layer 0.340s coverage: 30.6% of statements [2022-05-04T21:56:23.029Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T21:56:23.029Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T21:56:23.073Z] === RUN TestNewListSecretsFilters [2022-05-04T21:56:23.073Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-04T21:56:23.073Z] === RUN TestNewListConfigsFilters [2022-05-04T21:56:23.073Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-04T21:56:23.073Z] PASS [2022-05-04T21:56:23.073Z] coverage: 0.5% of statements [2022-05-04T21:56:23.073Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2022-05-04T21:56:23.169Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T21:56:23.169Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T21:56:23.169Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T21:56:23.169Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T21:56:23.169Z] === RUN TestSequenceGetAvailableBit [2022-05-04T21:56:23.169Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSequenceEqual [2022-05-04T21:56:23.169Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSequenceCopy [2022-05-04T21:56:23.169Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestGetFirstAvailable [2022-05-04T21:56:23.169Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestFindSequence [2022-05-04T21:56:23.169Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestCheckIfAvailable [2022-05-04T21:56:23.169Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestMergeSequences [2022-05-04T21:56:23.169Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestPushReservation [2022-05-04T21:56:23.169Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSerializeDeserialize [2022-05-04T21:56:23.169Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSet [2022-05-04T21:56:23.169Z] --- PASS: TestSet (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSetUnset [2022-05-04T21:56:23.169Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestOffsetSetUnset [2022-05-04T21:56:23.169Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSetInRange [2022-05-04T21:56:23.169Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestSetAnyInRange [2022-05-04T21:56:23.169Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestMethods [2022-05-04T21:56:23.169Z] --- PASS: TestMethods (0.00s) [2022-05-04T21:56:23.169Z] === RUN TestRandomAllocateDeallocate [2022-05-04T21:56:23.290Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T21:56:23.290Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T21:56:23.290Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T21:56:23.541Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-04T21:56:23.550Z] === RUN TestExternalGraphDriver/spec [2022-05-04T21:56:23.813Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T21:56:24.014Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-04T21:56:24.014Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:56:24.014Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:56:24.015Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-04T21:56:24.015Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-04T21:56:24.015Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-04T21:56:24.015Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-04T21:56:24.015Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-04T21:56:24.015Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-04T21:56:24.015Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-04T21:56:24.490Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-04T21:56:24.490Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-04T21:56:24.490Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-04T21:56:24.490Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-04T21:56:24.959Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-04T21:56:24.960Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-04T21:56:24.960Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-04T21:56:24.960Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-04T21:56:24.960Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-04T21:56:24.960Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-04T21:56:24.960Z] PASS [2022-05-04T21:56:24.960Z] coverage: 35.9% of statements [2022-05-04T21:56:24.960Z] ok github.com/docker/docker/daemon/cluster/convert 0.341s coverage: 35.9% of statements [2022-05-04T21:56:25.103Z] --- PASS: TestBuildWithHugeFile (99.33s) [2022-05-04T21:56:25.103Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T21:56:25.103Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:56:25.103Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T21:56:25.103Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:56:25.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:56:25.103Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:56:25.103Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:56:25.103Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:56:25.103Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:56:25.103Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T21:56:25.103Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T21:56:25.103Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T21:56:25.103Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-04T21:56:25.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-04T21:56:25.103Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-04T21:56:25.103Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-04T21:56:25.103Z] === RUN TestBuildPreserveOwnership [2022-05-04T21:56:25.103Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:56:25.103Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestBuildPlatformInvalid [2022-05-04T21:56:25.103Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-04T21:56:25.103Z] PASS [2022-05-04T21:56:25.103Z] ok github.com/docker/docker/integration/build 156.185s [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === Skipped [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T21:56:25.103Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T21:56:25.103Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-04T21:56:25.103Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-04T21:56:25.103Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T21:56:25.103Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T21:56:25.103Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] DONE 29 tests, 6 skipped in 182.521s [2022-05-04T21:56:25.103Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T21:56:25.103Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:56:25.103Z] INFO: Testing against a local daemon [2022-05-04T21:56:25.103Z] === RUN TestConfigInspect [2022-05-04T21:56:25.103Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestConfigList [2022-05-04T21:56:25.103Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestConfigsCreateAndDelete [2022-05-04T21:56:25.103Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestConfigsUpdate [2022-05-04T21:56:25.103Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestTemplatedConfig [2022-05-04T21:56:25.103Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T21:56:25.103Z] === RUN TestConfigCreateResolve [2022-05-04T21:56:25.103Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:56:25.103Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T21:56:25.103Z] PASS [2022-05-04T21:56:25.103Z] ok github.com/docker/docker/integration/config 0.083s [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === Skipped [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T21:56:25.103Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:56:25.103Z] [2022-05-04T21:56:25.103Z] DONE 6 tests, 6 skipped in 1.629s [2022-05-04T21:56:25.103Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T21:56:25.198Z] === RUN TestExternalGraphDriver/pull [2022-05-04T21:56:25.381Z] === RUN TestInvalidConfig [2022-05-04T21:56:25.381Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T21:56:25.381Z] === RUN TestConfig [2022-05-04T21:56:25.381Z] --- PASS: TestConfig (0.00s) [2022-05-04T21:56:25.381Z] === RUN TestOptionsLabels [2022-05-04T21:56:25.381Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T21:56:25.381Z] === RUN TestValidName [2022-05-04T21:56:25.381Z] --- PASS: TestValidName (0.00s) [2022-05-04T21:56:25.381Z] PASS [2022-05-04T21:56:25.381Z] coverage: 19.7% of statements [2022-05-04T21:56:25.381Z] ok github.com/docker/docker/libnetwork/config 0.085s coverage: 19.7% of statements [2022-05-04T21:56:26.368Z] === RUN TestKey [2022-05-04T21:56:26.368Z] --- PASS: TestKey (0.00s) [2022-05-04T21:56:26.368Z] === RUN TestParseKey [2022-05-04T21:56:26.368Z] --- PASS: TestParseKey (0.00s) [2022-05-04T21:56:26.368Z] === RUN TestInvalidDataStore [2022-05-04T21:56:26.368Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T21:56:26.368Z] === RUN TestKVObjectFlatKey [2022-05-04T21:56:26.368Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T21:56:26.368Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T21:56:26.368Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T21:56:26.368Z] PASS [2022-05-04T21:56:26.368Z] coverage: 21.9% of statements [2022-05-04T21:56:26.368Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-05-04T21:56:26.528Z] === RUN TestWaitNodeAttachment [2022-05-04T21:56:26.836Z] === RUN TestErrorInterfaces [2022-05-04T21:56:26.836Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T21:56:26.836Z] === RUN TestNetworkMarshalling [2022-05-04T21:56:26.997Z] --- PASS: TestWaitNodeAttachment (0.44s) [2022-05-04T21:56:26.997Z] === RUN TestIsolationConversion [2022-05-04T21:56:26.997Z] === RUN TestIsolationConversion/default [2022-05-04T21:56:26.997Z] === RUN TestIsolationConversion/process [2022-05-04T21:56:26.997Z] === RUN TestIsolationConversion/hyperv [2022-05-04T21:56:26.997Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestContainerLabels [2022-05-04T21:56:26.997Z] --- PASS: TestContainerLabels (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestCredentialSpecConversion [2022-05-04T21:56:26.997Z] === RUN TestCredentialSpecConversion/none [2022-05-04T21:56:26.997Z] === RUN TestCredentialSpecConversion/config [2022-05-04T21:56:26.997Z] === RUN TestCredentialSpecConversion/file [2022-05-04T21:56:26.997Z] === RUN TestCredentialSpecConversion/registry [2022-05-04T21:56:26.997Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-04T21:56:26.997Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountBind [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountVolume [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountTarget [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountTmpfs [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountInvalidType [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-04T21:56:26.997Z] === RUN TestControllerValidateMountNamedPipe [2022-05-04T21:56:26.997Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-04T21:56:26.997Z] PASS [2022-05-04T21:56:26.997Z] coverage: 11.0% of statements [2022-05-04T21:56:26.997Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.651s coverage: 11.0% of statements [2022-05-04T21:56:27.109Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-05-04T21:56:27.109Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2022-05-04T21:56:27.109Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-05-04T21:56:27.109Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-05-04T21:56:27.109Z] === RUN TestGraphdriverPluginV2 [2022-05-04T21:56:27.304Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-05-04T21:56:27.304Z] === RUN TestEndpointMarshalling [2022-05-04T21:56:27.304Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestAuxAddresses [2022-05-04T21:56:27.304Z] time="2022-05-04T21:56:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:27.304Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-04T21:56:27.304Z] === RUN TestSRVServiceQuery [2022-05-04T21:56:27.304Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestServiceVIPReuse [2022-05-04T21:56:27.304Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T21:56:27.304Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestDNSIPQuery [2022-05-04T21:56:27.304Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestDNSProxyServFail [2022-05-04T21:56:27.304Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestSandboxAddEmpty [2022-05-04T21:56:27.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestSandboxAddMultiPrio [2022-05-04T21:56:27.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestSandboxAddSamePrio [2022-05-04T21:56:27.304Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestCleanupServiceDiscovery [2022-05-04T21:56:27.304Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestDNSOptions [2022-05-04T21:56:27.304Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:27.304Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T21:56:27.304Z] time="2022-05-04T21:56:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:27.304Z] time="2022-05-04T21:56:26Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:27.304Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-04T21:56:27.304Z] PASS [2022-05-04T21:56:27.304Z] coverage: 8.5% of statements [2022-05-04T21:56:27.304Z] ok github.com/docker/docker/libnetwork 0.431s coverage: 8.5% of statements [2022-05-04T21:56:27.304Z] === RUN TestIPDataMarshalling [2022-05-04T21:56:27.304Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T21:56:27.304Z] === RUN TestValidateAndIsV6 [2022-05-04T21:56:27.304Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T21:56:27.304Z] PASS [2022-05-04T21:56:27.304Z] coverage: 68.9% of statements [2022-05-04T21:56:27.304Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-05-04T21:56:27.344Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:56:27.344Z] INFO: Testing against a local daemon [2022-05-04T21:56:27.344Z] === RUN TestCheckpoint [2022-05-04T21:56:27.344Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:56:27.344Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T21:56:27.344Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T21:56:27.344Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:56:27.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:56:27.344Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:56:27.344Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:56:27.344Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T21:56:27.344Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T21:56:27.344Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T21:56:27.344Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T21:56:27.344Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T21:56:27.344Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T21:56:27.344Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T21:56:27.344Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T21:56:27.476Z] === RUN TestBuilderGC [2022-05-04T21:56:27.476Z] --- PASS: TestBuilderGC (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationNotFound [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonBrokenConfiguration [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestFindConfigurationConflicts [2022-05-04T21:56:27.476Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-04T21:56:27.476Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-04T21:56:27.476Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-04T21:56:27.476Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-04T21:56:27.476Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-04T21:56:27.476Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-04T21:56:27.476Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-04T21:56:27.477Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_label [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_dns [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_hosts [2022-05-04T21:56:27.477Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-04T21:56:27.477Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-04T21:56:27.477Z] === RUN TestReloadSetConfigFileNotExist [2022-05-04T21:56:27.477Z] === RUN TestEventsLog [2022-05-04T21:56:27.477Z] --- PASS: TestEventsLog (0.00s) [2022-05-04T21:56:27.477Z] === RUN TestEventsLogTimeout [2022-05-04T21:56:27.477Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-04T21:56:27.477Z] === RUN TestLogEvents [2022-05-04T21:56:27.477Z] --- PASS: TestLogEvents (0.05s) [2022-05-04T21:56:27.477Z] === RUN TestLoadBufferedEvents [2022-05-04T21:56:27.775Z] === RUN TestDriver [2022-05-04T21:56:27.776Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:27.776Z] PASS [2022-05-04T21:56:27.776Z] coverage: 34.8% of statements [2022-05-04T21:56:27.776Z] ok github.com/docker/docker/libnetwork/drivers/host 0.065s coverage: 34.8% of statements [2022-05-04T21:56:27.812Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2022-05-04T21:56:27.812Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T21:56:27.812Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-04T21:56:27.812Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T21:56:27.952Z] time="2022-05-04T21:56:27Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-04T21:56:27.952Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-05-04T21:56:27.952Z] === RUN TestReloadDefaultConfigNotExist [2022-05-04T21:56:27.952Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:27.952Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestReloadBadDefaultConfig [2022-05-04T21:56:27.952Z] time="2022-05-04T21:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2442799684" [2022-05-04T21:56:27.952Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestReloadWithConflictingLabels [2022-05-04T21:56:27.952Z] time="2022-05-04T21:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2050180332" [2022-05-04T21:56:27.952Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestReloadWithDuplicateLabels [2022-05-04T21:56:27.952Z] time="2022-05-04T21:56:27Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4251871438" [2022-05-04T21:56:27.952Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestMaskURLCredentials [2022-05-04T21:56:27.952Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestDaemonConfigurationMerge [2022-05-04T21:56:27.952Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-04T21:56:27.952Z] PASS [2022-05-04T21:56:27.952Z] coverage: 79.8% of statements [2022-05-04T21:56:27.952Z] ok github.com/docker/docker/daemon/config 0.366s coverage: 79.8% of statements [2022-05-04T21:56:27.952Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-04T21:56:27.952Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-04T21:56:27.952Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-04T21:56:27.952Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-04T21:56:27.952Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-04T21:56:27.952Z] PASS [2022-05-04T21:56:27.952Z] coverage: 50.0% of statements [2022-05-04T21:56:27.952Z] ok github.com/docker/docker/daemon/events 0.327s coverage: 50.0% of statements [2022-05-04T21:56:28.050Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T21:56:28.280Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2022-05-04T21:56:28.280Z] === RUN TestCopyEmptyFile [2022-05-04T21:56:28.280Z] --- PASS: TestCopyEmptyFile (0.34s) [2022-05-04T21:56:28.280Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T21:56:28.622Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T21:56:28.747Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2022-05-04T21:56:28.747Z] === RUN TestCopyFromContainer [2022-05-04T21:56:28.747Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:28.747Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T21:56:28.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:56:28.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:56:28.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:56:28.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:56:28.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:56:28.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:56:28.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T21:56:28.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T21:56:28.747Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T21:56:28.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T21:56:28.747Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T21:56:28.747Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidEnv [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T21:56:28.747Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:28.747Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T21:56:28.747Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:56:28.747Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T21:56:28.747Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:56:28.747Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:56:28.747Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:56:28.747Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T21:56:28.747Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T21:56:28.747Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T21:56:28.747Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateDifferentPlatform [2022-05-04T21:56:28.747Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T21:56:28.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T21:56:28.747Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T21:56:28.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T21:56:28.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T21:56:28.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-05-04T21:56:28.747Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T21:56:28.768Z] === RUN TestDriver [2022-05-04T21:56:28.768Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:28.768Z] PASS [2022-05-04T21:56:28.768Z] coverage: 34.8% of statements [2022-05-04T21:56:28.768Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-05-04T21:56:28.768Z] --- PASS: TestRandomAllocateDeallocate (5.50s) [2022-05-04T21:56:28.768Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:56:28.768Z] === RUN TestNetworkAllocateFree [2022-05-04T21:56:28.768Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T21:56:28.768Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T21:56:28.768Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T21:56:28.768Z] PASS [2022-05-04T21:56:28.768Z] coverage: 63.6% of statements [2022-05-04T21:56:28.768Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.064s coverage: 63.6% of statements [2022-05-04T21:56:28.948Z] === RUN TestIsEmptyDir [2022-05-04T21:56:28.948Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-04T21:56:28.948Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-04T21:56:28.948Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-04T21:56:28.948Z] PASS [2022-05-04T21:56:28.948Z] coverage: 2.3% of statements [2022-05-04T21:56:28.948Z] ok github.com/docker/docker/daemon/graphdriver 0.198s coverage: 2.3% of statements [2022-05-04T21:56:28.948Z] === RUN TestLinkNaming [2022-05-04T21:56:28.948Z] --- PASS: TestLinkNaming (0.00s) [2022-05-04T21:56:28.948Z] === RUN TestLinkNew [2022-05-04T21:56:28.948Z] --- PASS: TestLinkNew (0.00s) [2022-05-04T21:56:28.948Z] === RUN TestLinkEnv [2022-05-04T21:56:28.948Z] --- PASS: TestLinkEnv (0.00s) [2022-05-04T21:56:28.948Z] === RUN TestLinkMultipleEnv [2022-05-04T21:56:28.948Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-04T21:56:28.948Z] === RUN TestLinkPortRangeEnv [2022-05-04T21:56:28.948Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-04T21:56:28.948Z] PASS [2022-05-04T21:56:28.948Z] coverage: 93.0% of statements [2022-05-04T21:56:28.948Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2022-05-04T21:56:29.193Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T21:56:29.193Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-04T21:56:29.193Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T21:56:29.193Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T21:56:29.214Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T21:56:29.214Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T21:56:29.214Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T21:56:29.214Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:29.214Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T21:56:29.214Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.214Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.236Z] === RUN TestGetEmptyCapabilities [2022-05-04T21:56:29.236Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-05-04T21:56:29.236Z] === RUN TestGetExtraCapabilities [2022-05-04T21:56:29.236Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-04T21:56:29.236Z] === RUN TestGetInvalidCapabilities [2022-05-04T21:56:29.236Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-04T21:56:29.236Z] === RUN TestRemoteDriver [2022-05-04T21:56:29.236Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T21:56:29.236Z] === RUN TestDriverError [2022-05-04T21:56:29.236Z] --- PASS: TestDriverError (0.01s) [2022-05-04T21:56:29.236Z] === RUN TestMissingValues [2022-05-04T21:56:29.236Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T21:56:29.236Z] === RUN TestRollback [2022-05-04T21:56:29.236Z] --- PASS: TestRollback (0.01s) [2022-05-04T21:56:29.236Z] PASS [2022-05-04T21:56:29.236Z] coverage: 57.4% of statements [2022-05-04T21:56:29.236Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.103s coverage: 57.4% of statements [2022-05-04T21:56:29.689Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:29.704Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2022-05-04T21:56:29.704Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T21:56:29.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-04T21:56:29.936Z] === RUN TestVerifyNetworkingConfig [2022-05-04T21:56:29.936Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestGetContainer [2022-05-04T21:56:29.936Z] --- PASS: TestGetContainer (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestValidContainerNames [2022-05-04T21:56:29.936Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestContainerInitDNS [2022-05-04T21:56:29.936Z] daemon_test.go:145: root required [2022-05-04T21:56:29.936Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestMerge [2022-05-04T21:56:29.936Z] --- PASS: TestMerge (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestValidateContainerIsolation [2022-05-04T21:56:29.936Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestFindNetworkErrorType [2022-05-04T21:56:29.936Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestEnsureServicesExist [2022-05-04T21:56:29.936Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestEnsureServicesExistErrors [2022-05-04T21:56:29.936Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-04T21:56:29.936Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-04T21:56:29.936Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-04T21:56:29.936Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-04T21:56:29.936Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:56:29.936Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-04T21:56:29.936Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestContainerDelete [2022-05-04T21:56:29.936Z] --- PASS: TestContainerDelete (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestContainerDoubleDelete [2022-05-04T21:56:29.936Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestLogContainerEventCopyLabels [2022-05-04T21:56:29.936Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestLogContainerEventWithAttributes [2022-05-04T21:56:29.936Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestNoneHealthcheck [2022-05-04T21:56:29.936Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-04T21:56:29.936Z] === RUN TestHealthStates [2022-05-04T21:56:30.172Z] === RUN TestNew [2022-05-04T21:56:30.172Z] --- PASS: TestNew (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestAddDriver [2022-05-04T21:56:30.172Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestAddDuplicateDriver [2022-05-04T21:56:30.172Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T21:56:30.172Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestDriver [2022-05-04T21:56:30.172Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestIPAM [2022-05-04T21:56:30.172Z] --- PASS: TestIPAM (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestWalkIPAMs [2022-05-04T21:56:30.172Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T21:56:30.172Z] === RUN TestWalkDrivers [2022-05-04T21:56:30.172Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T21:56:30.172Z] PASS [2022-05-04T21:56:30.172Z] coverage: 82.4% of statements [2022-05-04T21:56:30.172Z] ok github.com/docker/docker/libnetwork/drvregistry 0.102s coverage: 82.4% of statements [2022-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] time="2022-05-04T21:56:29Z" 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-05-04T21:56:30.406Z] --- PASS: TestHealthStates (0.22s) [2022-05-04T21:56:30.406Z] === RUN TestGetInspectData [2022-05-04T21:56:30.406Z] --- PASS: TestGetInspectData (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestFillLicense [2022-05-04T21:56:30.406Z] --- PASS: TestFillLicense (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestListInvalidFilter [2022-05-04T21:56:30.406Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestNameFilter [2022-05-04T21:56:30.406Z] --- PASS: TestNameFilter (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-04T21:56:30.406Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-04T21:56:30.406Z] === 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-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-04T21:56:30.406Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-04T21:56:30.406Z] --- 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-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-04T21:56:30.406Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-04T21:56:30.406Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-04T21:56:30.407Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadLabels [2022-05-04T21:56:30.407Z] --- PASS: TestDaemonReloadLabels (0.01s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-04T21:56:30.407Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadMirrors [2022-05-04T21:56:30.407Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-04T21:56:30.407Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-04T21:56:30.407Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-04T21:56:30.407Z] reload_test.go:342: root required [2022-05-04T21:56:30.407Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-04T21:56:30.407Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-04T21:56:30.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-04T21:56:30.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-04T21:56:30.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-04T21:56:30.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-04T21:56:30.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-04T21:56:30.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-04T21:56:30.407Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-04T21:56:30.407Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-04T21:56:30.407Z] === RUN TestParseVolumesFrom [2022-05-04T21:56:30.407Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-04T21:56:30.407Z] PASS [2022-05-04T21:56:30.407Z] coverage: 8.6% of statements [2022-05-04T21:56:30.407Z] ok github.com/docker/docker/daemon 0.751s coverage: 8.6% of statements [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-04T21:56:30.407Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-04T21:56:30.640Z] === RUN TestBuildDefault [2022-05-04T21:56:30.640Z] --- PASS: TestBuildDefault (0.01s) [2022-05-04T21:56:30.640Z] === RUN TestBuildHostnameDomainname [2022-05-04T21:56:30.640Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestBuildHostname [2022-05-04T21:56:30.640Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestBuildHostnameFQDN [2022-05-04T21:56:30.640Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestBuildNoIP [2022-05-04T21:56:30.640Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestUpdate [2022-05-04T21:56:30.640Z] --- PASS: TestUpdate (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T21:56:30.640Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T21:56:30.640Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestAddEmpty [2022-05-04T21:56:30.640Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestAdd [2022-05-04T21:56:30.640Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestDeleteEmpty [2022-05-04T21:56:30.640Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestDeleteNewline [2022-05-04T21:56:30.640Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestDelete [2022-05-04T21:56:30.640Z] --- PASS: TestDelete (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestConcurrentWrites [2022-05-04T21:56:30.640Z] === RUN TestNAT [2022-05-04T21:56:30.640Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:56:30.640Z] --- SKIP: TestNAT (0.00s) [2022-05-04T21:56:30.640Z] === RUN TestTransparent [2022-05-04T21:56:30.640Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:56:30.640Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T21:56:30.640Z] PASS [2022-05-04T21:56:30.640Z] coverage: 0.0% of statements [2022-05-04T21:56:30.640Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-05-04T21:56:30.640Z] --- PASS: TestConcurrentWrites (0.29s) [2022-05-04T21:56:30.640Z] PASS [2022-05-04T21:56:30.640Z] coverage: 81.2% of statements [2022-05-04T21:56:30.640Z] ok github.com/docker/docker/libnetwork/etchosts 0.363s coverage: 81.2% of statements [2022-05-04T21:56:31.109Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-05-04T21:56:31.109Z] === RUN TestRetrieveFromStore [2022-05-04T21:56:31.109Z] === RUN TestNew [2022-05-04T21:56:31.109Z] --- PASS: TestNew (0.00s) [2022-05-04T21:56:31.109Z] === RUN TestAllocate [2022-05-04T21:56:31.109Z] --- PASS: TestAllocate (0.00s) [2022-05-04T21:56:31.109Z] === RUN TestUninitialized [2022-05-04T21:56:31.109Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T21:56:31.109Z] === RUN TestAllocateInRange [2022-05-04T21:56:31.109Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T21:56:31.109Z] === RUN TestAllocateSerial [2022-05-04T21:56:31.109Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T21:56:31.110Z] PASS [2022-05-04T21:56:31.110Z] coverage: 87.5% of statements [2022-05-04T21:56:31.110Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-05-04T21:56:31.148Z] --- PASS: TestGraphdriverPluginV2 (4.22s) [2022-05-04T21:56:31.148Z] PASS [2022-05-04T21:56:31.148Z] [2022-05-04T21:56:31.148Z] DONE 5 tests in 9.461s [2022-05-04T21:56:31.148Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-04T21:56:31.148Z] ++ 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-05-04T21:56:31.148Z] ++ set -e [2022-05-04T21:56:31.148Z] ++ '[' -n 0 ']' [2022-05-04T21:56:31.148Z] ++ set -x [2022-05-04T21:56:31.148Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-05-04T21:56:31.148Z] INFO: Testing against a local daemon [2022-05-04T21:56:31.148Z] === RUN TestContinueAfterPluginCrash [2022-05-04T21:56:31.148Z] === PAUSE TestContinueAfterPluginCrash [2022-05-04T21:56:31.148Z] === RUN TestReadPluginNoRead [2022-05-04T21:56:31.148Z] === PAUSE TestReadPluginNoRead [2022-05-04T21:56:31.148Z] === RUN TestDaemonStartWithLogOpt [2022-05-04T21:56:31.148Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-04T21:56:31.148Z] === CONT TestContinueAfterPluginCrash [2022-05-04T21:56:31.148Z] === CONT TestDaemonStartWithLogOpt [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/defaults [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-04T21:56:31.396Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-04T21:56:31.396Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-04T21:56:31.396Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-04T21:56:31.396Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-04T21:56:31.396Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-04T21:56:31.396Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-04T21:56:31.396Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-04T21:56:31.396Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-04T21:56:31.396Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-04T21:56:31.396Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-04T21:56:31.577Z] === RUN TestCaller [2022-05-04T21:56:31.577Z] --- PASS: TestCaller (0.00s) [2022-05-04T21:56:31.577Z] PASS [2022-05-04T21:56:31.577Z] coverage: 100.0% of statements [2022-05-04T21:56:31.577Z] ok github.com/docker/docker/libnetwork/internal/caller 0.048s coverage: 100.0% of statements [2022-05-04T21:56:31.577Z] --- PASS: TestRetrieveFromStore (0.48s) [2022-05-04T21:56:31.577Z] === RUN TestIsCorrupted [2022-05-04T21:56:31.577Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-04T21:56:31.577Z] === RUN TestSetRollover [2022-05-04T21:56:31.721Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T21:56:31.867Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-04T21:56:31.867Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2022-05-04T21:56:31.867Z] === RUN TestCreateSuccess [2022-05-04T21:56:31.867Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCreateStreamSkipped [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-04T21:56:31.867Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCreateLogGroupSuccess [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-04T21:56:31.867Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCreateError [2022-05-04T21:56:31.867Z] --- PASS: TestCreateError (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCreateAlreadyExists [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-04T21:56:31.867Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestLogClosed [2022-05-04T21:56:31.867Z] --- PASS: TestLogClosed (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestLogBlocking [2022-05-04T21:56:31.867Z] --- PASS: TestLogBlocking (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-04T21:56:31.867Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestLogNonBlockingBufferFull [2022-05-04T21:56:31.867Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestPublishBatchSuccess [2022-05-04T21:56:31.867Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestPublishBatchError [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=error msg=error [2022-05-04T21:56:31.867Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:56:31.867Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-04T21:56:31.867Z] time="2022-05-04T21:56:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-04T21:56:31.867Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchSimple [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchTicker [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMultilinePattern [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchClose [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/0/Hello [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/2/🙃 [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/3/���� [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/4/He��o [2022-05-04T21:56:31.867Z] === RUN TestEffectiveLen/5/ [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/0/ [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/1/Hello [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: Hello [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/2/Hello [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: He [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: llo [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/3/Hello [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: Hello [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/4/🙃 [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/5/🙃 [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/6/a� [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: a [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: � [2022-05-04T21:56:31.867Z] === RUN TestFindValidSplit/7/a� [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1076: a� [2022-05-04T21:56:31.867Z] cloudwatchlogs_test.go:1077: [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestProcessEventEmoji [2022-05-04T21:56:31.867Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchLineSplit [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMaxEvents [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMaxTotalBytes (0.05s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-04T21:56:31.867Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-04T21:56:31.867Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-04T21:56:31.867Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-04T21:56:31.867Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-04T21:56:31.867Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-04T21:56:31.867Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-04T21:56:31.867Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-04T21:56:31.868Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-04T21:56:31.868Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestCreateTagSuccess [2022-05-04T21:56:31.868Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-04T21:56:31.868Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-05-04T21:56:31.868Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-04T21:56:31.868Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-04T21:56:31.868Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-04T21:56:31.868Z] PASS [2022-05-04T21:56:31.868Z] coverage: 79.9% of statements [2022-05-04T21:56:31.868Z] ok github.com/docker/docker/daemon/logger/awslogs 0.434s coverage: 79.9% of statements [2022-05-04T21:56:31.868Z] === RUN TestAdapterReadLogs [2022-05-04T21:56:31.868Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestCopier [2022-05-04T21:56:31.868Z] --- PASS: TestCopier (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestCopierLongLines [2022-05-04T21:56:31.868Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-04T21:56:31.868Z] === RUN TestCopierSlow [2022-05-04T21:56:32.045Z] === RUN TestSetSerialInsertDelete [2022-05-04T21:56:32.045Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T21:56:32.045Z] === RUN TestSetParallelInsertDelete [2022-05-04T21:56:32.339Z] --- PASS: TestCopierSlow (0.20s) [2022-05-04T21:56:32.339Z] === RUN TestCopierWithSized [2022-05-04T21:56:32.339Z] === RUN TestCopierWithSized/as_is [2022-05-04T21:56:32.339Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-04T21:56:32.339Z] --- PASS: TestCopierWithSized (0.01s) [2022-05-04T21:56:32.339Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-04T21:56:32.339Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestCopierWithPartial [2022-05-04T21:56:32.339Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestRingLogger [2022-05-04T21:56:32.339Z] --- PASS: TestRingLogger (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestRingCap [2022-05-04T21:56:32.339Z] --- PASS: TestRingCap (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestRingClose [2022-05-04T21:56:32.339Z] --- PASS: TestRingClose (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestRingDrain [2022-05-04T21:56:32.339Z] --- PASS: TestRingDrain (0.00s) [2022-05-04T21:56:32.339Z] PASS [2022-05-04T21:56:32.339Z] coverage: 43.2% of statements [2022-05-04T21:56:32.339Z] ok github.com/docker/docker/daemon/logger 0.343s coverage: 43.2% of statements [2022-05-04T21:56:32.339Z] === RUN TestSearchRegistryForImagesErrors [2022-05-04T21:56:32.339Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestSearchRegistryForImages [2022-05-04T21:56:32.339Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestOnlyPlatformWithFallback [2022-05-04T21:56:32.339Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-04T21:56:32.339Z] === RUN TestImageDelete [2022-05-04T21:56:32.339Z] === RUN TestImageDelete/no_lease [2022-05-04T21:56:32.339Z] === RUN TestImageDelete/lease_exists [2022-05-04T21:56:32.339Z] --- PASS: TestImageDelete (0.04s) [2022-05-04T21:56:32.339Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-04T21:56:32.339Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-04T21:56:32.339Z] === RUN TestContentStoreForPull [2022-05-04T21:56:32.666Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T21:56:32.808Z] --- PASS: TestContentStoreForPull (0.21s) [2022-05-04T21:56:32.808Z] PASS [2022-05-04T21:56:32.808Z] coverage: 6.6% of statements [2022-05-04T21:56:32.808Z] ok github.com/docker/docker/daemon/images 0.412s coverage: 6.6% of statements [2022-05-04T21:56:32.808Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T21:56:32.808Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T21:56:32.808Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/#00 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/something:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-04T21:56:32.808Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-04T21:56:32.808Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-04T21:56:33.032Z] --- PASS: TestSetRollover (1.64s) [2022-05-04T21:56:33.032Z] === RUN TestSetRolloverSerial [2022-05-04T21:56:33.032Z] === RUN TestInt2IP2IntConversion [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-04T21:56:33.281Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-04T21:56:33.281Z] PASS [2022-05-04T21:56:33.281Z] coverage: 53.6% of statements [2022-05-04T21:56:33.281Z] ok github.com/docker/docker/daemon/logger/fluentd 0.122s coverage: 53.6% of statements [2022-05-04T21:56:33.281Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T21:56:33.281Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-04T21:56:33.281Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-04T21:56:33.281Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-04T21:56:33.281Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-04T21:56:33.281Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-04T21:56:33.281Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-05-04T21:56:33.281Z] === RUN TestFastTimeMarshalJSON [2022-05-04T21:56:33.281Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-04T21:56:33.281Z] PASS [2022-05-04T21:56:33.281Z] coverage: 87.2% of statements [2022-05-04T21:56:33.281Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.234s coverage: 87.2% of statements [2022-05-04T21:56:33.506Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-04T21:56:33.506Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.27s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.28s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.85s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.19s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.22s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.69s) [2022-05-04T21:56:33.506Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-04T21:56:33.506Z] === RUN TestDiff [2022-05-04T21:56:33.506Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T21:56:33.506Z] --- SKIP: TestDiff (0.00s) [2022-05-04T21:56:33.506Z] === RUN TestExecWithCloseStdin [2022-05-04T21:56:33.750Z] === RUN TestJSONFileLogger [2022-05-04T21:56:33.750Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-04T21:56:33.750Z] === RUN TestJSONFileLoggerWithTags [2022-05-04T21:56:33.750Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-04T21:56:33.750Z] === RUN TestJSONFileLoggerWithOpts [2022-05-04T21:56:33.750Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-04T21:56:33.750Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-04T21:56:33.750Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-04T21:56:33.750Z] === RUN TestEncodeDecode [2022-05-04T21:56:33.750Z] === PAUSE TestEncodeDecode [2022-05-04T21:56:33.750Z] === RUN TestUnexpectedEOF [2022-05-04T21:56:33.750Z] time="2022-05-04T21:56:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:56:33.750Z] time="2022-05-04T21:56:33Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-04T21:56:33.750Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-05-04T21:56:33.750Z] === CONT TestEncodeDecode [2022-05-04T21:56:33.750Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-04T21:56:33.750Z] PASS [2022-05-04T21:56:33.750Z] coverage: 69.9% of statements [2022-05-04T21:56:33.750Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.283s coverage: 69.9% of statements [2022-05-04T21:56:34.017Z] --- PASS: TestInt2IP2IntConversion (0.55s) [2022-05-04T21:56:34.017Z] === RUN TestGetAddressVersion [2022-05-04T21:56:34.017Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T21:56:34.017Z] === RUN TestKeyString [2022-05-04T21:56:34.017Z] --- PASS: TestKeyString (0.00s) [2022-05-04T21:56:34.017Z] === RUN TestPoolDataMarshal [2022-05-04T21:56:34.017Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T21:56:34.017Z] === RUN TestSubnetsMarshal [2022-05-04T21:56:34.017Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-04T21:56:34.017Z] === RUN TestAddSubnets [2022-05-04T21:56:34.017Z] --- PASS: TestAddSubnets (0.05s) [2022-05-04T21:56:34.017Z] === RUN TestDoublePoolRelease [2022-05-04T21:56:34.017Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-04T21:56:34.017Z] === RUN TestAddReleasePoolID [2022-05-04T21:56:34.017Z] === RUN TestPoolRequest [2022-05-04T21:56:34.017Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T21:56:34.017Z] === RUN TestOtherRequests [2022-05-04T21:56:34.017Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T21:56:34.017Z] PASS [2022-05-04T21:56:34.017Z] coverage: 57.1% of statements [2022-05-04T21:56:34.017Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-05-04T21:56:34.017Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-05-04T21:56:34.017Z] === RUN TestPredefinedPool [2022-05-04T21:56:34.017Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-04T21:56:34.017Z] === RUN TestRemoveSubnet [2022-05-04T21:56:34.017Z] --- PASS: TestRemoveSubnet (0.22s) [2022-05-04T21:56:34.017Z] === RUN TestGetSameAddress [2022-05-04T21:56:34.017Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-04T21:56:34.017Z] === RUN TestPoolAllocationReuse [2022-05-04T21:56:34.484Z] --- PASS: TestSetRolloverSerial (1.41s) [2022-05-04T21:56:34.484Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T21:56:34.484Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T21:56:34.484Z] PASS [2022-05-04T21:56:34.484Z] coverage: 84.4% of statements [2022-05-04T21:56:34.484Z] ok github.com/docker/docker/libnetwork/bitseq 11.407s coverage: 84.4% of statements [2022-05-04T21:56:34.580Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T21:56:34.743Z] === RUN TestWriteLog [2022-05-04T21:56:34.743Z] === PAUSE TestWriteLog [2022-05-04T21:56:34.743Z] === RUN TestReadLog [2022-05-04T21:56:34.743Z] === PAUSE TestReadLog [2022-05-04T21:56:34.743Z] === RUN TestDecode [2022-05-04T21:56:34.743Z] --- PASS: TestDecode (0.02s) [2022-05-04T21:56:34.743Z] === CONT TestWriteLog [2022-05-04T21:56:34.744Z] === CONT TestReadLog [2022-05-04T21:56:34.744Z] --- PASS: TestWriteLog (0.00s) [2022-05-04T21:56:34.744Z] === RUN TestReadLog/tail_exact [2022-05-04T21:56:34.744Z] === RUN TestReadLog/tail_less_than_available [2022-05-04T21:56:34.744Z] === RUN TestReadLog/tail_more_than_available [2022-05-04T21:56:34.744Z] --- PASS: TestReadLog (0.21s) [2022-05-04T21:56:34.744Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-05-04T21:56:34.744Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-04T21:56:34.744Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-04T21:56:34.744Z] PASS [2022-05-04T21:56:34.744Z] coverage: 78.7% of statements [2022-05-04T21:56:34.744Z] ok github.com/docker/docker/daemon/logger/local 0.283s coverage: 78.7% of statements [2022-05-04T21:56:34.744Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T21:56:35.150Z] docker_api_swarm_test.go:502: [dcca43011a979] joining swarm manager [d93d51c859259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:56:35.215Z] === RUN TestOpenFileDelete [2022-05-04T21:56:35.215Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestOpenFileRename [2022-05-04T21:56:35.215Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestHandleDecoderErr [2022-05-04T21:56:35.215Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestParseLogTagDefaultTag [2022-05-04T21:56:35.215Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestParseLogTag [2022-05-04T21:56:35.215Z] --- PASS: TestParseLogTag (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestParseLogTagEmptyTag [2022-05-04T21:56:35.215Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestTailFiles [2022-05-04T21:56:35.215Z] --- PASS: TestTailFiles (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestFollowLogsConsumerGone [2022-05-04T21:56:35.215Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestFollowLogsProducerGone [2022-05-04T21:56:35.215Z] logfile_test.go:180: logDecode() closed after sending 477 messages [2022-05-04T21:56:35.215Z] logfile_test.go:233: messages sent: 477, received: 477 [2022-05-04T21:56:35.215Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-04T21:56:35.215Z] === RUN TestCheckCapacityAndRotate [2022-05-04T21:56:35.215Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-04T21:56:35.215Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-04T21:56:35.215Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2022-05-04T21:56:35.215Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-04T21:56:35.215Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-05-04T21:56:35.215Z] PASS [2022-05-04T21:56:35.215Z] coverage: 55.1% of statements [2022-05-04T21:56:35.215Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.212s coverage: 55.1% of statements [2022-05-04T21:56:35.471Z] === RUN TestGetCapabilities [2022-05-04T21:56:35.471Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T21:56:35.471Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T21:56:35.471Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-04T21:56:35.471Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T21:56:35.471Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-04T21:56:35.471Z] === RUN TestRemoteDriver [2022-05-04T21:56:35.471Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T21:56:35.471Z] PASS [2022-05-04T21:56:35.471Z] coverage: 47.4% of statements [2022-05-04T21:56:35.471Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.087s coverage: 47.4% of statements [2022-05-04T21:56:35.688Z] === RUN TestLog [2022-05-04T21:56:35.688Z] --- PASS: TestLog (0.02s) [2022-05-04T21:56:35.688Z] PASS [2022-05-04T21:56:35.688Z] coverage: 31.5% of statements [2022-05-04T21:56:35.688Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.075s coverage: 31.5% of statements [2022-05-04T21:56:35.717Z] --- PASS: TestExecWithCloseStdin (1.99s) [2022-05-04T21:56:35.717Z] === RUN TestExec [2022-05-04T21:56:35.939Z] --- PASS: TestPoolAllocationReuse (1.73s) [2022-05-04T21:56:35.939Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T21:56:35.939Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-04T21:56:35.939Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T21:56:36.158Z] === RUN TestValidateLogOpt [2022-05-04T21:56:36.158Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestNewMissedConfig [2022-05-04T21:56:36.158Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestNewMissedUrl [2022-05-04T21:56:36.158Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestNewMissedToken [2022-05-04T21:56:36.158Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestNewWithProxy [2022-05-04T21:56:36.158Z] --- PASS: TestNewWithProxy (0.02s) [2022-05-04T21:56:36.158Z] === RUN TestDefault [2022-05-04T21:56:36.158Z] --- PASS: TestDefault (0.01s) [2022-05-04T21:56:36.158Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-04T21:56:36.158Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestJsonFormat [2022-05-04T21:56:36.158Z] --- PASS: TestJsonFormat (0.02s) [2022-05-04T21:56:36.158Z] === RUN TestRawFormat [2022-05-04T21:56:36.158Z] --- PASS: TestRawFormat (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestRawFormatWithLabels [2022-05-04T21:56:36.158Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestRawFormatWithoutTag [2022-05-04T21:56:36.158Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-04T21:56:36.158Z] === RUN TestBatching [2022-05-04T21:56:36.158Z] === RUN TestNewParse [2022-05-04T21:56:36.158Z] --- PASS: TestNewParse (0.00s) [2022-05-04T21:56:36.158Z] PASS [2022-05-04T21:56:36.158Z] coverage: 8.3% of statements [2022-05-04T21:56:36.158Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-05-04T21:56:36.158Z] --- PASS: TestBatching (0.23s) [2022-05-04T21:56:36.158Z] === RUN TestFrequency [2022-05-04T21:56:36.407Z] === RUN TestWindowsIPAM [2022-05-04T21:56:36.407Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T21:56:36.407Z] PASS [2022-05-04T21:56:36.407Z] coverage: 71.4% of statements [2022-05-04T21:56:36.407Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.053s coverage: 71.4% of statements [2022-05-04T21:56:36.628Z] --- PASS: TestFrequency (0.19s) [2022-05-04T21:56:36.628Z] === RUN TestOneMessagePerRequest [2022-05-04T21:56:36.628Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestVerify [2022-05-04T21:56:36.628Z] --- PASS: TestVerify (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestSkipVerify [2022-05-04T21:56:36.628Z] === RUN TestParseLogFormat [2022-05-04T21:56:36.628Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestValidateLogOptEmpty [2022-05-04T21:56:36.628Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestParseAddressDefaultPort [2022-05-04T21:56:36.628Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestValidateSyslogFacility [2022-05-04T21:56:36.628Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestValidateLogOptSyslogFormat [2022-05-04T21:56:36.628Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-04T21:56:36.628Z] === RUN TestValidateLogOpt [2022-05-04T21:56:36.628Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-04T21:56:36.628Z] PASS [2022-05-04T21:56:36.628Z] coverage: 43.6% of statements [2022-05-04T21:56:36.628Z] ok github.com/docker/docker/daemon/logger/syslog 0.080s coverage: 43.6% of statements [2022-05-04T21:56:36.628Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:36.628Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:36.628Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:36.628Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.064Z] --- PASS: TestDaemonStartWithLogOpt (5.88s) [2022-05-04T21:56:37.064Z] === CONT TestReadPluginNoRead [2022-05-04T21:56:37.098Z] --- PASS: TestSkipVerify (0.48s) [2022-05-04T21:56:37.098Z] === RUN TestBufferMaximum [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.654042\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.654042\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-04T21:56:37.098Z] === RUN TestServerAlwaysDown [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.657044\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.657044\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.657044\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.658196\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] time="2022-05-04T21:56:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651701396.658196\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:37.098Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-04T21:56:37.098Z] === RUN TestCannotSendAfterClose [2022-05-04T21:56:37.098Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-04T21:56:37.098Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-04T21:56:37.278Z] --- PASS: TestExec (1.84s) [2022-05-04T21:56:37.278Z] === RUN TestExecUser [2022-05-04T21:56:37.278Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T21:56:37.278Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestExportContainerAndImportImage [2022-05-04T21:56:37.278Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:37.278Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T21:56:37.278Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:37.278Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestHealthCheckWorkdir [2022-05-04T21:56:37.278Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T21:56:37.278Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestHealthKillContainer [2022-05-04T21:56:37.278Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T21:56:37.278Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T21:56:37.278Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T21:56:37.278Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T21:56:37.278Z] === RUN TestKillContainerInvalidSignal [2022-05-04T21:56:37.397Z] === RUN TestDefaultNetwork [2022-05-04T21:56:37.569Z] === RUN TestV1IDService [2022-05-04T21:56:37.569Z] --- PASS: TestV1IDService (0.03s) [2022-05-04T21:56:37.569Z] === RUN TestV2MetadataService [2022-05-04T21:56:37.868Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-04T21:56:37.868Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T21:56:37.868Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-05-04T21:56:37.868Z] === RUN TestInitAddressPools [2022-05-04T21:56:37.868Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-04T21:56:37.868Z] PASS [2022-05-04T21:56:37.868Z] coverage: 74.0% of statements [2022-05-04T21:56:37.868Z] ok github.com/docker/docker/libnetwork/ipamutils 0.685s coverage: 74.0% of statements [2022-05-04T21:56:38.042Z] time="2022-05-04T21:56:37Z" 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-05-04T21:56:38.042Z] time="2022-05-04T21:56:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8d0171038a0c\"}'" [2022-05-04T21:56:38.042Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-04T21:56:38.042Z] PASS [2022-05-04T21:56:38.042Z] coverage: 82.5% of statements [2022-05-04T21:56:38.042Z] ok github.com/docker/docker/daemon/logger/splunk 2.091s coverage: 82.5% of statements [2022-05-04T21:56:38.042Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T21:56:38.042Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-04T21:56:38.042Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T21:56:38.335Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.52s) [2022-05-04T21:56:38.336Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T21:56:38.449Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T21:56:38.512Z] === RUN TestSuccessfulDownload [2022-05-04T21:56:38.512Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:56:38.512Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-04T21:56:38.512Z] === RUN TestCancelledDownload [2022-05-04T21:56:38.512Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-04T21:56:38.512Z] === RUN TestMaxDownloadAttempts [2022-05-04T21:56:38.512Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:38.512Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:38.512Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:38.512Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:38.512Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:38.512Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:38.512Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:38.512Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:38.512Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-04T21:56:38.512Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-04T21:56:38.512Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-04T21:56:38.512Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-04T21:56:38.803Z] === RUN TestKeyValue [2022-05-04T21:56:38.803Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T21:56:38.803Z] PASS [2022-05-04T21:56:38.803Z] coverage: 60.0% of statements [2022-05-04T21:56:38.803Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-05-04T21:56:38.842Z] --- PASS: TestKillContainerInvalidSignal (1.75s) [2022-05-04T21:56:38.842Z] === RUN TestKillContainer [2022-05-04T21:56:38.842Z] === RUN TestKillContainer/no_signal [2022-05-04T21:56:38.982Z] --- PASS: TestV2MetadataService (1.16s) [2022-05-04T21:56:38.982Z] PASS [2022-05-04T21:56:38.982Z] coverage: 48.2% of statements [2022-05-04T21:56:38.982Z] ok github.com/docker/docker/distribution/metadata 1.277s coverage: 48.2% of statements [2022-05-04T21:56:38.982Z] time="2022-05-04T21:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:38.982Z] time="2022-05-04T21:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:38.982Z] time="2022-05-04T21:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:38.982Z] time="2022-05-04T21:56:38Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-04T21:56:38.982Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-04T21:56:38.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-05-04T21:56:38.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-05-04T21:56:38.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-05-04T21:56:38.982Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-05-04T21:56:38.982Z] === RUN TestTransfer [2022-05-04T21:56:38.982Z] --- PASS: TestTransfer (0.12s) [2022-05-04T21:56:38.982Z] === RUN TestConcurrencyLimit [2022-05-04T21:56:39.023Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T21:56:39.452Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-04T21:56:39.452Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-04T21:56:39.452Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-04T21:56:39.452Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-04T21:56:39.452Z] === RUN TestContinueOnError_NeverContinue [2022-05-04T21:56:39.452Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-04T21:56:39.452Z] === RUN TestManifestStore [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/no_remote_or_local [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3137414537\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/no_local_cache [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/with_local_cache [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/unknown_media_type [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="reference for unknown type: " [2022-05-04T21:56:39.452Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-04T21:56:39.452Z] === RUN TestInactiveJobs [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-04T21:56:39.452Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-04T21:56:39.452Z] time="2022-05-04T21:56:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore (0.29s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-04T21:56:39.452Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-04T21:56:39.452Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-04T21:56:39.453Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestFixManifestLayers [2022-05-04T21:56:39.453Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-04T21:56:39.453Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:56:39.453Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestFixManifestLayersBadParent [2022-05-04T21:56:39.453Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestValidateManifest [2022-05-04T21:56:39.453Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:56:39.453Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestFormatPlatform [2022-05-04T21:56:39.453Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestPullSchema2Config [2022-05-04T21:56:39.453Z] === RUN TestPullSchema2Config/success_first_time [2022-05-04T21:56:39.453Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:39.453Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.453Z] === RUN TestPullSchema2Config/500_status [2022-05-04T21:56:39.453Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:39.453Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.453Z] === RUN TestNotFound [2022-05-04T21:56:39.453Z] --- PASS: TestNotFound (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestConflict [2022-05-04T21:56:39.453Z] --- PASS: TestConflict (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestForbidden [2022-05-04T21:56:39.453Z] --- PASS: TestForbidden (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestInvalidParameter [2022-05-04T21:56:39.453Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestNotImplemented [2022-05-04T21:56:39.453Z] --- PASS: TestNotImplemented (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestNotModified [2022-05-04T21:56:39.453Z] --- PASS: TestNotModified (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestUnauthorized [2022-05-04T21:56:39.453Z] --- PASS: TestUnauthorized (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestUnknown [2022-05-04T21:56:39.453Z] --- PASS: TestUnknown (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestCancelled [2022-05-04T21:56:39.453Z] --- PASS: TestCancelled (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestDeadline [2022-05-04T21:56:39.453Z] --- PASS: TestDeadline (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestDataLoss [2022-05-04T21:56:39.453Z] --- PASS: TestDataLoss (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestUnavailable [2022-05-04T21:56:39.453Z] --- PASS: TestUnavailable (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestSystem [2022-05-04T21:56:39.453Z] --- PASS: TestSystem (0.00s) [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Not_Found [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Bad_Request [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Conflict [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Unauthorized [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Forbidden [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Not_Modified [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-04T21:56:39.453Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-04T21:56:39.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-04T21:56:39.453Z] PASS [2022-05-04T21:56:39.453Z] coverage: 77.0% of statements [2022-05-04T21:56:39.453Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-05-04T21:56:39.594Z] === RUN TestReadPluginNoRead/default [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T21:56:39.792Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.923Z] === RUN TestPullSchema2Config/EOF [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.923Z] 2022/05/04 21:56:39 http: panic serving 127.0.0.1:49220: intentional panic [2022-05-04T21:56:39.923Z] goroutine 105 [running]: [2022-05-04T21:56:39.923Z] net/http.(*conn).serve.func1() [2022-05-04T21:56:39.923Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:56:39.923Z] panic({0x7f8f00, 0x9db310}) [2022-05-04T21:56:39.923Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:56:39.923Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004e24e0?, {0x9e2ab8?, 0xc0004fa0e0?}) [2022-05-04T21:56:39.923Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-04T21:56:39.923Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x9e2ab8, 0xc0004fa0e0}, 0xc000150400) [2022-05-04T21:56:39.923Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-04T21:56:39.923Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x9e2ab8?, 0xc0004fa0e0?}, 0xc000080400?) [2022-05-04T21:56:39.923Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:56:39.923Z] net/http.serverHandler.ServeHTTP({0xc0001de9c0?}, {0x9e2ab8, 0xc0004fa0e0}, 0xc000150400) [2022-05-04T21:56:39.923Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:56:39.923Z] net/http.(*conn).serve(0xc000174000, {0x9e3330, 0xc0001de300}) [2022-05-04T21:56:39.923Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:56:39.923Z] created by net/http.(*Server).Serve [2022-05-04T21:56:39.923Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:56:39.923Z] --- PASS: TestInactiveJobs (0.38s) [2022-05-04T21:56:39.923Z] === RUN TestWatchRelease [2022-05-04T21:56:39.923Z] --- PASS: TestWatchRelease (0.04s) [2022-05-04T21:56:39.923Z] === RUN TestWatchFinishedTransfer [2022-05-04T21:56:39.923Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-04T21:56:39.923Z] === RUN TestDuplicateTransfer [2022-05-04T21:56:39.923Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-04T21:56:39.923Z] === RUN TestSuccessfulUpload [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.923Z] === RUN TestPullSchema2Config/unauthorized [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-04T21:56:39.923Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-04T21:56:39.923Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-04T21:56:39.923Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-05-04T21:56:39.923Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-04T21:56:39.923Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-04T21:56:39.923Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-04T21:56:39.923Z] === RUN TestGetRepositoryMountCandidates [2022-05-04T21:56:39.923Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-04T21:56:39.923Z] === RUN TestLayerAlreadyExists [2022-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] 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-05-04T21:56:39.923Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-04T21:56:39.923Z] === RUN TestWhenEmptyAuthConfig [2022-05-04T21:56:40.166Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T21:56:40.392Z] time="2022-05-04T21:56:39Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-04T21:56:40.392Z] --- PASS: TestSuccessfulUpload (0.41s) [2022-05-04T21:56:40.392Z] === RUN TestCancelledUpload [2022-05-04T21:56:40.392Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-04T21:56:40.392Z] PASS [2022-05-04T21:56:40.392Z] coverage: 76.8% of statements [2022-05-04T21:56:40.392Z] ok github.com/docker/docker/distribution/xfer 1.856s coverage: 76.8% of statements [2022-05-04T21:56:40.862Z] === RUN TestFSGetInvalidData [2022-05-04T21:56:40.862Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-05-04T21:56:40.862Z] === RUN TestFSInvalidSet [2022-05-04T21:56:40.862Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestFSInvalidRoot [2022-05-04T21:56:40.862Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestFSMetadataGetSet [2022-05-04T21:56:40.862Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-05-04T21:56:40.862Z] === RUN TestFSInvalidWalker [2022-05-04T21:56:40.862Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestFSGetSet [2022-05-04T21:56:40.862Z] --- PASS: TestFSGetSet (0.06s) [2022-05-04T21:56:40.862Z] === RUN TestFSGetUnsetKey [2022-05-04T21:56:40.862Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestFSGetEmptyData [2022-05-04T21:56:40.862Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestFSDelete [2022-05-04T21:56:40.862Z] --- PASS: TestFSDelete (0.02s) [2022-05-04T21:56:40.862Z] === RUN TestFSWalker [2022-05-04T21:56:40.862Z] === RUN TestCompare [2022-05-04T21:56:40.862Z] --- PASS: TestCompare (0.00s) [2022-05-04T21:56:40.862Z] PASS [2022-05-04T21:56:40.862Z] coverage: 19.2% of statements [2022-05-04T21:56:40.862Z] --- PASS: TestFSWalker (0.02s) [2022-05-04T21:56:40.862Z] === RUN TestFSWalkerStopOnError [2022-05-04T21:56:40.862Z] ok github.com/docker/docker/image/cache 0.106s coverage: 19.2% of statements [2022-05-04T21:56:40.862Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestNewFromJSON [2022-05-04T21:56:40.862Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-04T21:56:40.862Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestMarshalKeyOrder [2022-05-04T21:56:40.862Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestHistoryEqual [2022-05-04T21:56:40.862Z] --- PASS: TestHistoryEqual (0.19s) [2022-05-04T21:56:40.862Z] === RUN TestImage [2022-05-04T21:56:40.862Z] --- PASS: TestImage (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestImageOSNotEmpty [2022-05-04T21:56:40.862Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-04T21:56:40.862Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-04T21:56:40.862Z] === RUN TestCreate [2022-05-04T21:56:40.862Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:56:40.862Z] === RUN TestRestore [2022-05-04T21:56:41.054Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T21:56:41.054Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T21:56:41.054Z] === RUN TestKillContainer/killing_signal [2022-05-04T21:56:41.109Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-04T21:56:41.332Z] time="2022-05-04T21:56:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-04T21:56:41.332Z] --- PASS: TestRestore (0.04s) [2022-05-04T21:56:41.332Z] === RUN TestAddDelete [2022-05-04T21:56:41.332Z] --- PASS: TestAddDelete (0.02s) [2022-05-04T21:56:41.332Z] === RUN TestSearchAfterDelete [2022-05-04T21:56:41.332Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-04T21:56:41.332Z] === RUN TestParentReset [2022-05-04T21:56:41.332Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-05-04T21:56:41.332Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-04T21:56:41.332Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-04T21:56:41.332Z] === RUN TestTokenPassThru [2022-05-04T21:56:41.332Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-04T21:56:41.332Z] === RUN TestTokenPassThruDifferentHost [2022-05-04T21:56:41.332Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-04T21:56:41.332Z] PASS [2022-05-04T21:56:41.332Z] coverage: 26.6% of statements [2022-05-04T21:56:41.332Z] ok github.com/docker/docker/distribution 2.030s coverage: 26.6% of statements [2022-05-04T21:56:41.332Z] --- PASS: TestParentReset (0.06s) [2022-05-04T21:56:41.332Z] === RUN TestGetAndSetLastUpdated [2022-05-04T21:56:41.332Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-04T21:56:41.332Z] === RUN TestStoreLen [2022-05-04T21:56:41.332Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T21:56:41.332Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T21:56:41.332Z] --- PASS: TestStoreLen (0.14s) [2022-05-04T21:56:41.332Z] PASS [2022-05-04T21:56:41.332Z] coverage: 86.9% of statements [2022-05-04T21:56:41.332Z] ok github.com/docker/docker/image 0.792s coverage: 86.9% of statements [2022-05-04T21:56:41.354Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.68s) [2022-05-04T21:56:41.354Z] === RUN TestGetAddress [2022-05-04T21:56:41.354Z] === RUN TestGenerate [2022-05-04T21:56:41.354Z] --- PASS: TestGenerate (0.00s) [2022-05-04T21:56:41.354Z] === RUN TestGeneratePtr [2022-05-04T21:56:41.354Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T21:56:41.354Z] === RUN TestGenerateMissingField [2022-05-04T21:56:41.354Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T21:56:41.354Z] === RUN TestFieldCannotBeSet [2022-05-04T21:56:41.354Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T21:56:41.354Z] === RUN TestTypeMismatchError [2022-05-04T21:56:41.354Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T21:56:41.354Z] PASS [2022-05-04T21:56:41.354Z] coverage: 100.0% of statements [2022-05-04T21:56:41.354Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-05-04T21:56:41.378Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T21:56:41.802Z] === RUN TestValidateManifest [2022-05-04T21:56:41.802Z] === RUN TestValidateManifest/nil [2022-05-04T21:56:41.802Z] === RUN TestValidateManifest/non-nil [2022-05-04T21:56:41.802Z] --- PASS: TestValidateManifest (0.00s) [2022-05-04T21:56:41.802Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-04T21:56:41.802Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-04T21:56:41.802Z] PASS [2022-05-04T21:56:41.802Z] coverage: 0.7% of statements [2022-05-04T21:56:41.802Z] ok github.com/docker/docker/image/tarexport 0.065s coverage: 0.7% of statements [2022-05-04T21:56:41.822Z] === RUN TestNetworkDBSimple [2022-05-04T21:56:42.271Z] === RUN TestMakeV1ConfigFromConfig [2022-05-04T21:56:42.271Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-04T21:56:42.271Z] PASS [2022-05-04T21:56:42.271Z] coverage: 25.0% of statements [2022-05-04T21:56:42.271Z] ok github.com/docker/docker/image/v1 0.091s coverage: 25.0% of statements [2022-05-04T21:56:42.271Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T21:56:42.271Z] === RUN TestSerialization [2022-05-04T21:56:42.290Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T21:56:42.290Z] PASS [2022-05-04T21:56:42.290Z] coverage: 100.0% of statements [2022-05-04T21:56:42.290Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.050s coverage: 100.0% of statements [2022-05-04T21:56:42.290Z] testing: warning: no tests to run [2022-05-04T21:56:42.290Z] PASS [2022-05-04T21:56:42.290Z] coverage: 0.0% of statements [2022-05-04T21:56:42.290Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:56:42.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-04T21:56:42.326Z] --- PASS: TestContinueAfterPluginCrash (11.11s) [2022-05-04T21:56:42.741Z] --- PASS: TestSerialization (0.02s) [2022-05-04T21:56:42.741Z] PASS [2022-05-04T21:56:42.741Z] coverage: 100.0% of statements [2022-05-04T21:56:42.741Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2022-05-04T21:56:42.897Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-04T21:56:43.261Z] --- PASS: TestKillContainer (4.10s) [2022-05-04T21:56:43.261Z] --- PASS: TestKillContainer/no_signal (1.72s) [2022-05-04T21:56:43.261Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T21:56:43.261Z] --- PASS: TestKillContainer/killing_signal (2.33s) [2022-05-04T21:56:43.261Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T21:56:43.261Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:56:43.261Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestKillStoppedContainer [2022-05-04T21:56:43.261Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:56:43.261Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T21:56:43.261Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:56:43.261Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestKillDifferentUserContainer [2022-05-04T21:56:43.261Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T21:56:43.261Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestInspectOomKilledTrue [2022-05-04T21:56:43.261Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:43.261Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestInspectOomKilledFalse [2022-05-04T21:56:43.261Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:56:43.261Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T21:56:43.261Z] === RUN TestLogsFollowTailEmpty [2022-05-04T21:56:43.275Z] 2022/05/04 21:56:42 Closing DB instances... [2022-05-04T21:56:43.275Z] === RUN TestRequestNewPort [2022-05-04T21:56:43.275Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestRequestSpecificPort [2022-05-04T21:56:43.275Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestReleasePort [2022-05-04T21:56:43.275Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestReuseReleasedPort [2022-05-04T21:56:43.275Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestReleaseUnreadledPort [2022-05-04T21:56:43.275Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestUnknowProtocol [2022-05-04T21:56:43.275Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestAllocateAllPorts [2022-05-04T21:56:43.275Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestPortAllocation [2022-05-04T21:56:43.275Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T21:56:43.275Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestNoDuplicateBPR [2022-05-04T21:56:43.275Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T21:56:43.275Z] === RUN TestChangePortRange [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T21:56:43.275Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T21:56:43.275Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T21:56:43.275Z] PASS [2022-05-04T21:56:43.275Z] coverage: 88.6% of statements [2022-05-04T21:56:43.275Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-05-04T21:56:43.275Z] testing: warning: no tests to run [2022-05-04T21:56:43.275Z] PASS [2022-05-04T21:56:43.275Z] coverage: 0.0% of statements [2022-05-04T21:56:43.275Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:56:43.729Z] === RUN TestEnvironmentParsing [2022-05-04T21:56:43.729Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-04T21:56:43.729Z] PASS [2022-05-04T21:56:43.729Z] coverage: 1.2% of statements [2022-05-04T21:56:43.729Z] ok github.com/docker/docker/libcontainerd/local 0.053s coverage: 1.2% of statements [2022-05-04T21:56:43.729Z] === RUN TestEmptyLayer [2022-05-04T21:56:43.729Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-04T21:56:43.729Z] === RUN TestCommitFailure [2022-05-04T21:56:43.729Z] --- PASS: TestCommitFailure (0.01s) [2022-05-04T21:56:43.729Z] === RUN TestStartTransactionFailure [2022-05-04T21:56:43.729Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-04T21:56:43.729Z] === RUN TestGetOrphan [2022-05-04T21:56:43.729Z] --- PASS: TestGetOrphan (0.01s) [2022-05-04T21:56:43.729Z] === RUN TestMountAndRegister [2022-05-04T21:56:43.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-04T21:56:44.198Z] layer_test.go:258: Layer size: 14 [2022-05-04T21:56:44.198Z] --- PASS: TestMountAndRegister (0.05s) [2022-05-04T21:56:44.198Z] === RUN TestLayerRelease [2022-05-04T21:56:44.198Z] layer_test.go:291: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestStoreRestore [2022-05-04T21:56:44.198Z] layer_test.go:340: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestTarStreamStability [2022-05-04T21:56:44.198Z] layer_test.go:455: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestRegisterExistingLayer [2022-05-04T21:56:44.198Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-04T21:56:44.198Z] === RUN TestTarStreamVerification [2022-05-04T21:56:44.198Z] layer_test.go:684: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestLayerMigration [2022-05-04T21:56:44.198Z] migration_test.go:45: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestLayerMigrationNoTarsplit [2022-05-04T21:56:44.198Z] migration_test.go:181: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMountInit [2022-05-04T21:56:44.198Z] mount_test.go:17: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestMountInit (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMountSize [2022-05-04T21:56:44.198Z] mount_test.go:76: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestMountSize (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMountChanges [2022-05-04T21:56:44.198Z] mount_test.go:125: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestMountChanges (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMountApply [2022-05-04T21:56:44.198Z] mount_test.go:212: Failing on Windows [2022-05-04T21:56:44.198Z] --- SKIP: TestMountApply (0.00s) [2022-05-04T21:56:44.198Z] PASS [2022-05-04T21:56:44.198Z] coverage: 30.6% of statements [2022-05-04T21:56:44.198Z] ok github.com/docker/docker/layer 0.278s coverage: 30.6% of statements [2022-05-04T21:56:44.198Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T21:56:44.198Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T21:56:44.198Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T21:56:44.198Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T21:56:44.198Z] === RUN TestSequenceGetAvailableBit [2022-05-04T21:56:44.198Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSequenceEqual [2022-05-04T21:56:44.198Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSequenceCopy [2022-05-04T21:56:44.198Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestGetFirstAvailable [2022-05-04T21:56:44.198Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestFindSequence [2022-05-04T21:56:44.198Z] --- PASS: TestFindSequence (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestCheckIfAvailable [2022-05-04T21:56:44.198Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMergeSequences [2022-05-04T21:56:44.198Z] --- PASS: TestMergeSequences (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestPushReservation [2022-05-04T21:56:44.198Z] --- PASS: TestPushReservation (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSerializeDeserialize [2022-05-04T21:56:44.198Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSet [2022-05-04T21:56:44.198Z] --- PASS: TestSet (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSetUnset [2022-05-04T21:56:44.198Z] --- PASS: TestSetUnset (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestOffsetSetUnset [2022-05-04T21:56:44.198Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSetInRange [2022-05-04T21:56:44.198Z] --- PASS: TestSetInRange (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestSetAnyInRange [2022-05-04T21:56:44.198Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestMethods [2022-05-04T21:56:44.198Z] --- PASS: TestMethods (0.00s) [2022-05-04T21:56:44.198Z] === RUN TestRandomAllocateDeallocate [2022-05-04T21:56:44.259Z] === RUN TestHashData [2022-05-04T21:56:44.259Z] --- PASS: TestHashData (0.00s) [2022-05-04T21:56:44.259Z] PASS [2022-05-04T21:56:44.259Z] coverage: 2.8% of statements [2022-05-04T21:56:44.259Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-05-04T21:56:44.259Z] === RUN TestErrorConstructors [2022-05-04T21:56:44.259Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T21:56:44.259Z] === RUN TestCompareIPMask [2022-05-04T21:56:44.259Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T21:56:44.259Z] === RUN TestUtilGetHostPartIP [2022-05-04T21:56:44.259Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T21:56:44.259Z] === RUN TestUtilGetBroadcastIP [2022-05-04T21:56:44.259Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T21:56:44.259Z] === RUN TestParseCIDR [2022-05-04T21:56:44.259Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T21:56:44.259Z] PASS [2022-05-04T21:56:44.259Z] coverage: 37.3% of statements [2022-05-04T21:56:44.259Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-05-04T21:56:44.408Z] === CONT TestReadPluginNoRead [2022-05-04T21:56:44.408Z] read_test.go:92: [decdc8be9acf1] daemon is not started [2022-05-04T21:56:44.408Z] --- PASS: TestReadPluginNoRead (7.23s) [2022-05-04T21:56:44.408Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2022-05-04T21:56:44.408Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.71s) [2022-05-04T21:56:44.408Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.43s) [2022-05-04T21:56:44.408Z] PASS [2022-05-04T21:56:44.408Z] [2022-05-04T21:56:44.408Z] DONE 6 tests in 13.147s [2022-05-04T21:56:44.408Z] 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-05-04T21:56:44.408Z] ++ 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-05-04T21:56:44.408Z] ++ set -e [2022-05-04T21:56:44.408Z] ++ '[' -n 0 ']' [2022-05-04T21:56:44.408Z] ++ set -x [2022-05-04T21:56:44.408Z] ++ 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-05-04T21:56:44.408Z] testing: warning: no tests to run [2022-05-04T21:56:44.408Z] PASS [2022-05-04T21:56:44.408Z] [2022-05-04T21:56:44.408Z] DONE 0 tests in 0.010s [2022-05-04T21:56:44.408Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-04T21:56:44.408Z] ++ 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-05-04T21:56:44.408Z] ++ set -e [2022-05-04T21:56:44.408Z] ++ '[' -n 0 ']' [2022-05-04T21:56:44.408Z] ++ set -x [2022-05-04T21:56:44.408Z] ++ 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-05-04T21:56:44.408Z] INFO: Testing against a local daemon [2022-05-04T21:56:44.408Z] === RUN TestPluginWithDevMounts [2022-05-04T21:56:44.408Z] === PAUSE TestPluginWithDevMounts [2022-05-04T21:56:44.408Z] === CONT TestPluginWithDevMounts [2022-05-04T21:56:44.726Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-05-04T21:56:44.726Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T21:56:44.832Z] --- PASS: TestLogsFollowTailEmpty (1.79s) [2022-05-04T21:56:44.832Z] === RUN TestNetworkNat [2022-05-04T21:56:44.832Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T21:56:44.832Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-04T21:56:44.832Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T21:56:44.979Z] docker_api_swarm_test.go:507: [ddc8d48f1ef65] joining swarm manager [d93d51c859259]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:56:44.980Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T21:56:45.194Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T21:56:45.194Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T21:56:45.194Z] PASS [2022-05-04T21:56:45.194Z] coverage: 55.0% of statements [2022-05-04T21:56:45.194Z] ok github.com/docker/docker/oci 0.055s coverage: 55.0% of statements [2022-05-04T21:56:45.662Z] 2022/05/04 21:56:45 Closing DB instances... [2022-05-04T21:56:46.128Z] === RUN TestAddressPoolOpt [2022-05-04T21:56:46.128Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/a [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/something [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/_=a [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/PATH [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/=a [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/PATH= [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/PATH=something [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/1asd [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/123 [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/some_space [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/= [2022-05-04T21:56:46.128Z] === RUN TestValidateEnv/PaTh [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T21:56:46.128Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestParseHost [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T21:56:46.129Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T21:56:46.129Z] === RUN TestParseHost/something_with_spaces [2022-05-04T21:56:46.129Z] === RUN TestParseHost/:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/unknown:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://:port [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/_ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/fd://something [2022-05-04T21:56:46.129Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T21:56:46.129Z] === RUN TestParseHost/npipe:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T21:56:46.129Z] === RUN TestParseHost/#00 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://: [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://host: [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/unix:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T21:56:46.129Z] === RUN TestParseHost/__ [2022-05-04T21:56:46.129Z] === RUN TestParseHost/fd:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp:// [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestParseTCP [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp://: [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/::1 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/localhost: [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/#00 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[::1]: [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/localhost [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/tcp:// [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T21:56:46.129Z] === RUN TestParseTCP/: [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP (0.03s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T21:56:46.129Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestValidateExtraHosts [2022-05-04T21:56:46.129Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestValidateIPAddress [2022-05-04T21:56:46.129Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestMapOpts [2022-05-04T21:56:46.129Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestListOptsWithoutValidator [2022-05-04T21:56:46.129Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestListOptsWithValidator [2022-05-04T21:56:46.129Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestValidateDNSSearch [2022-05-04T21:56:46.129Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T21:56:46.129Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:56:46.129Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestNamedListOpts [2022-05-04T21:56:46.129Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestNamedMapOpts [2022-05-04T21:56:46.129Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestParseLink [2022-05-04T21:56:46.129Z] --- PASS: TestParseLink (0.00s) [2022-05-04T21:56:46.129Z] === RUN TestUlimitOpt [2022-05-04T21:56:46.129Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T21:56:46.129Z] PASS [2022-05-04T21:56:46.129Z] coverage: 65.5% of statements [2022-05-04T21:56:46.129Z] ok github.com/docker/docker/opts 0.150s coverage: 65.5% of statements [2022-05-04T21:56:46.129Z] === RUN TestParseVersion [2022-05-04T21:56:46.129Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T21:56:46.129Z] PASS [2022-05-04T21:56:46.129Z] coverage: 52.9% of statements [2022-05-04T21:56:46.129Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-05-04T21:56:46.362Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-05-04T21:56:46.362Z] PASS [2022-05-04T21:56:46.362Z] [2022-05-04T21:56:46.362Z] DONE 1 tests in 1.804s [2022-05-04T21:56:46.362Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-04T21:56:46.362Z] ++ 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-05-04T21:56:46.362Z] ++ set -e [2022-05-04T21:56:46.362Z] ++ '[' -n 0 ']' [2022-05-04T21:56:46.362Z] ++ set -x [2022-05-04T21:56:46.363Z] ++ 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-05-04T21:56:46.363Z] INFO: Testing against a local daemon [2022-05-04T21:56:46.363Z] === RUN TestSecretInspect [2022-05-04T21:56:46.427Z] === RUN TestInvalidConfig [2022-05-04T21:56:46.427Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-04T21:56:46.427Z] === RUN TestConfig [2022-05-04T21:56:46.427Z] --- PASS: TestConfig (0.00s) [2022-05-04T21:56:46.427Z] === RUN TestOptionsLabels [2022-05-04T21:56:46.427Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-04T21:56:46.427Z] === RUN TestValidName [2022-05-04T21:56:46.427Z] --- PASS: TestValidName (0.00s) [2022-05-04T21:56:46.427Z] PASS [2022-05-04T21:56:46.428Z] coverage: 19.7% of statements [2022-05-04T21:56:46.428Z] ok github.com/docker/docker/libnetwork/config 0.155s coverage: 19.7% of statements [2022-05-04T21:56:46.623Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-04T21:56:46.897Z] === RUN TestKey [2022-05-04T21:56:46.897Z] --- PASS: TestKey (0.00s) [2022-05-04T21:56:46.897Z] === RUN TestParseKey [2022-05-04T21:56:46.897Z] --- PASS: TestParseKey (0.00s) [2022-05-04T21:56:46.897Z] === RUN TestInvalidDataStore [2022-05-04T21:56:46.897Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-04T21:56:46.897Z] === RUN TestKVObjectFlatKey [2022-05-04T21:56:46.897Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-04T21:56:46.897Z] === RUN TestAtomicKVObjectFlatKey [2022-05-04T21:56:46.897Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-04T21:56:46.897Z] PASS [2022-05-04T21:56:46.897Z] coverage: 21.9% of statements [2022-05-04T21:56:46.897Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-05-04T21:56:47.693Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-04T21:56:47.693Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T21:56:47.777Z] --- PASS: TestNetworkLocalhostTCPNat (2.98s) [2022-05-04T21:56:47.777Z] === RUN TestNetworkLoopbackNat [2022-05-04T21:56:47.777Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T21:56:47.777Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T21:56:47.777Z] === RUN TestPause [2022-05-04T21:56:47.777Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T21:56:47.777Z] --- SKIP: TestPause (0.00s) [2022-05-04T21:56:47.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T21:56:47.887Z] === RUN TestIPDataMarshalling [2022-05-04T21:56:47.887Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-04T21:56:47.887Z] === RUN TestValidateAndIsV6 [2022-05-04T21:56:47.887Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-04T21:56:47.887Z] PASS [2022-05-04T21:56:47.887Z] coverage: 68.9% of statements [2022-05-04T21:56:47.887Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-05-04T21:56:48.007Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001063c20_} [2022-05-04T21:56:48.163Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T21:56:48.356Z] === RUN TestErrorInterfaces [2022-05-04T21:56:48.356Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-04T21:56:48.356Z] === RUN TestNetworkMarshalling [2022-05-04T21:56:48.578Z] --- PASS: TestSecretInspect (2.39s) [2022-05-04T21:56:48.578Z] === RUN TestSecretList [2022-05-04T21:56:48.630Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T21:56:48.630Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T21:56:48.630Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2022-05-04T21:56:48.630Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T21:56:48.630Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T21:56:48.630Z] === RUN TestMiddleware [2022-05-04T21:56:48.630Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T21:56:48.630Z] === RUN TestNewResponseModifier [2022-05-04T21:56:48.630Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T21:56:48.630Z] PASS [2022-05-04T21:56:48.630Z] coverage: 26.8% of statements [2022-05-04T21:56:48.630Z] ok github.com/docker/docker/pkg/authorization 0.410s coverage: 26.8% of statements [2022-05-04T21:56:48.630Z] === RUN TestIsArchivePathDir [2022-05-04T21:56:48.630Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-04T21:56:48.630Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T21:56:48.630Z] 2022/05/04 21:56:48 Closing DB instances... [2022-05-04T21:56:48.630Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-04T21:56:48.630Z] === RUN TestIsArchivePathTar [2022-05-04T21:56:48.828Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-04T21:56:48.828Z] === RUN TestEndpointMarshalling [2022-05-04T21:56:48.828Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestAuxAddresses [2022-05-04T21:56:48.828Z] time="2022-05-04T21:56:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:48.828Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-04T21:56:48.828Z] === RUN TestSRVServiceQuery [2022-05-04T21:56:48.828Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestServiceVIPReuse [2022-05-04T21:56:48.828Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-04T21:56:48.828Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-04T21:56:48.828Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-04T21:56:48.828Z] === RUN TestDNSIPQuery [2022-05-04T21:56:48.828Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestDNSProxyServFail [2022-05-04T21:56:48.828Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestSandboxAddEmpty [2022-05-04T21:56:48.828Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestSandboxAddMultiPrio [2022-05-04T21:56:48.828Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestSandboxAddSamePrio [2022-05-04T21:56:48.828Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestCleanupServiceDiscovery [2022-05-04T21:56:48.828Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestDNSOptions [2022-05-04T21:56:48.828Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:56:48.828Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-04T21:56:48.828Z] === RUN TestMultipleControllersWithSameStore [2022-05-04T21:56:48.828Z] time="2022-05-04T21:56:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:48.828Z] time="2022-05-04T21:56:48Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-04T21:56:48.828Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-04T21:56:48.828Z] PASS [2022-05-04T21:56:48.828Z] coverage: 8.5% of statements [2022-05-04T21:56:48.828Z] ok github.com/docker/docker/libnetwork 0.389s coverage: 8.5% of statements [2022-05-04T21:56:48.828Z] === RUN TestDriver [2022-05-04T21:56:48.828Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:48.828Z] PASS [2022-05-04T21:56:48.828Z] coverage: 34.8% of statements [2022-05-04T21:56:48.828Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-05-04T21:56:49.098Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-05-04T21:56:49.098Z] === RUN TestDecompressStreamGzip [2022-05-04T21:56:49.098Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-04T21:56:49.098Z] === RUN TestDecompressStreamBzip2 [2022-05-04T21:56:49.098Z] === RUN TestUnbuffered [2022-05-04T21:56:49.098Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T21:56:49.098Z] === RUN TestRaceUnbuffered [2022-05-04T21:56:49.098Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T21:56:49.098Z] PASS [2022-05-04T21:56:49.098Z] coverage: 100.0% of statements [2022-05-04T21:56:49.098Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2022-05-04T21:56:49.148Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12518813672_/foo_false____} [2022-05-04T21:56:49.306Z] === RUN TestDriver [2022-05-04T21:56:49.306Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:49.306Z] PASS [2022-05-04T21:56:49.306Z] coverage: 34.8% of statements [2022-05-04T21:56:49.306Z] ok github.com/docker/docker/libnetwork/drivers/null 0.050s coverage: 34.8% of statements [2022-05-04T21:56:49.565Z] --- PASS: TestDecompressStreamBzip2 (0.23s) [2022-05-04T21:56:49.565Z] === RUN TestDecompressStreamXz [2022-05-04T21:56:49.565Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:56:49.565Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestDecompressStreamZstd [2022-05-04T21:56:49.565Z] archive_test.go:140: zstd not installed [2022-05-04T21:56:49.565Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-04T21:56:49.565Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T21:56:49.565Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T21:56:49.565Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestCompressStreamInvalid [2022-05-04T21:56:49.565Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionInvalid [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionUncompressed [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionBzip2 [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionGzip [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionXz [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestExtensionZstd [2022-05-04T21:56:49.565Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestCmdStreamLargeStderr [2022-05-04T21:56:49.565Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-05-04T21:56:49.565Z] === RUN TestCmdStreamBad [2022-05-04T21:56:49.565Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:56:49.565Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestCmdStreamGood [2022-05-04T21:56:49.565Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-04T21:56:49.565Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T21:56:49.565Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-04T21:56:49.565Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T21:56:49.565Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-04T21:56:49.565Z] === RUN TestUntarPath [2022-05-04T21:56:49.565Z] --- PASS: TestUntarPath (0.08s) [2022-05-04T21:56:49.565Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T21:56:49.994Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.83s) [2022-05-04T21:56:49.994Z] === RUN TestPauseStopPausedContainer [2022-05-04T21:56:49.994Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:56:49.994Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T21:56:49.994Z] === RUN TestPsFilter [2022-05-04T21:56:49.994Z] --- PASS: TestPsFilter (0.31s) [2022-05-04T21:56:49.994Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T21:56:50.033Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-05-04T21:56:50.033Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T21:56:50.033Z] === RUN TestMatch [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[foo]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[]#01 [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[qux]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T21:56:50.033Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T21:56:50.033Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T21:56:50.033Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T21:56:50.033Z] PASS [2022-05-04T21:56:50.033Z] coverage: 87.5% of statements [2022-05-04T21:56:50.033Z] ok github.com/docker/docker/pkg/capabilities 0.043s coverage: 87.5% of statements [2022-05-04T21:56:50.033Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-04T21:56:50.033Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T21:56:50.033Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T21:56:50.033Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T21:56:50.033Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:56:50.033Z] === RUN TestCopyWithTarSrcFile [2022-05-04T21:56:50.033Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-04T21:56:50.033Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T21:56:50.033Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T21:56:50.033Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T21:56:50.033Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T21:56:50.033Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T21:56:50.033Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:56:50.033Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T21:56:50.033Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T21:56:50.033Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T21:56:50.033Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-04T21:56:50.033Z] === RUN TestTarFiles [2022-05-04T21:56:50.033Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.80s) [2022-05-04T21:56:50.033Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T21:56:50.299Z] === RUN TestNetworkAllocateFree [2022-05-04T21:56:50.299Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-04T21:56:50.299Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-04T21:56:50.299Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-04T21:56:50.299Z] PASS [2022-05-04T21:56:50.299Z] coverage: 63.6% of statements [2022-05-04T21:56:50.299Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.052s coverage: 63.6% of statements [2022-05-04T21:56:50.299Z] === RUN TestGetEmptyCapabilities [2022-05-04T21:56:50.299Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-04T21:56:50.299Z] === RUN TestGetExtraCapabilities [2022-05-04T21:56:50.299Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-05-04T21:56:50.299Z] === RUN TestGetInvalidCapabilities [2022-05-04T21:56:50.299Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-04T21:56:50.299Z] === RUN TestRemoteDriver [2022-05-04T21:56:50.299Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T21:56:50.299Z] === RUN TestDriverError [2022-05-04T21:56:50.299Z] --- PASS: TestDriverError (0.00s) [2022-05-04T21:56:50.299Z] === RUN TestMissingValues [2022-05-04T21:56:50.299Z] --- PASS: TestMissingValues (0.00s) [2022-05-04T21:56:50.299Z] === RUN TestRollback [2022-05-04T21:56:50.299Z] --- PASS: TestRollback (0.00s) [2022-05-04T21:56:50.299Z] PASS [2022-05-04T21:56:50.299Z] coverage: 57.4% of statements [2022-05-04T21:56:50.299Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-05-04T21:56:50.532Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12518813672_/foo_true____} [2022-05-04T21:56:50.793Z] --- PASS: TestSecretList (2.28s) [2022-05-04T21:56:50.793Z] === RUN TestSecretsCreateAndDelete [2022-05-04T21:56:51.019Z] === RUN TestChrootTarUntar [2022-05-04T21:56:51.019Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T21:56:51.019Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T21:56:51.019Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T21:56:51.019Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootCopyWithTar [2022-05-04T21:56:51.019Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootCopyFileWithTar [2022-05-04T21:56:51.019Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootUntarPath [2022-05-04T21:56:51.019Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T21:56:51.019Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T21:56:51.019Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:56:51.019Z] === RUN TestChrootApplyDotDotFile [2022-05-04T21:56:51.019Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:56:51.019Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:56:51.019Z] PASS [2022-05-04T21:56:51.019Z] coverage: 12.0% of statements [2022-05-04T21:56:51.019Z] ok github.com/docker/docker/pkg/chrootarchive 0.103s coverage: 12.0% of statements [2022-05-04T21:56:51.290Z] === RUN TestNAT [2022-05-04T21:56:51.290Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:56:51.290Z] --- SKIP: TestNAT (0.00s) [2022-05-04T21:56:51.290Z] === RUN TestTransparent [2022-05-04T21:56:51.290Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:56:51.290Z] --- SKIP: TestTransparent (0.00s) [2022-05-04T21:56:51.290Z] PASS [2022-05-04T21:56:51.290Z] coverage: 0.0% of statements [2022-05-04T21:56:51.290Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.088s coverage: 0.0% of statements [2022-05-04T21:56:51.759Z] === RUN TestBuildDefault [2022-05-04T21:56:51.759Z] --- PASS: TestBuildDefault (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestBuildHostnameDomainname [2022-05-04T21:56:51.759Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestBuildHostname [2022-05-04T21:56:51.759Z] --- PASS: TestBuildHostname (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestBuildHostnameFQDN [2022-05-04T21:56:51.759Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestBuildNoIP [2022-05-04T21:56:51.759Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestUpdate [2022-05-04T21:56:51.759Z] --- PASS: TestUpdate (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-04T21:56:51.759Z] === RUN TestNew [2022-05-04T21:56:51.759Z] --- PASS: TestNew (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestAddDriver [2022-05-04T21:56:51.759Z] --- PASS: TestAddDriver (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestAddDuplicateDriver [2022-05-04T21:56:51.759Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-04T21:56:51.759Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestDriver [2022-05-04T21:56:51.759Z] --- PASS: TestDriver (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestIPAM [2022-05-04T21:56:51.759Z] --- PASS: TestIPAM (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestWalkIPAMs [2022-05-04T21:56:51.759Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestWalkDrivers [2022-05-04T21:56:51.759Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-04T21:56:51.759Z] PASS [2022-05-04T21:56:51.759Z] coverage: 82.4% of statements [2022-05-04T21:56:51.759Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-04T21:56:51.759Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestAddEmpty [2022-05-04T21:56:51.759Z] --- PASS: TestAddEmpty (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestAdd [2022-05-04T21:56:51.759Z] --- PASS: TestAdd (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestDeleteEmpty [2022-05-04T21:56:51.759Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestDeleteNewline [2022-05-04T21:56:51.759Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestDelete [2022-05-04T21:56:51.759Z] --- PASS: TestDelete (0.00s) [2022-05-04T21:56:51.759Z] === RUN TestConcurrentWrites [2022-05-04T21:56:51.759Z] ok github.com/docker/docker/libnetwork/drvregistry 0.087s coverage: 82.4% of statements [2022-05-04T21:56:51.759Z] --- PASS: TestRandomAllocateDeallocate (7.35s) [2022-05-04T21:56:51.759Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:56:51.759Z] --- PASS: TestConcurrentWrites (0.30s) [2022-05-04T21:56:51.759Z] PASS [2022-05-04T21:56:51.759Z] coverage: 81.2% of statements [2022-05-04T21:56:51.759Z] ok github.com/docker/docker/libnetwork/etchosts 0.370s coverage: 81.2% of statements [2022-05-04T21:56:52.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-334561098_/foo_false____} [2022-05-04T21:56:52.205Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.36s) [2022-05-04T21:56:52.205Z] === RUN TestRemoveContainerWithVolume [2022-05-04T21:56:52.229Z] === RUN TestNew [2022-05-04T21:56:52.229Z] --- PASS: TestNew (0.00s) [2022-05-04T21:56:52.229Z] === RUN TestAllocate [2022-05-04T21:56:52.229Z] --- PASS: TestAllocate (0.00s) [2022-05-04T21:56:52.229Z] === RUN TestUninitialized [2022-05-04T21:56:52.229Z] --- PASS: TestUninitialized (0.00s) [2022-05-04T21:56:52.229Z] === RUN TestAllocateInRange [2022-05-04T21:56:52.229Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-04T21:56:52.229Z] === RUN TestAllocateSerial [2022-05-04T21:56:52.229Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-04T21:56:52.229Z] PASS [2022-05-04T21:56:52.229Z] coverage: 87.5% of statements [2022-05-04T21:56:52.229Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-05-04T21:56:52.229Z] === RUN TestCaller [2022-05-04T21:56:52.229Z] --- PASS: TestCaller (0.00s) [2022-05-04T21:56:52.229Z] PASS [2022-05-04T21:56:52.229Z] coverage: 100.0% of statements [2022-05-04T21:56:52.229Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-05-04T21:56:52.586Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T21:56:52.586Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T21:56:52.586Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T21:56:52.586Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T21:56:52.586Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T21:56:52.586Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T21:56:52.586Z] PASS [2022-05-04T21:56:52.586Z] coverage: 0.0% of statements [2022-05-04T21:56:52.586Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-05-04T21:56:52.586Z] 2022/05/04 21:56:52 Closing DB instances... [2022-05-04T21:56:53.053Z] === RUN TestSizeEmpty [2022-05-04T21:56:53.053Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestSizeEmptyFile [2022-05-04T21:56:53.053Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestSizeNonemptyFile [2022-05-04T21:56:53.053Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T21:56:53.053Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T21:56:53.053Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T21:56:53.053Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T21:56:53.053Z] === RUN TestMoveToSubdir [2022-05-04T21:56:53.053Z] --- PASS: TestMoveToSubdir (0.02s) [2022-05-04T21:56:53.053Z] === RUN TestSizeNonExistingDirectory [2022-05-04T21:56:53.053Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T21:56:53.053Z] PASS [2022-05-04T21:56:53.053Z] coverage: 80.0% of statements [2022-05-04T21:56:53.053Z] ok github.com/docker/docker/pkg/directory 0.087s coverage: 80.0% of statements [2022-05-04T21:56:53.216Z] === RUN TestSetSerialInsertDelete [2022-05-04T21:56:53.216Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-04T21:56:53.216Z] === RUN TestSetParallelInsertDelete [2022-05-04T21:56:53.216Z] --- PASS: TestAllocateRandomDeallocate (1.58s) [2022-05-04T21:56:53.216Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-04T21:56:53.563Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2022-05-04T21:56:53.563Z] === RUN TestSecretsUpdate [2022-05-04T21:56:53.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-334561098_/foo_true____} [2022-05-04T21:56:54.039Z] === RUN TestPollerAddRemove [2022-05-04T21:56:54.039Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T21:56:54.039Z] === RUN TestPollerEvent [2022-05-04T21:56:54.039Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:56:54.039Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T21:56:54.039Z] === RUN TestPollerClose [2022-05-04T21:56:54.039Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T21:56:54.205Z] === RUN TestInt2IP2IntConversion [2022-05-04T21:56:54.506Z] PASS [2022-05-04T21:56:54.506Z] coverage: 45.7% of statements [2022-05-04T21:56:54.506Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2022-05-04T21:56:54.506Z] --- PASS: TestNetworkDBCRUDTableEntry (4.32s) [2022-05-04T21:56:54.506Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T21:56:54.675Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-05-04T21:56:54.675Z] === RUN TestRetrieveFromStore [2022-05-04T21:56:54.675Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-05-04T21:56:54.675Z] === RUN TestGetAddressVersion [2022-05-04T21:56:54.675Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-04T21:56:54.675Z] === RUN TestKeyString [2022-05-04T21:56:54.675Z] --- PASS: TestKeyString (0.00s) [2022-05-04T21:56:54.675Z] === RUN TestPoolDataMarshal [2022-05-04T21:56:54.675Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-04T21:56:54.675Z] === RUN TestSubnetsMarshal [2022-05-04T21:56:54.675Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-04T21:56:54.675Z] === RUN TestAddSubnets [2022-05-04T21:56:54.675Z] --- PASS: TestAddSubnets (0.07s) [2022-05-04T21:56:54.675Z] === RUN TestDoublePoolRelease [2022-05-04T21:56:54.675Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-04T21:56:54.675Z] === RUN TestAddReleasePoolID [2022-05-04T21:56:54.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-334561098_/foo_true__0xc001063c50__} [2022-05-04T21:56:55.148Z] --- PASS: TestRemoveContainerWithVolume (2.37s) [2022-05-04T21:56:55.149Z] === RUN TestRemoveContainerRunning [2022-05-04T21:56:55.149Z] === RUN TestPoolRequest [2022-05-04T21:56:55.149Z] --- PASS: TestPoolRequest (0.00s) [2022-05-04T21:56:55.149Z] === RUN TestOtherRequests [2022-05-04T21:56:55.149Z] --- PASS: TestOtherRequests (0.00s) [2022-05-04T21:56:55.149Z] PASS [2022-05-04T21:56:55.149Z] coverage: 57.1% of statements [2022-05-04T21:56:55.150Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2022-05-04T21:56:55.150Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-05-04T21:56:55.150Z] === RUN TestPredefinedPool [2022-05-04T21:56:55.150Z] --- PASS: TestPredefinedPool (0.04s) [2022-05-04T21:56:55.150Z] === RUN TestRemoveSubnet [2022-05-04T21:56:55.150Z] --- PASS: TestRetrieveFromStore (0.60s) [2022-05-04T21:56:55.150Z] === RUN TestIsCorrupted [2022-05-04T21:56:55.150Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-04T21:56:55.150Z] === RUN TestSetRollover [2022-05-04T21:56:55.150Z] --- PASS: TestRemoveSubnet (0.25s) [2022-05-04T21:56:55.150Z] === RUN TestGetSameAddress [2022-05-04T21:56:55.150Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-04T21:56:55.150Z] === RUN TestPoolAllocationReuse [2022-05-04T21:56:55.491Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T21:56:55.491Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:56:55.491Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T21:56:55.491Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T21:56:55.491Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCopyFile [2022-05-04T21:56:55.491Z] --- PASS: TestCopyFile (0.01s) [2022-05-04T21:56:55.491Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T21:56:55.491Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:56:55.491Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T21:56:55.491Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T21:56:55.491Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:56:55.491Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestWildcardMatches [2022-05-04T21:56:55.491Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestPatternMatches [2022-05-04T21:56:55.491Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T21:56:55.491Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T21:56:55.491Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T21:56:55.491Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T21:56:55.491Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T21:56:55.491Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T21:56:55.491Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestSingleExclamationError [2022-05-04T21:56:55.491Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestMatchesWithNoPatterns [2022-05-04T21:56:55.491Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T21:56:55.491Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestMatches [2022-05-04T21:56:55.491Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T21:56:55.491Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T21:56:55.491Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T21:56:55.491Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T21:56:55.491Z] --- PASS: TestMatches (0.01s) [2022-05-04T21:56:55.491Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T21:56:55.491Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T21:56:55.491Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T21:56:55.491Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCleanPatterns [2022-05-04T21:56:55.491Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T21:56:55.491Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T21:56:55.491Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T21:56:55.491Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T21:56:55.491Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T21:56:55.491Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T21:56:55.492Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T21:56:55.492Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T21:56:55.492Z] === RUN TestCreateIfNotExistsDir [2022-05-04T21:56:55.492Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-04T21:56:55.492Z] === RUN TestCreateIfNotExistsFile [2022-05-04T21:56:55.492Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-04T21:56:55.492Z] === RUN TestMatch [2022-05-04T21:56:55.492Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:56:55.492Z] === RUN TestCompile [2022-05-04T21:56:55.492Z] === RUN TestCompile/slash [2022-05-04T21:56:55.492Z] === RUN TestCompile/backslash [2022-05-04T21:56:55.492Z] --- PASS: TestCompile (0.00s) [2022-05-04T21:56:55.492Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T21:56:55.492Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T21:56:55.492Z] PASS [2022-05-04T21:56:55.492Z] coverage: 84.7% of statements [2022-05-04T21:56:55.492Z] ok github.com/docker/docker/pkg/fileutils 0.085s coverage: 84.7% of statements [2022-05-04T21:56:56.138Z] === RUN TestGetCapabilities [2022-05-04T21:56:56.138Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-04T21:56:56.138Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-04T21:56:56.138Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-04T21:56:56.138Z] === RUN TestGetDefaultAddressSpaces [2022-05-04T21:56:56.138Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-04T21:56:56.138Z] === RUN TestRemoteDriver [2022-05-04T21:56:56.138Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-04T21:56:56.138Z] PASS [2022-05-04T21:56:56.138Z] coverage: 47.4% of statements [2022-05-04T21:56:56.138Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.079s coverage: 47.4% of statements [2022-05-04T21:56:56.329Z] --- PASS: TestSecretsUpdate (2.86s) [2022-05-04T21:56:56.329Z] === RUN TestTemplatedSecret [2022-05-04T21:56:56.329Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001063c68_} [2022-05-04T21:56:56.480Z] --- PASS: TestTarFiles (6.32s) [2022-05-04T21:56:56.480Z] === RUN TestDetectCompressionZstd [2022-05-04T21:56:56.480Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T21:56:56.480Z] === RUN TestTarUntar [2022-05-04T21:56:56.480Z] --- PASS: TestTarUntar (0.06s) [2022-05-04T21:56:56.480Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T21:56:56.480Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-04T21:56:56.480Z] === RUN TestTarWithOptions [2022-05-04T21:56:56.480Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-04T21:56:56.481Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T21:56:56.481Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T21:56:56.481Z] === RUN TestUntarUstarGnuConflict [2022-05-04T21:56:56.481Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-04T21:56:56.481Z] === RUN TestUntarInvalidFilenames [2022-05-04T21:56:56.481Z] 2022/05/04 21:56:56 Closing DB instances... [2022-05-04T21:56:56.481Z] === RUN TestGet [2022-05-04T21:56:56.481Z] --- PASS: TestGet (0.00s) [2022-05-04T21:56:56.481Z] === RUN TestGetShortcutString [2022-05-04T21:56:56.481Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T21:56:56.481Z] PASS [2022-05-04T21:56:56.481Z] coverage: 42.9% of statements [2022-05-04T21:56:56.481Z] ok github.com/docker/docker/pkg/homedir 0.050s coverage: 42.9% of statements [2022-05-04T21:56:56.481Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3869615713\\dest" [2022-05-04T21:56:56.481Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-05-04T21:56:56.481Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T21:56:56.481Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T21:56:56.481Z] === RUN TestUntarInvalidHardlink [2022-05-04T21:56:56.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1746411952\\victim\\hello" -> "../victim/hello" [2022-05-04T21:56:56.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2141911990\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:56:56.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1794179162\\victim" -> "../victim" [2022-05-04T21:56:56.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3392672499\\victim" -> "../victim" [2022-05-04T21:56:56.481Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1558909616\\victim" -> "../victim" [2022-05-04T21:56:56.713Z] --- PASS: TestRemoveContainerRunning (1.79s) [2022-05-04T21:56:56.713Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T21:56:56.948Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3966722360\\victim" -> "../victim" [2022-05-04T21:56:56.948Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-04T21:56:56.948Z] === RUN TestUntarInvalidSymlink [2022-05-04T21:56:56.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1809289427\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:56:56.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4275185547\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:56:56.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2234344418\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:56.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1468461562\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:56.948Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2701915868\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:56.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3493007559\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:56.949Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2502692877\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T21:56:56.949Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-04T21:56:56.949Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T21:56:56.949Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T21:56:56.949Z] === RUN TestXGlobalNoParent [2022-05-04T21:56:56.949Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T21:56:56.949Z] === RUN TestReplaceFileTarWrapper [2022-05-04T21:56:56.949Z] --- PASS: TestReplaceFileTarWrapper (0.26s) [2022-05-04T21:56:56.949Z] === RUN TestPrefixHeaderReadable [2022-05-04T21:56:56.949Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-04T21:56:56.949Z] === RUN TestDisablePigz [2022-05-04T21:56:56.949Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T21:56:57.132Z] --- PASS: TestSetRollover (1.76s) [2022-05-04T21:56:57.132Z] === RUN TestSetRolloverSerial [2022-05-04T21:56:57.132Z] --- PASS: TestPoolAllocationReuse (1.79s) [2022-05-04T21:56:57.132Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-04T21:56:57.132Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-05-04T21:56:57.132Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-04T21:56:57.132Z] === RUN TestWindowsIPAM [2022-05-04T21:56:57.132Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-04T21:56:57.132Z] PASS [2022-05-04T21:56:57.132Z] coverage: 71.4% of statements [2022-05-04T21:56:57.132Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-05-04T21:56:57.415Z] --- PASS: TestDisablePigz (0.21s) [2022-05-04T21:56:57.415Z] === RUN TestPigz [2022-05-04T21:56:57.416Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T21:56:57.416Z] --- PASS: TestPigz (0.18s) [2022-05-04T21:56:57.416Z] === RUN TestNosysFileInfo [2022-05-04T21:56:57.416Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T21:56:57.416Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:56:57.416Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:56:57.416Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:56:57.416Z] === RUN TestCanonicalTarNameForPath [2022-05-04T21:56:57.416Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T21:56:57.416Z] === RUN TestCanonicalTarName [2022-05-04T21:56:57.416Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T21:56:57.416Z] === RUN TestChmodTarEntry [2022-05-04T21:56:57.416Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T21:56:57.416Z] === RUN TestHardLinkOrder [2022-05-04T21:56:57.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001063c80_} [2022-05-04T21:56:57.883Z] --- PASS: TestHardLinkOrder (0.20s) [2022-05-04T21:56:57.883Z] === RUN TestChangeString [2022-05-04T21:56:57.883Z] --- PASS: TestChangeString (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestChangesWithNoChanges [2022-05-04T21:56:57.883Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-04T21:56:57.883Z] === RUN TestChangesWithChanges [2022-05-04T21:56:57.883Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-04T21:56:57.883Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T21:56:57.883Z] changes_test.go:196: needs more investigation [2022-05-04T21:56:57.883Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestChangesDirsEmpty [2022-05-04T21:56:57.883Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:56:57.883Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestChangesDirsMutated [2022-05-04T21:56:57.883Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:56:57.883Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestApplyLayer [2022-05-04T21:56:57.883Z] changes_test.go:433: needs further investigation [2022-05-04T21:56:57.883Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T21:56:57.883Z] changes_test.go:469: needs further investigation [2022-05-04T21:56:57.883Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:56:57.883Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T21:56:57.883Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T21:56:57.883Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-05-04T21:56:57.883Z] === RUN TestNetworkDBNodeLeave [2022-05-04T21:56:57.883Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T21:56:57.883Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T21:56:57.884Z] === RUN TestChangesSize [2022-05-04T21:56:57.884Z] --- PASS: TestChangesSize (0.01s) [2022-05-04T21:56:57.884Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T21:56:57.884Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2261308794\\dest" [2022-05-04T21:56:57.884Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-05-04T21:56:57.884Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3084285738\\victim\\hello" -> "../victim/hello" [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3371515207\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3038587286\\victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink729758617\\victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4137304696\\victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2037004475\\victim" -> "../victim" [2022-05-04T21:56:57.884Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-04T21:56:57.884Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3974995602\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink960651807\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2742450260\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink300984080\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1678909541\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:57.884Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3125808095\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:56:57.884Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-05-04T21:56:57.884Z] === RUN TestApplyLayerWhiteouts [2022-05-04T21:56:57.884Z] === RUN TestCreateIDMapOrder [2022-05-04T21:56:57.884Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T21:56:57.884Z] PASS [2022-05-04T21:56:57.884Z] coverage: 7.2% of statements [2022-05-04T21:56:57.884Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-05-04T21:56:57.884Z] === RUN TestGenerateEmptyFile [2022-05-04T21:56:57.884Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T21:56:57.884Z] === RUN TestGenerateWithContent [2022-05-04T21:56:57.884Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T21:56:57.884Z] PASS [2022-05-04T21:56:57.884Z] coverage: 61.9% of statements [2022-05-04T21:56:57.884Z] ok github.com/docker/docker/pkg/idtools 0.120s coverage: 7.2% of statements [2022-05-04T21:56:57.884Z] ok github.com/docker/docker/pkg/archive 9.489s coverage: 61.9% of statements [2022-05-04T21:56:58.122Z] === RUN TestDefaultNetwork [2022-05-04T21:56:58.273Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s) [2022-05-04T21:56:58.273Z] === RUN TestRemoveInvalidContainer [2022-05-04T21:56:58.273Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-05-04T21:56:58.273Z] === RUN TestRenameLinkedContainer [2022-05-04T21:56:58.273Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T21:56:58.273Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T21:56:58.273Z] === RUN TestRenameStoppedContainer [2022-05-04T21:56:58.593Z] --- PASS: TestDefaultNetwork (0.27s) [2022-05-04T21:56:58.593Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-04T21:56:58.593Z] --- PASS: TestSetRolloverSerial (1.81s) [2022-05-04T21:56:58.593Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-04T21:56:58.593Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-04T21:56:58.593Z] PASS [2022-05-04T21:56:58.593Z] coverage: 84.4% of statements [2022-05-04T21:56:58.593Z] ok github.com/docker/docker/libnetwork/bitseq 14.338s coverage: 84.4% of statements [2022-05-04T21:56:58.593Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-05-04T21:56:58.593Z] === RUN TestInitAddressPools [2022-05-04T21:56:58.593Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-04T21:56:58.593Z] PASS [2022-05-04T21:56:58.593Z] coverage: 74.0% of statements [2022-05-04T21:56:58.593Z] ok github.com/docker/docker/libnetwork/ipamutils 0.634s coverage: 74.0% of statements [2022-05-04T21:56:59.097Z] --- PASS: TestTemplatedSecret (2.74s) [2022-05-04T21:56:59.097Z] === RUN TestSecretCreateResolve [2022-05-04T21:56:59.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001063c98_} [2022-05-04T21:56:59.582Z] === RUN TestKeyValue [2022-05-04T21:56:59.582Z] --- PASS: TestKeyValue (0.00s) [2022-05-04T21:56:59.582Z] PASS [2022-05-04T21:56:59.582Z] coverage: 60.0% of statements [2022-05-04T21:56:59.582Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-05-04T21:56:59.582Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.61s) [2022-05-04T21:56:59.582Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-04T21:57:00.483Z] --- PASS: TestRenameStoppedContainer (2.33s) [2022-05-04T21:57:00.483Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T21:57:00.492Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001063cb0_} [2022-05-04T21:57:01.434Z] --- PASS: TestSecretCreateResolve (2.38s) [2022-05-04T21:57:01.434Z] PASS [2022-05-04T21:57:01.434Z] [2022-05-04T21:57:01.434Z] DONE 6 tests in 15.093s [2022-05-04T21:57:01.434Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-04T21:57:01.434Z] ++ 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-05-04T21:57:01.434Z] ++ set -e [2022-05-04T21:57:01.434Z] ++ '[' -n 0 ']' [2022-05-04T21:57:01.434Z] ++ set -x [2022-05-04T21:57:01.434Z] ++ 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-05-04T21:57:01.434Z] INFO: Testing against a local daemon [2022-05-04T21:57:01.434Z] === RUN TestServiceCreateInit [2022-05-04T21:57:01.434Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T21:57:01.676Z] --- PASS: TestNetworkDBNodeLeave (3.33s) [2022-05-04T21:57:01.676Z] === RUN TestNetworkDBWatch [2022-05-04T21:57:02.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T21:57:02.541Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.86s) [2022-05-04T21:57:02.542Z] === RUN TestGetAddress [2022-05-04T21:57:02.542Z] === RUN TestNetworkDBSimple [2022-05-04T21:57:02.662Z] 2022/05/04 21:57:02 Closing DB instances... [2022-05-04T21:57:02.662Z] === RUN TestFixedBufferCap [2022-05-04T21:57:02.662Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T21:57:02.662Z] === RUN TestFixedBufferLen [2022-05-04T21:57:02.662Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T21:57:02.662Z] === RUN TestFixedBufferString [2022-05-04T21:57:02.662Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T21:57:02.662Z] === RUN TestFixedBufferWrite [2022-05-04T21:57:02.662Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T21:57:02.662Z] === RUN TestFixedBufferRead [2022-05-04T21:57:02.662Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T21:57:02.662Z] === RUN TestBytesPipeRead [2022-05-04T21:57:03.011Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-04T21:57:03.011Z] PASS [2022-05-04T21:57:03.011Z] coverage: 100.0% of statements [2022-05-04T21:57:03.011Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-05-04T21:57:03.130Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T21:57:03.130Z] === RUN TestBytesPipeWrite [2022-05-04T21:57:03.130Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T21:57:03.130Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-04T21:57:03.390Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T21:57:03.598Z] --- PASS: TestBytesPipeWriteRandomChunks (0.61s) [2022-05-04T21:57:03.598Z] === RUN TestAtomicWriteToFile [2022-05-04T21:57:03.598Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-05-04T21:57:03.598Z] === RUN TestAtomicWriteSetCommit [2022-05-04T21:57:03.598Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T21:57:03.598Z] === RUN TestAtomicWriteSetCancel [2022-05-04T21:57:03.598Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T21:57:03.598Z] === RUN TestReadCloserWrapperClose [2022-05-04T21:57:03.598Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T21:57:03.598Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestReaderErrWrapperRead [2022-05-04T21:57:03.598Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestCancelReadCloser [2022-05-04T21:57:03.598Z] --- PASS: TestCancelReadCloser (0.11s) [2022-05-04T21:57:03.598Z] === RUN TestWriteCloserWrapperClose [2022-05-04T21:57:03.598Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestNopWriteCloser [2022-05-04T21:57:03.598Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestNopWriter [2022-05-04T21:57:03.598Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T21:57:03.598Z] === RUN TestWriteCounter [2022-05-04T21:57:03.598Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T21:57:03.598Z] PASS [2022-05-04T21:57:03.598Z] coverage: 70.1% of statements [2022-05-04T21:57:03.598Z] ok github.com/docker/docker/pkg/ioutils 0.817s coverage: 70.1% of statements [2022-05-04T21:57:03.998Z] === RUN TestGenerate [2022-05-04T21:57:03.999Z] --- PASS: TestGenerate (0.00s) [2022-05-04T21:57:03.999Z] === RUN TestGeneratePtr [2022-05-04T21:57:03.999Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-04T21:57:03.999Z] === RUN TestGenerateMissingField [2022-05-04T21:57:03.999Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-04T21:57:03.999Z] === RUN TestFieldCannotBeSet [2022-05-04T21:57:03.999Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-04T21:57:03.999Z] === RUN TestTypeMismatchError [2022-05-04T21:57:03.999Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-04T21:57:03.999Z] PASS [2022-05-04T21:57:03.999Z] coverage: 100.0% of statements [2022-05-04T21:57:03.999Z] 2022/05/04 21:57:03 Closing DB instances... [2022-05-04T21:57:03.999Z] ok github.com/docker/docker/libnetwork/options 0.038s coverage: 100.0% of statements [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T21:57:03.999Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T21:57:04.284Z] --- PASS: TestRenameRunningContainerAndReuse (3.55s) [2022-05-04T21:57:04.284Z] === RUN TestRenameInvalidName [2022-05-04T21:57:04.468Z] testing: warning: no tests to run [2022-05-04T21:57:04.468Z] PASS [2022-05-04T21:57:04.468Z] coverage: 0.0% of statements [2022-05-04T21:57:04.468Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:57:04.584Z] --- PASS: TestNetworkDBWatch (3.27s) [2022-05-04T21:57:04.584Z] === RUN TestNetworkDBBulkSync [2022-05-04T21:57:04.937Z] === RUN TestRequestNewPort [2022-05-04T21:57:04.937Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestRequestSpecificPort [2022-05-04T21:57:04.937Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestReleasePort [2022-05-04T21:57:04.937Z] --- PASS: TestReleasePort (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestReuseReleasedPort [2022-05-04T21:57:04.937Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestReleaseUnreadledPort [2022-05-04T21:57:04.937Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestUnknowProtocol [2022-05-04T21:57:04.937Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestAllocateAllPorts [2022-05-04T21:57:04.937Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestPortAllocation [2022-05-04T21:57:04.937Z] --- PASS: TestPortAllocation (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestPortAllocationWithCustomRange [2022-05-04T21:57:04.937Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestNoDuplicateBPR [2022-05-04T21:57:04.937Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-04T21:57:04.937Z] === RUN TestChangePortRange [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-04T21:57:04.937Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-04T21:57:04.937Z] --- PASS: TestChangePortRange (0.00s) [2022-05-04T21:57:04.937Z] PASS [2022-05-04T21:57:04.937Z] coverage: 88.6% of statements [2022-05-04T21:57:04.937Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-05-04T21:57:05.051Z] === RUN TestError [2022-05-04T21:57:05.051Z] --- PASS: TestError (0.00s) [2022-05-04T21:57:05.051Z] === RUN TestProgressString [2022-05-04T21:57:05.051Z] === RUN TestProgressString/no_progress [2022-05-04T21:57:05.051Z] === RUN TestProgressString/progress_1 [2022-05-04T21:57:05.051Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T21:57:05.051Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T21:57:05.051Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T21:57:05.051Z] === RUN TestProgressString/with_units [2022-05-04T21:57:05.052Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T21:57:05.052Z] === RUN TestProgressString/hide_counts [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T21:57:05.052Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T21:57:05.052Z] === RUN TestJSONMessageDisplay [2022-05-04T21:57:05.052Z] --- PASS: TestJSONMessageDisplay (0.21s) [2022-05-04T21:57:05.052Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T21:57:05.052Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T21:57:05.052Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T21:57:05.052Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T21:57:05.052Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T21:57:05.052Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T21:57:05.052Z] PASS [2022-05-04T21:57:05.052Z] coverage: 91.7% of statements [2022-05-04T21:57:05.052Z] ok github.com/docker/docker/pkg/jsonmessage 0.272s coverage: 91.7% of statements [2022-05-04T21:57:05.407Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-05-04T21:57:05.407Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-04T21:57:05.407Z] testing: warning: no tests to run [2022-05-04T21:57:05.407Z] PASS [2022-05-04T21:57:05.407Z] coverage: 0.0% of statements [2022-05-04T21:57:05.407Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-05-04T21:57:05.852Z] --- PASS: TestRenameInvalidName (1.85s) [2022-05-04T21:57:05.852Z] === RUN TestRenameAnonymousContainer [2022-05-04T21:57:05.877Z] === RUN TestHashData [2022-05-04T21:57:05.877Z] --- PASS: TestHashData (0.00s) [2022-05-04T21:57:05.877Z] PASS [2022-05-04T21:57:05.877Z] coverage: 2.8% of statements [2022-05-04T21:57:05.877Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-05-04T21:57:05.935Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T21:57:06.041Z] 2022/05/04 21:57:05 Closing DB instances... [2022-05-04T21:57:06.041Z] === RUN TestStandardLongPath [2022-05-04T21:57:06.041Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T21:57:06.041Z] === RUN TestUNCLongPath [2022-05-04T21:57:06.041Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T21:57:06.041Z] PASS [2022-05-04T21:57:06.041Z] coverage: 100.0% of statements [2022-05-04T21:57:06.041Z] ok github.com/docker/docker/pkg/longpath 0.059s coverage: 100.0% of statements [2022-05-04T21:57:06.196Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T21:57:06.345Z] === RUN TestErrorConstructors [2022-05-04T21:57:06.345Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-04T21:57:06.345Z] === RUN TestCompareIPMask [2022-05-04T21:57:06.345Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-04T21:57:06.345Z] === RUN TestUtilGetHostPartIP [2022-05-04T21:57:06.345Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-04T21:57:06.345Z] === RUN TestUtilGetBroadcastIP [2022-05-04T21:57:06.345Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-04T21:57:06.345Z] === RUN TestParseCIDR [2022-05-04T21:57:06.345Z] --- PASS: TestParseCIDR (0.00s) [2022-05-04T21:57:06.345Z] PASS [2022-05-04T21:57:06.345Z] coverage: 37.3% of statements [2022-05-04T21:57:06.345Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-05-04T21:57:06.345Z] 2022/05/04 21:57:06 Closing DB instances... [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-04T21:57:06.815Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-04T21:57:06.815Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-04T21:57:06.816Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-04T21:57:06.816Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-04T21:57:06.816Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-04T21:57:06.816Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-04T21:57:06.816Z] PASS [2022-05-04T21:57:06.816Z] coverage: 55.0% of statements [2022-05-04T21:57:06.816Z] ok github.com/docker/docker/oci 0.064s coverage: 55.0% of statements [2022-05-04T21:57:07.026Z] === RUN TestNameFormat [2022-05-04T21:57:07.026Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T21:57:07.026Z] === RUN TestNameRetries [2022-05-04T21:57:07.026Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T21:57:07.026Z] PASS [2022-05-04T21:57:07.026Z] coverage: 85.7% of statements [2022-05-04T21:57:07.026Z] ok github.com/docker/docker/pkg/namesgenerator 0.051s coverage: 85.7% of statements [2022-05-04T21:57:07.581Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T21:57:07.805Z] === RUN TestAddressPoolOpt [2022-05-04T21:57:07.805Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/a [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/something [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/_=a [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/env1=value1 [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/_env1=value1 [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/PATH [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/=a [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/PATH= [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/PATH=something [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/asd!qwe [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/1asd [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/123 [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/some_space [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/__some_space_before [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/some_space_after__ [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/= [2022-05-04T21:57:07.805Z] === RUN TestValidateEnv/PaTh [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-04T21:57:07.805Z] === RUN TestParseHost [2022-05-04T21:57:07.805Z] === RUN TestParseHost/:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://invalid:port [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://:5555/ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://:5555/p [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-04T21:57:07.805Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/something_with_spaces [2022-05-04T21:57:07.805Z] === RUN TestParseHost/unknown:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://:port [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/unix://path/to/socket [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/npipe:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/__ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/fd:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/fd://something [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://: [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://host: [2022-05-04T21:57:07.805Z] === RUN TestParseHost/_ [2022-05-04T21:57:07.805Z] === RUN TestParseHost/unix:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://[::1]: [2022-05-04T21:57:07.805Z] === RUN TestParseHost/#00 [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp:// [2022-05-04T21:57:07.805Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-04T21:57:07.805Z] === RUN TestParseVersion [2022-05-04T21:57:07.805Z] --- PASS: TestParseVersion (0.00s) [2022-05-04T21:57:07.805Z] PASS [2022-05-04T21:57:07.805Z] coverage: 52.9% of statements [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/: [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-04T21:57:07.805Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-04T21:57:07.805Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-04T21:57:07.806Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestParseTCP [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/localhost:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/localhost [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/localhost: [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/localhost:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp://:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/: [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp:// [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/tcp://: [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[::1]:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/#00 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/0.0.0.1 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/0.0.0.1: [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/:5555 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/::1 [2022-05-04T21:57:07.806Z] === RUN TestParseTCP/[::1]: [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-04T21:57:07.806Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestValidateExtraHosts [2022-05-04T21:57:07.806Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestValidateIPAddress [2022-05-04T21:57:07.806Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestMapOpts [2022-05-04T21:57:07.806Z] --- PASS: TestMapOpts (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestListOptsWithoutValidator [2022-05-04T21:57:07.806Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestListOptsWithValidator [2022-05-04T21:57:07.806Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestValidateDNSSearch [2022-05-04T21:57:07.806Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_general_format [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_one_more [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-04T21:57:07.806Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-04T21:57:07.806Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestNamedListOpts [2022-05-04T21:57:07.806Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestNamedMapOpts [2022-05-04T21:57:07.806Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestParseLink [2022-05-04T21:57:07.806Z] --- PASS: TestParseLink (0.00s) [2022-05-04T21:57:07.806Z] === RUN TestUlimitOpt [2022-05-04T21:57:07.806Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-04T21:57:07.806Z] PASS [2022-05-04T21:57:07.806Z] coverage: 65.5% of statements [2022-05-04T21:57:07.806Z] ok github.com/docker/docker/opts 0.113s coverage: 65.5% of statements [2022-05-04T21:57:08.011Z] --- PASS: TestNetworkDBBulkSync (3.42s) [2022-05-04T21:57:08.011Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T21:57:08.011Z] === RUN TestParseKeyValueOpt [2022-05-04T21:57:08.011Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T21:57:08.011Z] === RUN TestParseUintList [2022-05-04T21:57:08.011Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T21:57:08.011Z] === RUN TestParseUintListMaximumLimits [2022-05-04T21:57:08.011Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T21:57:08.011Z] PASS [2022-05-04T21:57:08.011Z] coverage: 97.0% of statements [2022-05-04T21:57:08.011Z] ok github.com/docker/docker/pkg/parsers 0.056s coverage: 97.0% of statements [2022-05-04T21:57:08.275Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-05-04T21:57:08.275Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-04T21:57:09.264Z] === RUN TestPeerCertificateMarshalJSON [2022-05-04T21:57:09.264Z] 2022/05/04 21:57:09 Closing DB instances... [2022-05-04T21:57:09.732Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-04T21:57:09.732Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-04T21:57:09.732Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2022-05-04T21:57:09.732Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-04T21:57:09.732Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-04T21:57:09.732Z] === RUN TestMiddleware [2022-05-04T21:57:09.732Z] --- PASS: TestMiddleware (0.00s) [2022-05-04T21:57:09.732Z] === RUN TestNewResponseModifier [2022-05-04T21:57:09.732Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-04T21:57:09.732Z] PASS [2022-05-04T21:57:09.732Z] coverage: 26.8% of statements [2022-05-04T21:57:09.732Z] ok github.com/docker/docker/pkg/authorization 0.523s coverage: 26.8% of statements [2022-05-04T21:57:09.732Z] === RUN TestIsArchivePathDir [2022-05-04T21:57:09.732Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-05-04T21:57:09.732Z] === RUN TestIsArchivePathInvalidFile [2022-05-04T21:57:10.129Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T21:57:10.201Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-05-04T21:57:10.201Z] === RUN TestIsArchivePathTar [2022-05-04T21:57:10.201Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-05-04T21:57:10.201Z] === RUN TestDecompressStreamGzip [2022-05-04T21:57:10.201Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-05-04T21:57:10.201Z] === RUN TestDecompressStreamBzip2 [2022-05-04T21:57:10.201Z] === RUN TestUnbuffered [2022-05-04T21:57:10.201Z] --- PASS: TestUnbuffered (0.00s) [2022-05-04T21:57:10.201Z] === RUN TestRaceUnbuffered [2022-05-04T21:57:10.201Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-04T21:57:10.201Z] PASS [2022-05-04T21:57:10.201Z] coverage: 100.0% of statements [2022-05-04T21:57:10.201Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-05-04T21:57:10.201Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-05-04T21:57:10.201Z] === RUN TestDecompressStreamXz [2022-05-04T21:57:10.201Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:57:10.201Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-04T21:57:10.201Z] === RUN TestDecompressStreamZstd [2022-05-04T21:57:10.389Z] --- PASS: TestServiceCreateInit (9.09s) [2022-05-04T21:57:10.389Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.57s) [2022-05-04T21:57:10.389Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2022-05-04T21:57:10.389Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T21:57:10.456Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-04T21:57:10.456Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-04T21:57:10.456Z] { [2022-05-04T21:57:10.456Z] "RT_GROUP_ICON": { [2022-05-04T21:57:10.456Z] "#1": { [2022-05-04T21:57:10.456Z] "0409": "../../winresources/docker.ico" [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] }, [2022-05-04T21:57:10.456Z] "RT_MANIFEST": { [2022-05-04T21:57:10.456Z] "#1": { [2022-05-04T21:57:10.456Z] "0409": { [2022-05-04T21:57:10.456Z] "identity": {}, [2022-05-04T21:57:10.456Z] "description": "Docker Engine", [2022-05-04T21:57:10.456Z] "minimum-os": "vista", [2022-05-04T21:57:10.456Z] "execution-level": "", [2022-05-04T21:57:10.456Z] "ui-access": false, [2022-05-04T21:57:10.456Z] "auto-elevate": false, [2022-05-04T21:57:10.456Z] "dpi-awareness": "unaware", [2022-05-04T21:57:10.456Z] "disable-theming": false, [2022-05-04T21:57:10.456Z] "disable-window-filtering": false, [2022-05-04T21:57:10.456Z] "high-resolution-scrolling-aware": false, [2022-05-04T21:57:10.456Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-04T21:57:10.456Z] "long-path-aware": false, [2022-05-04T21:57:10.456Z] "printer-driver-isolation": false, [2022-05-04T21:57:10.456Z] "gdi-scaling": false, [2022-05-04T21:57:10.456Z] "segment-heap": false, [2022-05-04T21:57:10.456Z] "use-common-controls-v6": false [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] }, [2022-05-04T21:57:10.456Z] "RT_MESSAGETABLE": { [2022-05-04T21:57:10.456Z] "#1": { [2022-05-04T21:57:10.456Z] "0409": "../../winresources/event_messages.bin" [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] }, [2022-05-04T21:57:10.456Z] "RT_VERSION": { [2022-05-04T21:57:10.456Z] "#1": { [2022-05-04T21:57:10.456Z] "0409": { [2022-05-04T21:57:10.456Z] "fixed": { [2022-05-04T21:57:10.456Z] "file_version": "0.0.0.0", [2022-05-04T21:57:10.456Z] "product_version": "0.0.0.0", [2022-05-04T21:57:10.456Z] "type": "Unknown" [2022-05-04T21:57:10.456Z] }, [2022-05-04T21:57:10.456Z] "info": { [2022-05-04T21:57:10.456Z] "0000": { [2022-05-04T21:57:10.456Z] "CompanyName": "", [2022-05-04T21:57:10.456Z] "FileVersion": "dev", [2022-05-04T21:57:10.456Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-04T21:57:10.456Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-04T21:57:10.456Z] "ProductName": "", [2022-05-04T21:57:10.456Z] "ProductVersion": "dev", [2022-05-04T21:57:10.456Z] "SpecialBuild": "8d0186062edea60fbc3e96d3ccec04529ea303df" [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] } [2022-05-04T21:57:10.456Z] cmd/docker-proxy/genwinres_windows.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/main.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/network_proxy_test.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/proxy.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/sctp_proxy.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/tcp_proxy.go [2022-05-04T21:57:10.456Z] cmd/docker-proxy/udp_proxy.go [2022-05-04T21:57:10.456Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-04T21:57:10.456Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-04T21:57:10.456Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-04T21:57:10.456Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-04T21:57:10.456Z] remote: Enumerating objects: 23, done. [2022-05-04T21:57:10.456Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-04T21:57:10.456Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-04T21:57:10.456Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-04T21:57:10.456Z] 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 | 5.08 MiB/s, done. [2022-05-04T21:57:10.456Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-04T21:57:10.456Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-04T21:57:10.456Z] Cross building: bundles/cross/linux/ppc64le [2022-05-04T21:57:10.456Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-04T21:57:10.456Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-04T21:57:10.670Z] archive_test.go:140: zstd not installed [2022-05-04T21:57:10.671Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-05-04T21:57:10.671Z] === RUN TestCompressStreamXzUnsupported [2022-05-04T21:57:10.671Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-04T21:57:10.671Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCompressStreamInvalid [2022-05-04T21:57:10.671Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionInvalid [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionUncompressed [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionBzip2 [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionGzip [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionXz [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionXz (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestExtensionZstd [2022-05-04T21:57:10.671Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCmdStreamLargeStderr [2022-05-04T21:57:10.671Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-05-04T21:57:10.671Z] === RUN TestCmdStreamBad [2022-05-04T21:57:10.671Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:57:10.671Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCmdStreamGood [2022-05-04T21:57:10.671Z] --- PASS: TestCmdStreamGood (0.04s) [2022-05-04T21:57:10.671Z] === RUN TestUntarPathWithInvalidDest [2022-05-04T21:57:10.671Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-05-04T21:57:10.671Z] === RUN TestUntarPathWithInvalidSrc [2022-05-04T21:57:10.671Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestUntarPath [2022-05-04T21:57:10.671Z] --- PASS: TestUntarPath (0.06s) [2022-05-04T21:57:10.671Z] === RUN TestUntarPathWithDestinationFile [2022-05-04T21:57:10.671Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-05-04T21:57:10.671Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-04T21:57:10.671Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-05-04T21:57:10.671Z] === RUN TestCopyWithTarInvalidSrc [2022-05-04T21:57:10.671Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-04T21:57:10.671Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyWithTarSrcFile [2022-05-04T21:57:10.671Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyWithTarSrcFolder [2022-05-04T21:57:10.671Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-04T21:57:10.671Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-04T21:57:10.671Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-04T21:57:10.671Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-04T21:57:10.671Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-04T21:57:10.671Z] === RUN TestCopyFileWithTarSrcFile [2022-05-04T21:57:10.671Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-04T21:57:10.671Z] === RUN TestTarFiles [2022-05-04T21:57:10.966Z] === RUN Test_windowsOSRelease_String [2022-05-04T21:57:10.966Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T21:57:10.966Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T21:57:10.967Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:57:10.967Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:57:10.967Z] PASS [2022-05-04T21:57:10.967Z] coverage: 36.4% of statements [2022-05-04T21:57:10.967Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.268s coverage: 36.4% of statements [2022-05-04T21:57:11.140Z] === RUN TestMatch [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[foo]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[foo_bar]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[]#01 [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[qux]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-04T21:57:11.140Z] === RUN TestMatch/[[foo_baz]] [2022-05-04T21:57:11.140Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-04T21:57:11.140Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-04T21:57:11.140Z] PASS [2022-05-04T21:57:11.140Z] coverage: 87.5% of statements [2022-05-04T21:57:11.140Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-05-04T21:57:11.140Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-04T21:57:11.140Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-04T21:57:11.332Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T21:57:11.332Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T21:57:11.904Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T21:57:12.128Z] === RUN TestChrootTarUntar [2022-05-04T21:57:12.128Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-04T21:57:12.128Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-04T21:57:12.128Z] === RUN TestChrootUntarEmptyArchive [2022-05-04T21:57:12.128Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootTarUntarWithSymlink [2022-05-04T21:57:12.128Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootCopyWithTar [2022-05-04T21:57:12.128Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootCopyFileWithTar [2022-05-04T21:57:12.128Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootUntarPath [2022-05-04T21:57:12.128Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-04T21:57:12.128Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-04T21:57:12.128Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:57:12.128Z] === RUN TestChrootApplyDotDotFile [2022-05-04T21:57:12.128Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:12.128Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:57:12.128Z] PASS [2022-05-04T21:57:12.128Z] coverage: 12.0% of statements [2022-05-04T21:57:12.128Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 12.0% of statements [2022-05-04T21:57:12.530Z] 2022/05/04 21:57:12 Closing DB instances... [2022-05-04T21:57:12.847Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-04T21:57:12.998Z] === RUN TestNewAndRemove [2022-05-04T21:57:12.998Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T21:57:12.998Z] === RUN TestRemoveInvalidPath [2022-05-04T21:57:12.998Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T21:57:12.998Z] PASS [2022-05-04T21:57:12.998Z] coverage: 82.6% of statements [2022-05-04T21:57:12.998Z] ok github.com/docker/docker/pkg/pidfile 0.081s coverage: 82.6% of statements [2022-05-04T21:57:13.117Z] 2022/05/04 21:57:12 Closing DB instances... [2022-05-04T21:57:13.117Z] === RUN TestEnsureRemoveAllNotExist [2022-05-04T21:57:13.117Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-04T21:57:13.117Z] === RUN TestEnsureRemoveAllWithDir [2022-05-04T21:57:13.117Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-04T21:57:13.117Z] === RUN TestEnsureRemoveAllWithFile [2022-05-04T21:57:13.117Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-04T21:57:13.117Z] PASS [2022-05-04T21:57:13.117Z] coverage: 0.0% of statements [2022-05-04T21:57:13.117Z] ok github.com/docker/docker/pkg/containerfs 0.042s coverage: 0.0% of statements [2022-05-04T21:57:13.790Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T21:57:14.105Z] === RUN TestSizeEmpty [2022-05-04T21:57:14.105Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeEmptyFile [2022-05-04T21:57:14.105Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeNonemptyFile [2022-05-04T21:57:14.105Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-04T21:57:14.105Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-04T21:57:14.105Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-04T21:57:14.105Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestMoveToSubdir [2022-05-04T21:57:14.105Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-04T21:57:14.105Z] === RUN TestSizeNonExistingDirectory [2022-05-04T21:57:14.105Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-04T21:57:14.105Z] PASS [2022-05-04T21:57:14.105Z] coverage: 80.0% of statements [2022-05-04T21:57:14.105Z] ok github.com/docker/docker/pkg/directory 0.048s coverage: 80.0% of statements [2022-05-04T21:57:14.563Z] --- PASS: TestGetAddress (33.06s) [2022-05-04T21:57:14.563Z] === RUN TestRequestSyntaxCheck [2022-05-04T21:57:14.563Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-04T21:57:14.563Z] === RUN TestRequest [2022-05-04T21:57:14.733Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T21:57:15.101Z] === RUN TestPollerAddRemove [2022-05-04T21:57:15.101Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-04T21:57:15.101Z] === RUN TestPollerEvent [2022-05-04T21:57:15.101Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:57:15.101Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-04T21:57:15.101Z] === RUN TestPollerClose [2022-05-04T21:57:15.101Z] --- PASS: TestPollerClose (0.00s) [2022-05-04T21:57:15.101Z] PASS [2022-05-04T21:57:15.101Z] coverage: 45.7% of statements [2022-05-04T21:57:15.101Z] ok github.com/docker/docker/pkg/filenotify 0.067s coverage: 45.7% of statements [2022-05-04T21:57:15.101Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-05-04T21:57:15.101Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-04T21:57:15.305Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T21:57:15.549Z] === RUN TestFailedConnection [2022-05-04T21:57:15.549Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.76s) [2022-05-04T21:57:15.549Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T21:57:16.089Z] === RUN TestCopyFileWithInvalidSrc [2022-05-04T21:57:16.089Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:57:16.089Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-04T21:57:16.089Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-04T21:57:16.089Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCopyFile [2022-05-04T21:57:16.089Z] --- PASS: TestCopyFile (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-04T21:57:16.089Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:57:16.089Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-04T21:57:16.089Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-04T21:57:16.089Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:57:16.089Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestWildcardMatches [2022-05-04T21:57:16.089Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestPatternMatches [2022-05-04T21:57:16.089Z] --- PASS: TestPatternMatches (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-04T21:57:16.089Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestPatternMatchesFolderExclusions [2022-05-04T21:57:16.089Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-04T21:57:16.089Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-04T21:57:16.089Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-04T21:57:16.089Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-04T21:57:16.089Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestSingleExclamationError [2022-05-04T21:57:16.089Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestMatchesWithNoPatterns [2022-05-04T21:57:16.089Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestMatchesWithMalformedPatterns [2022-05-04T21:57:16.089Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestMatches [2022-05-04T21:57:16.089Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-04T21:57:16.089Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-04T21:57:16.089Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-04T21:57:16.089Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-04T21:57:16.089Z] --- PASS: TestMatches (0.01s) [2022-05-04T21:57:16.089Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-04T21:57:16.089Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-04T21:57:16.089Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-04T21:57:16.089Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCleanPatterns [2022-05-04T21:57:16.089Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-04T21:57:16.089Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCleanPatternsExceptionFlag [2022-05-04T21:57:16.089Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-04T21:57:16.089Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-04T21:57:16.090Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-04T21:57:16.090Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-04T21:57:16.090Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-04T21:57:16.090Z] === RUN TestCleanPatternsErrorSingleException [2022-05-04T21:57:16.090Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-04T21:57:16.090Z] === RUN TestCreateIfNotExistsDir [2022-05-04T21:57:16.090Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-04T21:57:16.090Z] === RUN TestCreateIfNotExistsFile [2022-05-04T21:57:16.090Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-04T21:57:16.090Z] === RUN TestMatch [2022-05-04T21:57:16.090Z] --- PASS: TestMatch (0.00s) [2022-05-04T21:57:16.090Z] === RUN TestCompile [2022-05-04T21:57:16.090Z] === RUN TestCompile/slash [2022-05-04T21:57:16.090Z] === RUN TestCompile/backslash [2022-05-04T21:57:16.090Z] --- PASS: TestCompile (0.00s) [2022-05-04T21:57:16.090Z] --- PASS: TestCompile/slash (0.00s) [2022-05-04T21:57:16.090Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-04T21:57:16.090Z] PASS [2022-05-04T21:57:16.090Z] coverage: 84.7% of statements [2022-05-04T21:57:16.090Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 84.7% of statements [2022-05-04T21:57:16.249Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T21:57:16.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-04T21:57:16.264Z] --- PASS: TestRenameAnonymousContainer (9.14s) [2022-05-04T21:57:16.264Z] === RUN TestRenameContainerWithSameName [2022-05-04T21:57:16.535Z] 2022/05/04 21:57:16 Closing DB instances... [2022-05-04T21:57:16.730Z] --- PASS: TestRenameContainerWithSameName (1.77s) [2022-05-04T21:57:16.730Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T21:57:16.730Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:16.730Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T21:57:16.730Z] === RUN TestResize [2022-05-04T21:57:17.078Z] === RUN TestGet [2022-05-04T21:57:17.078Z] --- PASS: TestGet (0.00s) [2022-05-04T21:57:17.078Z] === RUN TestGetShortcutString [2022-05-04T21:57:17.078Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-04T21:57:17.078Z] PASS [2022-05-04T21:57:17.078Z] coverage: 42.9% of statements [2022-05-04T21:57:17.078Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-05-04T21:57:17.078Z] 2022/05/04 21:57:16 Closing DB instances... [2022-05-04T21:57:17.078Z] --- PASS: TestTarFiles (6.46s) [2022-05-04T21:57:17.078Z] === RUN TestDetectCompressionZstd [2022-05-04T21:57:17.078Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-04T21:57:17.078Z] === RUN TestTarUntar [2022-05-04T21:57:17.192Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T21:57:17.520Z] --- PASS: TestFailedConnection (2.30s) [2022-05-04T21:57:17.520Z] === RUN TestFailOnce [2022-05-04T21:57:17.547Z] --- PASS: TestTarUntar (0.05s) [2022-05-04T21:57:17.547Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-04T21:57:17.547Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-04T21:57:17.547Z] === RUN TestTarWithOptions [2022-05-04T21:57:17.547Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-04T21:57:17.547Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-04T21:57:17.547Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-04T21:57:17.547Z] === RUN TestUntarUstarGnuConflict [2022-05-04T21:57:17.547Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-05-04T21:57:17.547Z] === RUN TestUntarInvalidFilenames [2022-05-04T21:57:17.547Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames359063515\\dest" [2022-05-04T21:57:17.547Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-05-04T21:57:17.547Z] === RUN TestUntarHardlinkToSymlink [2022-05-04T21:57:17.547Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-04T21:57:17.547Z] === RUN TestUntarInvalidHardlink [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink887369169\\victim\\hello" -> "../victim/hello" [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4149607764\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink800809718\\victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3393785911\\victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1566043915\\victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2146975378\\victim" -> "../victim" [2022-05-04T21:57:17.547Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-05-04T21:57:17.547Z] === RUN TestUntarInvalidSymlink [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2398403694\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3535349825\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink78003856\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink965519456\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink266901465\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink676710572\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:17.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink429222610\\dest\\dir\\loophole" -> "../../victim" [2022-05-04T21:57:17.547Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-04T21:57:17.547Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-04T21:57:17.547Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-04T21:57:17.547Z] === RUN TestXGlobalNoParent [2022-05-04T21:57:17.547Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-04T21:57:17.547Z] === RUN TestReplaceFileTarWrapper [2022-05-04T21:57:17.989Z] 2022/05/04 21:57:17 http: panic serving 127.0.0.1:49302: Plugin not ready [2022-05-04T21:57:17.989Z] goroutine 24 [running]: [2022-05-04T21:57:17.989Z] net/http.(*conn).serve.func1() [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:57:17.989Z] panic({0xab3700, 0xbfd0e0}) [2022-05-04T21:57:17.989Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:57:17.989Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000207a70?) [2022-05-04T21:57:17.989Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T21:57:17.989Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xc028f8?, 0xc000060000?}, 0xa0da86?) [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:57:17.989Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xc028f8, 0xc000060000}, 0xc000170100) [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T21:57:17.989Z] net/http.serverHandler.ServeHTTP({0xc00f18?}, {0xc028f8, 0xc000060000}, 0xc000170100) [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:57:17.989Z] net/http.(*conn).serve(0xc0000a4e60, {0xc02df8, 0xc00011d0b0}) [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:57:17.989Z] created by net/http.(*Server).Serve [2022-05-04T21:57:17.989Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:57:17.989Z] time="2022-05-04T21:57:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.FailOnce: Post \"http://127.0.0.1:49301/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T21:57:17.989Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2022-05-04T21:57:17.989Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T21:57:18.017Z] === RUN TestCreateIDMapOrder [2022-05-04T21:57:18.017Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-04T21:57:18.017Z] PASS [2022-05-04T21:57:18.017Z] coverage: 7.2% of statements [2022-05-04T21:57:18.017Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-05-04T21:57:18.017Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-05-04T21:57:18.017Z] === RUN TestPrefixHeaderReadable [2022-05-04T21:57:18.017Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-04T21:57:18.017Z] === RUN TestDisablePigz [2022-05-04T21:57:18.017Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-04T21:57:18.017Z] --- PASS: TestDisablePigz (0.14s) [2022-05-04T21:57:18.017Z] === RUN TestPigz [2022-05-04T21:57:18.017Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-04T21:57:18.017Z] --- PASS: TestPigz (0.14s) [2022-05-04T21:57:18.017Z] === RUN TestNosysFileInfo [2022-05-04T21:57:18.017Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-04T21:57:18.017Z] === RUN TestCopyFileWithInvalidDest [2022-05-04T21:57:18.017Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:57:18.017Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:57:18.017Z] === RUN TestCanonicalTarNameForPath [2022-05-04T21:57:18.017Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-04T21:57:18.017Z] === RUN TestCanonicalTarName [2022-05-04T21:57:18.017Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-04T21:57:18.017Z] === RUN TestChmodTarEntry [2022-05-04T21:57:18.017Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-04T21:57:18.017Z] === RUN TestHardLinkOrder [2022-05-04T21:57:18.138Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T21:57:18.486Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-04T21:57:18.487Z] === RUN TestChangeString [2022-05-04T21:57:18.487Z] --- PASS: TestChangeString (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesWithNoChanges [2022-05-04T21:57:18.487Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-04T21:57:18.487Z] === RUN TestChangesWithChanges [2022-05-04T21:57:18.487Z] --- PASS: TestChangesWithChanges (0.05s) [2022-05-04T21:57:18.487Z] === RUN TestChangesWithChangesGH13590 [2022-05-04T21:57:18.487Z] changes_test.go:196: needs more investigation [2022-05-04T21:57:18.487Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesDirsEmpty [2022-05-04T21:57:18.487Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2022-05-04T21:57:18.487Z] === RUN TestNetworkDBNodeLeave [2022-05-04T21:57:18.487Z] --- PASS: TestChangesDirsEmpty (0.15s) [2022-05-04T21:57:18.487Z] === RUN TestChangesDirsMutated [2022-05-04T21:57:18.487Z] --- PASS: TestChangesDirsMutated (0.16s) [2022-05-04T21:57:18.487Z] === RUN TestApplyLayer [2022-05-04T21:57:18.487Z] changes_test.go:433: needs further investigation [2022-05-04T21:57:18.487Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesSizeWithHardlinks [2022-05-04T21:57:18.487Z] changes_test.go:469: needs further investigation [2022-05-04T21:57:18.487Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesSizeWithNoChanges [2022-05-04T21:57:18.487Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-04T21:57:18.487Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestChangesSize [2022-05-04T21:57:18.487Z] --- PASS: TestChangesSize (0.00s) [2022-05-04T21:57:18.487Z] === RUN TestApplyLayerInvalidFilenames [2022-05-04T21:57:18.487Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3166884136\\dest" [2022-05-04T21:57:18.487Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-04T21:57:18.487Z] === RUN TestApplyLayerInvalidHardlink [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3168849841\\victim\\hello" -> "../victim/hello" [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2799160615\\victim\\hello" -> "/../victim/hello" [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1276931860\\victim" -> "../victim" [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4062188886\\victim" -> "../victim" [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2794824619\\victim" -> "../victim" [2022-05-04T21:57:18.487Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3943745111\\victim" -> "../victim" [2022-05-04T21:57:18.487Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-04T21:57:18.487Z] === RUN TestApplyLayerInvalidSymlink [2022-05-04T21:57:18.710Z] docker_api_swarm_node_test.go:81: [d8e8853678358] joining swarm manager [dc5d8a1f00ffe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:57:18.940Z] --- PASS: TestResize (1.78s) [2022-05-04T21:57:18.940Z] === RUN TestResizeWithInvalidSize [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1195182031\\dest\\dotdot" -> "../victim/hello" [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink242934803\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2473620228\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3491389342\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3556103530\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:18.956Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1028498371\\dest\\loophole-victim" -> "../victim" [2022-05-04T21:57:18.956Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-04T21:57:18.956Z] === RUN TestApplyLayerWhiteouts [2022-05-04T21:57:18.956Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-04T21:57:18.956Z] === RUN TestGenerateEmptyFile [2022-05-04T21:57:18.956Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestGenerateWithContent [2022-05-04T21:57:18.956Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-04T21:57:18.956Z] PASS [2022-05-04T21:57:18.956Z] coverage: 62.9% of statements [2022-05-04T21:57:18.956Z] ok github.com/docker/docker/pkg/archive 9.028s coverage: 62.9% of statements [2022-05-04T21:57:18.956Z] === RUN TestFixedBufferCap [2022-05-04T21:57:18.956Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestFixedBufferLen [2022-05-04T21:57:18.956Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestFixedBufferString [2022-05-04T21:57:18.956Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestFixedBufferWrite [2022-05-04T21:57:18.956Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestFixedBufferRead [2022-05-04T21:57:18.956Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestBytesPipeRead [2022-05-04T21:57:18.956Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestBytesPipeWrite [2022-05-04T21:57:18.956Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-04T21:57:18.956Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-04T21:57:18.974Z] --- PASS: TestFailOnce (1.26s) [2022-05-04T21:57:18.974Z] === RUN TestEchoInputOutput [2022-05-04T21:57:18.974Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T21:57:18.974Z] === RUN TestBackoff [2022-05-04T21:57:18.974Z] --- PASS: TestBackoff (0.00s) [2022-05-04T21:57:18.974Z] === RUN TestAbortRetry [2022-05-04T21:57:18.974Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T21:57:18.974Z] === RUN TestClientScheme [2022-05-04T21:57:18.974Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T21:57:18.974Z] === RUN TestNewClientWithTimeout [2022-05-04T21:57:19.282Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T21:57:19.425Z] --- PASS: TestBytesPipeWriteRandomChunks (0.56s) [2022-05-04T21:57:19.425Z] === RUN TestAtomicWriteToFile [2022-05-04T21:57:19.425Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-04T21:57:19.425Z] === RUN TestAtomicWriteSetCommit [2022-05-04T21:57:19.425Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-04T21:57:19.425Z] === RUN TestAtomicWriteSetCancel [2022-05-04T21:57:19.443Z] time="2022-05-04T21:57:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T21:57:19.854Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T21:57:19.897Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-04T21:57:19.897Z] === RUN TestReadCloserWrapperClose [2022-05-04T21:57:19.897Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestReaderErrWrapperReadOnError [2022-05-04T21:57:19.897Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestReaderErrWrapperRead [2022-05-04T21:57:19.897Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestCancelReadCloser [2022-05-04T21:57:19.897Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-04T21:57:19.897Z] === RUN TestWriteCloserWrapperClose [2022-05-04T21:57:19.897Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestNopWriteCloser [2022-05-04T21:57:19.897Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestNopWriter [2022-05-04T21:57:19.897Z] --- PASS: TestNopWriter (0.00s) [2022-05-04T21:57:19.897Z] === RUN TestWriteCounter [2022-05-04T21:57:19.897Z] --- PASS: TestWriteCounter (0.00s) [2022-05-04T21:57:19.897Z] PASS [2022-05-04T21:57:19.897Z] coverage: 70.5% of statements [2022-05-04T21:57:19.897Z] ok github.com/docker/docker/pkg/ioutils 0.739s coverage: 70.5% of statements [2022-05-04T21:57:20.502Z] --- PASS: TestResizeWithInvalidSize (1.80s) [2022-05-04T21:57:20.502Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T21:57:20.796Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T21:57:20.886Z] === RUN TestError [2022-05-04T21:57:20.886Z] --- PASS: TestError (0.00s) [2022-05-04T21:57:20.886Z] === RUN TestProgressString [2022-05-04T21:57:20.886Z] === RUN TestProgressString/no_progress [2022-05-04T21:57:20.886Z] === RUN TestProgressString/progress_1 [2022-05-04T21:57:20.886Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-04T21:57:20.886Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-04T21:57:20.886Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-04T21:57:20.886Z] === RUN TestProgressString/with_units [2022-05-04T21:57:20.886Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-04T21:57:20.886Z] === RUN TestProgressString/hide_counts [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-04T21:57:20.886Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-04T21:57:20.886Z] === RUN TestJSONMessageDisplay [2022-05-04T21:57:20.886Z] --- PASS: TestJSONMessageDisplay (0.16s) [2022-05-04T21:57:20.886Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-04T21:57:20.886Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-04T21:57:20.886Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-04T21:57:20.886Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-04T21:57:20.886Z] === RUN TestDisplayJSONMessagesStream [2022-05-04T21:57:20.886Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-04T21:57:20.886Z] PASS [2022-05-04T21:57:20.886Z] coverage: 91.7% of statements [2022-05-04T21:57:20.886Z] ok github.com/docker/docker/pkg/jsonmessage 0.209s coverage: 91.7% of statements [2022-05-04T21:57:21.005Z] time="2022-05-04T21:57:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T21:57:21.354Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-05-04T21:57:21.355Z] === RUN TestNetworkDBWatch [2022-05-04T21:57:21.355Z] === RUN TestStandardLongPath [2022-05-04T21:57:21.355Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-04T21:57:21.355Z] === RUN TestUNCLongPath [2022-05-04T21:57:21.355Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-04T21:57:21.355Z] PASS [2022-05-04T21:57:21.355Z] coverage: 100.0% of statements [2022-05-04T21:57:21.355Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-05-04T21:57:21.740Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T21:57:22.312Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T21:57:22.343Z] === RUN TestNameFormat [2022-05-04T21:57:22.343Z] --- PASS: TestNameFormat (0.00s) [2022-05-04T21:57:22.343Z] === RUN TestNameRetries [2022-05-04T21:57:22.343Z] --- PASS: TestNameRetries (0.00s) [2022-05-04T21:57:22.343Z] PASS [2022-05-04T21:57:22.343Z] coverage: 85.7% of statements [2022-05-04T21:57:22.343Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2022-05-04T21:57:22.710Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2022-05-04T21:57:22.710Z] === RUN TestDaemonRestartKillContainers [2022-05-04T21:57:22.710Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:22.710Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:57:22.710Z] === RUN TestStats [2022-05-04T21:57:22.710Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T21:57:22.710Z] --- SKIP: TestStats (0.00s) [2022-05-04T21:57:22.710Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T21:57:22.812Z] === RUN TestParseKeyValueOpt [2022-05-04T21:57:22.812Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-04T21:57:22.812Z] === RUN TestParseUintList [2022-05-04T21:57:22.812Z] --- PASS: TestParseUintList (0.00s) [2022-05-04T21:57:22.812Z] === RUN TestParseUintListMaximumLimits [2022-05-04T21:57:22.812Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-04T21:57:22.812Z] PASS [2022-05-04T21:57:22.812Z] coverage: 97.0% of statements [2022-05-04T21:57:22.812Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2022-05-04T21:57:23.222Z] --- PASS: TestRequest (8.76s) [2022-05-04T21:57:23.222Z] === RUN TestOverlappingRequests [2022-05-04T21:57:23.222Z] time="2022-05-04T21:57:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T21:57:23.254Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T21:57:23.281Z] 2022/05/04 21:57:22 Closing DB instances... [2022-05-04T21:57:23.690Z] --- PASS: TestOverlappingRequests (0.43s) [2022-05-04T21:57:23.690Z] === RUN TestRelease [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-04T21:57:23.750Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-04T21:57:23.750Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-04T21:57:23.750Z] PASS [2022-05-04T21:57:23.750Z] coverage: 36.4% of statements [2022-05-04T21:57:23.750Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-05-04T21:57:24.220Z] --- PASS: TestNetworkDBWatch (3.13s) [2022-05-04T21:57:24.220Z] === RUN TestNetworkDBBulkSync [2022-05-04T21:57:24.220Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T21:57:24.498Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T21:57:24.498Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T21:57:24.689Z] === RUN TestNewAndRemove [2022-05-04T21:57:24.689Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-04T21:57:24.689Z] === RUN TestRemoveInvalidPath [2022-05-04T21:57:24.689Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-04T21:57:24.689Z] PASS [2022-05-04T21:57:24.689Z] coverage: 82.6% of statements [2022-05-04T21:57:24.689Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-05-04T21:57:25.255Z] --- PASS: TestRelease (1.66s) [2022-05-04T21:57:25.255Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:57:25.441Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T21:57:26.012Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T21:57:26.240Z] === RUN TestParseEmptyInterface [2022-05-04T21:57:26.240Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestParseNonInterfaceType [2022-05-04T21:57:26.240Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestParseWithOneFunction [2022-05-04T21:57:26.240Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestParseWithMultipleFuncs [2022-05-04T21:57:26.240Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestParseWithUnnamedReturn [2022-05-04T21:57:26.240Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestEmbeddedInterface [2022-05-04T21:57:26.240Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestParsedImports [2022-05-04T21:57:26.240Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T21:57:26.240Z] === RUN TestAliasedImports [2022-05-04T21:57:26.240Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T21:57:26.240Z] PASS [2022-05-04T21:57:26.240Z] coverage: 56.8% of statements [2022-05-04T21:57:26.240Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-05-04T21:57:26.259Z] 2022/05/04 21:57:25 Closing DB instances... [2022-05-04T21:57:26.259Z] === RUN TestFailedConnection [2022-05-04T21:57:26.259Z] --- PASS: TestGetAddress (23.75s) [2022-05-04T21:57:26.259Z] === RUN TestRequestSyntaxCheck [2022-05-04T21:57:26.259Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-04T21:57:26.259Z] === RUN TestRequest [2022-05-04T21:57:26.954Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T21:57:27.225Z] === RUN TestHTTPTransport [2022-05-04T21:57:27.225Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T21:57:27.225Z] PASS [2022-05-04T21:57:27.225Z] coverage: 85.7% of statements [2022-05-04T21:57:27.225Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2022-05-04T21:57:27.248Z] --- PASS: TestFailedConnection (1.13s) [2022-05-04T21:57:27.248Z] === RUN TestFailOnce [2022-05-04T21:57:27.248Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-05-04T21:57:27.248Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-04T21:57:27.477Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s) [2022-05-04T21:57:27.477Z] === RUN TestStopContainerWithTimeout [2022-05-04T21:57:27.477Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T21:57:27.477Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T21:57:27.477Z] === RUN TestUpdateRestartPolicy [2022-05-04T21:57:27.693Z] time="2022-05-04T21:57:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49308/Test.Echo: Post \"http://127.0.0.1:49308/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T21:57:27.718Z] 2022/05/04 21:57:27 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-05-04T21:57:27.718Z] goroutine 34 [running]: [2022-05-04T21:57:27.718Z] net/http.(*conn).serve.func1() [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-04T21:57:27.718Z] panic({0x1573700, 0x16bd0e0}) [2022-05-04T21:57:27.718Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-04T21:57:27.718Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-05-04T21:57:27.718Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-04T21:57:27.718Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16c28f8?, 0xc0000b6000?}, 0x14cda86?) [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-04T21:57:27.718Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x16c28f8, 0xc0000b6000}, 0xc000228000) [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-04T21:57:27.718Z] net/http.serverHandler.ServeHTTP({0x16c0f18?}, {0x16c28f8, 0xc0000b6000}, 0xc000228000) [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-04T21:57:27.718Z] net/http.(*conn).serve(0xc000220000, {0x16c2df8, 0xc0002020c0}) [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-04T21:57:27.718Z] created by net/http.(*Server).Serve [2022-05-04T21:57:27.718Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-04T21:57:27.718Z] time="2022-05-04T21:57:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-05-04T21:57:27.896Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T21:57:27.896Z] --- PASS: TestCreateServiceMultipleTimes (17.54s) [2022-05-04T21:57:27.896Z] === RUN TestCreateServiceConflict [2022-05-04T21:57:28.161Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:57:28.161Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T21:57:28.161Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T21:57:28.161Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:57:28.161Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T21:57:28.161Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T21:57:28.161Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T21:57:28.161Z] === RUN TestBufferPoolPutAndGet [2022-05-04T21:57:28.161Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T21:57:28.161Z] PASS [2022-05-04T21:57:28.161Z] coverage: 88.2% of statements [2022-05-04T21:57:28.161Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2022-05-04T21:57:28.468Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T21:57:28.709Z] --- PASS: TestFailOnce (1.22s) [2022-05-04T21:57:28.710Z] === RUN TestEchoInputOutput [2022-05-04T21:57:28.710Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-04T21:57:28.710Z] === RUN TestBackoff [2022-05-04T21:57:28.710Z] --- PASS: TestBackoff (0.00s) [2022-05-04T21:57:28.710Z] === RUN TestAbortRetry [2022-05-04T21:57:28.710Z] --- PASS: TestAbortRetry (0.00s) [2022-05-04T21:57:28.710Z] === RUN TestClientScheme [2022-05-04T21:57:28.710Z] --- PASS: TestClientScheme (0.00s) [2022-05-04T21:57:28.710Z] === RUN TestNewClientWithTimeout [2022-05-04T21:57:29.158Z] === RUN TestOutputOnPrematureClose [2022-05-04T21:57:29.158Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T21:57:29.158Z] === RUN TestCompleteSilently [2022-05-04T21:57:29.158Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T21:57:29.158Z] PASS [2022-05-04T21:57:29.158Z] coverage: 75.9% of statements [2022-05-04T21:57:29.158Z] ok github.com/docker/docker/pkg/progress 0.042s coverage: 75.9% of statements [2022-05-04T21:57:29.179Z] time="2022-05-04T21:57:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-04T21:57:29.627Z] === RUN TestSendToOneSub [2022-05-04T21:57:29.627Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T21:57:29.627Z] === RUN TestSendToMultipleSubs [2022-05-04T21:57:29.627Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T21:57:29.627Z] === RUN TestEvictOneSub [2022-05-04T21:57:29.627Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T21:57:29.627Z] === RUN TestClosePublisher [2022-05-04T21:57:29.627Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T21:57:29.627Z] === RUN TestPubSubRace [2022-05-04T21:57:29.852Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T21:57:30.097Z] --- PASS: TestAllocateRandomDeallocate (4.98s) [2022-05-04T21:57:30.097Z] === RUN TestRetrieveFromStore [2022-05-04T21:57:30.423Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T21:57:30.565Z] --- PASS: TestPubSubRace (1.06s) [2022-05-04T21:57:30.565Z] PASS [2022-05-04T21:57:30.565Z] coverage: 75.0% of statements [2022-05-04T21:57:30.565Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-05-04T21:57:30.684Z] --- PASS: TestCreateServiceConflict (2.62s) [2022-05-04T21:57:30.684Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T21:57:30.748Z] time="2022-05-04T21:57:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-04T21:57:30.748Z] 2022/05/04 21:57:30 Closing DB instances... [2022-05-04T21:57:31.551Z] === RUN TestRegister [2022-05-04T21:57:31.551Z] --- PASS: TestRegister (0.00s) [2022-05-04T21:57:31.551Z] === RUN TestCommand [2022-05-04T21:57:31.551Z] --- PASS: TestCommand (0.03s) [2022-05-04T21:57:31.551Z] === RUN TestNaiveSelf [2022-05-04T21:57:31.551Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-04T21:57:31.551Z] PASS [2022-05-04T21:57:31.551Z] coverage: 82.4% of statements [2022-05-04T21:57:31.551Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-05-04T21:57:31.551Z] --- PASS: TestRetrieveFromStore (1.59s) [2022-05-04T21:57:31.551Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T21:57:31.551Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-04T21:57:31.551Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T21:57:31.551Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T21:57:31.551Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T21:57:31.551Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T21:57:31.551Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T21:57:31.551Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T21:57:31.551Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T21:57:31.551Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T21:57:31.551Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T21:57:31.551Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T21:57:31.551Z] === RUN TestDebug [2022-05-04T21:57:31.551Z] --- PASS: TestDebug (0.00s) [2022-05-04T21:57:31.551Z] === RUN TestRequestPoolParallel [2022-05-04T21:57:32.020Z] --- PASS: TestRequestPoolParallel (0.53s) [2022-05-04T21:57:32.020Z] === RUN TestFullAllocateRelease [2022-05-04T21:57:32.069Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T21:57:32.487Z] === RUN TestDump [2022-05-04T21:57:32.488Z] goroutine 6 [running]: [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.dump(0x1e2d57?) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T21:57:32.488Z] testing.tRunner(0xc000164000, 0x3aa498) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:32.488Z] created by testing.(*T).Run [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:57:32.488Z] [2022-05-04T21:57:32.488Z] goroutine 1 [chan receive]: [2022-05-04T21:57:32.488Z] testing.(*T).Run(0xc000031d40, {0x39913c?, 0x1bc1f3?}, 0x3aa498) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:57:32.488Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:57:32.488Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:32.488Z] testing.runTests(0xc000058500?, {0x52e400, 0x3, 0x3}, {0x1aa20b10108?, 0x40?, 0x5334a0?}) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:57:32.488Z] testing.(*M).Run(0xc000058500) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:57:32.488Z] main.main() [2022-05-04T21:57:32.488Z] _testmain.go:99 +0x255 [2022-05-04T21:57:32.488Z] --- PASS: TestDump (0.00s) [2022-05-04T21:57:32.488Z] === RUN TestDumpToFile [2022-05-04T21:57:32.488Z] --- PASS: TestDumpToFile (0.22s) [2022-05-04T21:57:32.488Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T21:57:32.488Z] goroutine 8 [running]: [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.dump(0x25ed13?) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x25ece0?}) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T21:57:32.488Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-04T21:57:32.488Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T21:57:32.488Z] testing.tRunner(0xc000164680, 0x3aa488) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:32.488Z] created by testing.(*T).Run [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:57:32.488Z] [2022-05-04T21:57:32.488Z] goroutine 1 [chan receive]: [2022-05-04T21:57:32.488Z] testing.(*T).Run(0xc000031d40, {0x3a0713?, 0x1bc1f3?}, 0x3aa488) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:57:32.488Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:57:32.488Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:32.488Z] testing.runTests(0xc000058500?, {0x52e400, 0x3, 0x3}, {0x1aa20b10108?, 0x40?, 0x5334a0?}) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:57:32.488Z] testing.(*M).Run(0xc000058500) [2022-05-04T21:57:32.488Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:57:32.488Z] main.main() [2022-05-04T21:57:32.488Z] _testmain.go:99 +0x255 [2022-05-04T21:57:32.488Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T21:57:32.488Z] PASS [2022-05-04T21:57:32.488Z] coverage: 90.9% of statements [2022-05-04T21:57:32.488Z] ok github.com/docker/docker/pkg/stack 0.286s coverage: 90.9% of statements [2022-05-04T21:57:32.958Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-05-04T21:57:32.958Z] === RUN TestOddAllocateRelease [2022-05-04T21:57:32.958Z] --- PASS: TestOddAllocateRelease (0.31s) [2022-05-04T21:57:32.958Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T21:57:32.966Z] time="2022-05-04T21:57:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-04T21:57:32.966Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.72s) [2022-05-04T21:57:32.966Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-04T21:57:33.014Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-04T21:57:33.426Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-04T21:57:33.426Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T21:57:33.426Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-04T21:57:33.426Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T21:57:33.426Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T21:57:33.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T21:57:33.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:57:33.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:33.426Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T21:57:33.426Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T21:57:33.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:33.426Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:57:33.426Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:57:33.426Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:33.426Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:57:33.426Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:57:33.426Z] PASS [2022-05-04T21:57:33.426Z] coverage: 85.3% of statements [2022-05-04T21:57:33.426Z] ok github.com/docker/docker/libnetwork/ipam 60.211s coverage: 85.3% of statements [2022-05-04T21:57:33.426Z] === RUN TestNewStdWriter [2022-05-04T21:57:33.426Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T21:57:33.426Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestWriteWithNilBytes [2022-05-04T21:57:33.426Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestWrite [2022-05-04T21:57:33.426Z] --- PASS: TestWrite (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestWriteWithWriterError [2022-05-04T21:57:33.426Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T21:57:33.426Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyWriteAndRead [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T21:57:33.426Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T21:57:33.426Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T21:57:33.426Z] PASS [2022-05-04T21:57:33.426Z] coverage: 100.0% of statements [2022-05-04T21:57:33.426Z] ok github.com/docker/docker/pkg/stdcopy 0.057s coverage: 100.0% of statements [2022-05-04T21:57:34.400Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2022-05-04T21:57:34.400Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T21:57:34.417Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T21:57:34.417Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T21:57:34.417Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestFormatStatus [2022-05-04T21:57:34.417Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestFormatError [2022-05-04T21:57:34.417Z] --- PASS: TestFormatError (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestFormatJSONError [2022-05-04T21:57:34.417Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T21:57:34.417Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T21:57:34.417Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestNewJSONProgressOutput [2022-05-04T21:57:34.417Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestAuxFormatterEmit [2022-05-04T21:57:34.417Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestStreamWriterStdout [2022-05-04T21:57:34.417Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T21:57:34.417Z] === RUN TestStreamWriterStderr [2022-05-04T21:57:34.417Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T21:57:34.417Z] PASS [2022-05-04T21:57:34.417Z] coverage: 66.2% of statements [2022-05-04T21:57:34.417Z] ok github.com/docker/docker/pkg/streamformatter 0.054s coverage: 66.2% of statements [2022-05-04T21:57:34.535Z] 2022/05/04 21:57:33 Closing DB instances... [2022-05-04T21:57:34.885Z] === RUN TestGenerateRandomID [2022-05-04T21:57:34.885Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestShortenId [2022-05-04T21:57:34.885Z] --- PASS: TestShortenId (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestShortenSha256Id [2022-05-04T21:57:34.885Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestShortenIdEmpty [2022-05-04T21:57:34.885Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestShortenIdInvalid [2022-05-04T21:57:34.885Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestIsShortIDNonHex [2022-05-04T21:57:34.885Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T21:57:34.885Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T21:57:34.885Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T21:57:34.885Z] PASS [2022-05-04T21:57:34.885Z] coverage: 70.6% of statements [2022-05-04T21:57:34.885Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2022-05-04T21:57:35.786Z] docker_api_swarm_node_test.go:53: [d0826298d4e56] joining swarm manager [d7d60b06307e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:57:35.873Z] === RUN TestIsCpusetListAvailable [2022-05-04T21:57:35.873Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T21:57:35.873Z] PASS [2022-05-04T21:57:35.873Z] coverage: 39.4% of statements [2022-05-04T21:57:35.873Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-05-04T21:57:36.103Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-04T21:57:36.104Z] === RUN TestNetworkDBGarbageCollection [2022-05-04T21:57:36.341Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-05-04T21:57:36.341Z] === RUN TestClientStream [2022-05-04T21:57:36.341Z] --- PASS: TestClientStream (0.00s) [2022-05-04T21:57:36.341Z] === RUN TestClientSendFile [2022-05-04T21:57:36.341Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T21:57:36.341Z] === RUN TestClientWithRequestTimeout [2022-05-04T21:57:36.341Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-04T21:57:36.341Z] === RUN TestFileSpecPlugin [2022-05-04T21:57:36.341Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-04T21:57:36.341Z] === RUN TestFileJSONSpecPlugin [2022-05-04T21:57:36.341Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-04T21:57:36.341Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T21:57:36.341Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-04T21:57:36.341Z] === RUN TestPluginAddHandler [2022-05-04T21:57:36.341Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T21:57:36.341Z] === RUN TestPluginWaitBadPlugin [2022-05-04T21:57:36.341Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T21:57:36.341Z] === RUN TestGet [2022-05-04T21:57:36.341Z] time="2022-05-04T21:57:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T21:57:36.731Z] docker_api_swarm_node_test.go:54: [da8b967309165] joining swarm manager [d7d60b06307e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:57:36.731Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T21:57:37.327Z] === RUN TestChtimes [2022-05-04T21:57:37.327Z] --- PASS: TestChtimes (0.01s) [2022-05-04T21:57:37.327Z] === RUN TestChtimesWindows [2022-05-04T21:57:37.327Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T21:57:37.327Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T21:57:37.327Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T21:57:37.327Z] PASS [2022-05-04T21:57:37.327Z] coverage: 13.0% of statements [2022-05-04T21:57:37.327Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2022-05-04T21:57:37.327Z] time="2022-05-04T21:57:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T21:57:37.671Z] time="2022-05-04T21:57:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-04T21:57:37.671Z] --- PASS: TestRequest (11.42s) [2022-05-04T21:57:37.671Z] === RUN TestOverlappingRequests [2022-05-04T21:57:38.141Z] --- PASS: TestOverlappingRequests (0.51s) [2022-05-04T21:57:38.141Z] === RUN TestRelease [2022-05-04T21:57:38.595Z] === RUN TestTailFile [2022-05-04T21:57:38.595Z] --- PASS: TestTailFile (0.00s) [2022-05-04T21:57:38.595Z] === RUN TestTailFileManyLines [2022-05-04T21:57:38.595Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T21:57:38.595Z] === RUN TestTailEmptyFile [2022-05-04T21:57:38.595Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T21:57:38.595Z] === RUN TestTailNegativeN [2022-05-04T21:57:38.595Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.595Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:38.595Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:38.595Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.596Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.596Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.596Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.597Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.597Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.598Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.598Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.598Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.599Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.599Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:38.600Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:39.069Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:39.071Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:39.071Z] PASS [2022-05-04T21:57:39.071Z] coverage: 88.6% of statements [2022-05-04T21:57:39.071Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2022-05-04T21:57:39.276Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T21:57:39.537Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T21:57:39.539Z] time="2022-05-04T21:57:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T21:57:39.539Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T21:57:39.539Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestTarSumRemove [2022-05-04T21:57:39.539Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestSortFileInfoSums [2022-05-04T21:57:39.539Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T21:57:39.539Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestNewTarSumForLabel [2022-05-04T21:57:39.539Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestEmptyTar [2022-05-04T21:57:39.539Z] --- PASS: TestEmptyTar (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestTarSumsReadSize [2022-05-04T21:57:39.539Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T21:57:39.539Z] === RUN TestTarSums [2022-05-04T21:57:40.006Z] --- PASS: TestTarSums (0.08s) [2022-05-04T21:57:40.006Z] === RUN TestIteration [2022-05-04T21:57:40.006Z] --- PASS: TestIteration (0.00s) [2022-05-04T21:57:40.006Z] === RUN TestVersionLabelForChecksum [2022-05-04T21:57:40.006Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T21:57:40.006Z] === RUN TestVersion [2022-05-04T21:57:40.006Z] --- PASS: TestVersion (0.00s) [2022-05-04T21:57:40.006Z] === RUN TestGetVersion [2022-05-04T21:57:40.006Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T21:57:40.006Z] === RUN TestGetVersions [2022-05-04T21:57:40.006Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T21:57:40.006Z] PASS [2022-05-04T21:57:40.006Z] coverage: 89.3% of statements [2022-05-04T21:57:40.006Z] ok github.com/docker/docker/pkg/tarsum 0.136s coverage: 89.3% of statements [2022-05-04T21:57:40.359Z] --- PASS: TestRelease (2.20s) [2022-05-04T21:57:40.359Z] === RUN TestAllocateRandomDeallocate [2022-05-04T21:57:40.474Z] === RUN TestTruncIndex [2022-05-04T21:57:40.474Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T21:57:40.474Z] PASS [2022-05-04T21:57:40.474Z] coverage: 91.5% of statements [2022-05-04T21:57:40.474Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-05-04T21:57:40.835Z] === RUN TestParseEmptyInterface [2022-05-04T21:57:40.835Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestParseNonInterfaceType [2022-05-04T21:57:40.835Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestParseWithOneFunction [2022-05-04T21:57:40.835Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestParseWithMultipleFuncs [2022-05-04T21:57:40.835Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestParseWithUnnamedReturn [2022-05-04T21:57:40.835Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestEmbeddedInterface [2022-05-04T21:57:40.835Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestParsedImports [2022-05-04T21:57:40.835Z] --- PASS: TestParsedImports (0.00s) [2022-05-04T21:57:40.835Z] === RUN TestAliasedImports [2022-05-04T21:57:40.835Z] --- PASS: TestAliasedImports (0.00s) [2022-05-04T21:57:40.835Z] PASS [2022-05-04T21:57:40.835Z] coverage: 56.8% of statements [2022-05-04T21:57:40.835Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-05-04T21:57:41.458Z] === RUN TestVersionInfo [2022-05-04T21:57:41.458Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T21:57:41.458Z] === RUN TestAppendVersions [2022-05-04T21:57:41.458Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T21:57:41.458Z] PASS [2022-05-04T21:57:41.458Z] coverage: 88.9% of statements [2022-05-04T21:57:41.458Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-04T21:57:41.825Z] === RUN TestHTTPTransport [2022-05-04T21:57:41.825Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-04T21:57:41.825Z] PASS [2022-05-04T21:57:41.825Z] coverage: 85.7% of statements [2022-05-04T21:57:41.825Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-05-04T21:57:42.302Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:57:42.302Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:57:42.302Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-04T21:57:42.302Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-04T21:57:42.302Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-04T21:57:42.302Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-04T21:57:42.302Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-04T21:57:42.302Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-04T21:57:42.302Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-04T21:57:42.771Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-04T21:57:42.771Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-04T21:57:42.771Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-04T21:57:42.771Z] === RUN TestBufferPoolPutAndGet [2022-05-04T21:57:42.771Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-04T21:57:42.771Z] PASS [2022-05-04T21:57:42.771Z] coverage: 88.2% of statements [2022-05-04T21:57:42.771Z] ok github.com/docker/docker/pkg/pools 0.075s coverage: 88.2% of statements [2022-05-04T21:57:42.834Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T21:57:43.241Z] === RUN TestOutputOnPrematureClose [2022-05-04T21:57:43.241Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-04T21:57:43.241Z] === RUN TestCompleteSilently [2022-05-04T21:57:43.241Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-04T21:57:43.241Z] PASS [2022-05-04T21:57:43.241Z] coverage: 75.9% of statements [2022-05-04T21:57:43.241Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-05-04T21:57:43.673Z] === RUN TestValidatePrivileges [2022-05-04T21:57:43.673Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T21:57:43.673Z] === RUN TestFilterByCapNeg [2022-05-04T21:57:43.673Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T21:57:43.673Z] === RUN TestFilterByCapPos [2022-05-04T21:57:43.673Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T21:57:43.673Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T21:57:43.673Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T21:57:43.673Z] PASS [2022-05-04T21:57:43.673Z] coverage: 12.2% of statements [2022-05-04T21:57:43.673Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.2% of statements [2022-05-04T21:57:43.673Z] time="2022-05-04T21:57:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T21:57:43.711Z] === RUN TestSendToOneSub [2022-05-04T21:57:43.711Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-04T21:57:43.711Z] === RUN TestSendToMultipleSubs [2022-05-04T21:57:43.711Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-04T21:57:43.711Z] === RUN TestEvictOneSub [2022-05-04T21:57:43.711Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-04T21:57:43.711Z] === RUN TestClosePublisher [2022-05-04T21:57:43.711Z] --- PASS: TestClosePublisher (0.00s) [2022-05-04T21:57:43.711Z] === RUN TestPubSubRace [2022-05-04T21:57:44.658Z] === RUN TestNewSettable [2022-05-04T21:57:44.659Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T21:57:44.659Z] === RUN TestIsSettable [2022-05-04T21:57:44.659Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T21:57:44.659Z] === RUN TestUpdateSettingsEnv [2022-05-04T21:57:44.659Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T21:57:44.659Z] PASS [2022-05-04T21:57:44.659Z] coverage: 20.0% of statements [2022-05-04T21:57:44.659Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-05-04T21:57:44.701Z] --- PASS: TestPubSubRace (1.08s) [2022-05-04T21:57:44.701Z] PASS [2022-05-04T21:57:44.701Z] coverage: 75.0% of statements [2022-05-04T21:57:44.701Z] ok github.com/docker/docker/pkg/pubsub 1.122s coverage: 75.0% of statements [2022-05-04T21:57:44.753Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T21:57:45.014Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T21:57:45.644Z] === RUN TestLoad [2022-05-04T21:57:45.644Z] --- PASS: TestLoad (0.00s) [2022-05-04T21:57:45.644Z] === RUN TestSave [2022-05-04T21:57:45.644Z] --- PASS: TestSave (0.03s) [2022-05-04T21:57:45.644Z] === RUN TestAddDeleteGet [2022-05-04T21:57:45.644Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-04T21:57:45.644Z] === RUN TestInvalidTags [2022-05-04T21:57:45.644Z] --- PASS: TestInvalidTags (0.01s) [2022-05-04T21:57:45.644Z] PASS [2022-05-04T21:57:45.644Z] coverage: 84.4% of statements [2022-05-04T21:57:45.644Z] ok github.com/docker/docker/reference 0.125s coverage: 84.4% of statements [2022-05-04T21:57:45.693Z] === RUN TestRegister [2022-05-04T21:57:45.693Z] --- PASS: TestRegister (0.00s) [2022-05-04T21:57:45.693Z] === RUN TestCommand [2022-05-04T21:57:45.693Z] --- PASS: TestCommand (0.03s) [2022-05-04T21:57:45.693Z] === RUN TestNaiveSelf [2022-05-04T21:57:45.693Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-04T21:57:45.693Z] PASS [2022-05-04T21:57:45.693Z] coverage: 82.4% of statements [2022-05-04T21:57:45.693Z] ok github.com/docker/docker/pkg/reexec 0.104s coverage: 82.4% of statements [2022-05-04T21:57:46.162Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-04T21:57:46.162Z] === RUN TestClientStream [2022-05-04T21:57:46.162Z] --- PASS: TestClientStream (0.00s) [2022-05-04T21:57:46.162Z] === RUN TestClientSendFile [2022-05-04T21:57:46.162Z] --- PASS: TestClientSendFile (0.00s) [2022-05-04T21:57:46.162Z] === RUN TestClientWithRequestTimeout [2022-05-04T21:57:46.162Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-04T21:57:46.162Z] === RUN TestFileSpecPlugin [2022-05-04T21:57:46.162Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-04T21:57:46.162Z] === RUN TestFileJSONSpecPlugin [2022-05-04T21:57:46.162Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-04T21:57:46.162Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-04T21:57:46.162Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-04T21:57:46.162Z] === RUN TestPluginAddHandler [2022-05-04T21:57:46.162Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-04T21:57:46.162Z] === RUN TestPluginWaitBadPlugin [2022-05-04T21:57:46.162Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-04T21:57:46.162Z] === RUN TestGet [2022-05-04T21:57:46.162Z] time="2022-05-04T21:57:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-04T21:57:46.631Z] === RUN TestDump [2022-05-04T21:57:46.631Z] goroutine 6 [running]: [2022-05-04T21:57:46.631Z] github.com/docker/docker/pkg/stack.dump(0xc82d57?) [2022-05-04T21:57:46.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:57:46.631Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-04T21:57:46.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-04T21:57:46.631Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-04T21:57:46.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-04T21:57:46.631Z] testing.tRunner(0xc00015c4e0, 0xe4a498) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:46.631Z] created by testing.(*T).Run [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:57:46.631Z] [2022-05-04T21:57:46.631Z] goroutine 1 [chan receive]: [2022-05-04T21:57:46.631Z] testing.(*T).Run(0xc00015c340, {0xe3913c?, 0xc5c1f3?}, 0xe4a498) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:57:46.631Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:57:46.631Z] testing.tRunner(0xc00015c340, 0xc000075ca0) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:46.631Z] testing.runTests(0xc000058500?, {0xfce400, 0x3, 0x3}, {0x25d2dc60108?, 0x40?, 0xfd34a0?}) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:57:46.631Z] testing.(*M).Run(0xc000058500) [2022-05-04T21:57:46.631Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:57:46.631Z] main.main() [2022-05-04T21:57:46.631Z] _testmain.go:99 +0x255 [2022-05-04T21:57:46.631Z] --- PASS: TestDump (0.00s) [2022-05-04T21:57:46.631Z] === RUN TestDumpToFile [2022-05-04T21:57:46.631Z] --- PASS: TestDumpToFile (0.21s) [2022-05-04T21:57:46.631Z] === RUN TestDumpToFileWithEmptyInput [2022-05-04T21:57:46.631Z] goroutine 8 [running]: [2022-05-04T21:57:46.631Z] github.com/docker/docker/pkg/stack.dump(0xcfed13?) [2022-05-04T21:57:46.631Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-04T21:57:46.631Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xcfece0?}) [2022-05-04T21:57:46.632Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-04T21:57:46.632Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c4e0?) [2022-05-04T21:57:46.632Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-04T21:57:46.632Z] testing.tRunner(0xc00015cb60, 0xe4a488) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:46.632Z] created by testing.(*T).Run [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-04T21:57:46.632Z] [2022-05-04T21:57:46.632Z] goroutine 1 [chan receive]: [2022-05-04T21:57:46.632Z] testing.(*T).Run(0xc00015c340, {0xe40713?, 0xc5c1f3?}, 0xe4a488) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-04T21:57:46.632Z] testing.runTests.func1(0xc00006c870?) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-04T21:57:46.632Z] testing.tRunner(0xc00015c340, 0xc000075ca0) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-04T21:57:46.632Z] testing.runTests(0xc000058500?, {0xfce400, 0x3, 0x3}, {0x25d2dc60108?, 0x40?, 0xfd34a0?}) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-04T21:57:46.632Z] testing.(*M).Run(0xc000058500) [2022-05-04T21:57:46.632Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-04T21:57:46.632Z] main.main() [2022-05-04T21:57:46.632Z] _testmain.go:99 +0x255 [2022-05-04T21:57:46.632Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-04T21:57:46.632Z] PASS [2022-05-04T21:57:46.632Z] coverage: 90.9% of statements [2022-05-04T21:57:46.632Z] ok github.com/docker/docker/pkg/stack 0.260s coverage: 90.9% of statements [2022-05-04T21:57:46.632Z] --- PASS: TestAllocateRandomDeallocate (6.24s) [2022-05-04T21:57:46.632Z] === RUN TestRetrieveFromStore [2022-05-04T21:57:47.100Z] time="2022-05-04T21:57:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-04T21:57:47.208Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T21:57:47.208Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T21:57:47.208Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T21:57:47.208Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T21:57:47.569Z] === RUN TestNewStdWriter [2022-05-04T21:57:47.569Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-04T21:57:47.569Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestWriteWithNilBytes [2022-05-04T21:57:47.569Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestWrite [2022-05-04T21:57:47.569Z] --- PASS: TestWrite (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestWriteWithWriterError [2022-05-04T21:57:47.569Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-04T21:57:47.569Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyWriteAndRead [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-04T21:57:47.569Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-04T21:57:47.569Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-04T21:57:47.569Z] PASS [2022-05-04T21:57:47.569Z] coverage: 100.0% of statements [2022-05-04T21:57:47.569Z] ok github.com/docker/docker/pkg/stdcopy 0.051s coverage: 100.0% of statements [2022-05-04T21:57:47.676Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T21:57:47.676Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T21:57:47.676Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T21:57:47.676Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T21:57:47.676Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T21:57:47.676Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:57:47.676Z] === RUN TestValidateMirror [2022-05-04T21:57:47.676Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T21:57:47.676Z] === RUN TestLoadInsecureRegistries [2022-05-04T21:57:48.146Z] time="2022-05-04T21:57:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:57:48.146Z] time="2022-05-04T21:57:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T21:57:48.146Z] time="2022-05-04T21:57:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:57:48.146Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-05-04T21:57:48.146Z] === RUN TestNewServiceConfig [2022-05-04T21:57:48.146Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestValidateIndexName [2022-05-04T21:57:48.146Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestValidateIndexNameWithError [2022-05-04T21:57:48.146Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestEndpointParse [2022-05-04T21:57:48.146Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestEndpointParseInvalid [2022-05-04T21:57:48.146Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestValidateEndpoint [2022-05-04T21:57:48.146Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-04T21:57:48.146Z] === RUN TestPing [2022-05-04T21:57:48.146Z] --- PASS: TestPing (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestPingRegistryEndpoint [2022-05-04T21:57:48.146Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:48.146Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-04T21:57:48.146Z] === RUN TestEndpoint [2022-05-04T21:57:48.146Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:48.146Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestParseRepositoryInfo [2022-05-04T21:57:48.146Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestNewIndexInfo [2022-05-04T21:57:48.146Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestMirrorEndpointLookup [2022-05-04T21:57:48.146Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:57:48.146Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestSearchRepositories [2022-05-04T21:57:48.146Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T21:57:48.146Z] Host: 127.0.0.1:49326 [2022-05-04T21:57:48.146Z] User-Agent: docker test client [2022-05-04T21:57:48.146Z] Authorization: Token fake-token [2022-05-04T21:57:48.146Z] X-Docker-Token: true [2022-05-04T21:57:48.146Z] Accept-Encoding: gzip [2022-05-04T21:57:48.146Z] [2022-05-04T21:57:48.146Z] [2022-05-04T21:57:48.146Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T21:57:48.146Z] Connection: close [2022-05-04T21:57:48.146Z] Content-Length: 144 [2022-05-04T21:57:48.146Z] Cache-Control: no-cache [2022-05-04T21:57:48.146Z] Content-Type: application/json [2022-05-04T21:57:48.146Z] Date: Wed, 04 May 2022 21:57:47 GMT [2022-05-04T21:57:48.146Z] Expires: -1 [2022-05-04T21:57:48.146Z] Pragma: no-cache [2022-05-04T21:57:48.146Z] Server: docker-tests/mock [2022-05-04T21:57:48.146Z] X-Docker-Registry-Config: mock [2022-05-04T21:57:48.146Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T21:57:48.146Z] [2022-05-04T21:57:48.146Z] [2022-05-04T21:57:48.146Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestTrustedLocation [2022-05-04T21:57:48.146Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T21:57:48.146Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T21:57:48.146Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestIsSecureIndex [2022-05-04T21:57:48.146Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T21:57:48.146Z] PASS [2022-05-04T21:57:48.146Z] coverage: 51.7% of statements [2022-05-04T21:57:48.146Z] ok github.com/docker/docker/registry 0.256s coverage: 51.7% of statements [2022-05-04T21:57:48.146Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T21:57:48.146Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T21:57:48.146Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T21:57:48.146Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T21:57:48.146Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T21:57:48.146Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T21:57:48.320Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-04T21:57:48.560Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-04T21:57:48.560Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-04T21:57:48.560Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestFormatStatus [2022-05-04T21:57:48.560Z] --- PASS: TestFormatStatus (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestFormatError [2022-05-04T21:57:48.560Z] --- PASS: TestFormatError (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestFormatJSONError [2022-05-04T21:57:48.560Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-04T21:57:48.560Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-04T21:57:48.560Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestNewJSONProgressOutput [2022-05-04T21:57:48.560Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestAuxFormatterEmit [2022-05-04T21:57:48.560Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestStreamWriterStdout [2022-05-04T21:57:48.560Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-04T21:57:48.560Z] === RUN TestStreamWriterStderr [2022-05-04T21:57:48.560Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-04T21:57:48.560Z] PASS [2022-05-04T21:57:48.560Z] coverage: 66.2% of statements [2022-05-04T21:57:48.560Z] ok github.com/docker/docker/pkg/streamformatter 0.055s coverage: 66.2% of statements [2022-05-04T21:57:48.580Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2022-05-04T21:57:48.580Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T21:57:48.580Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T21:57:48.614Z] time="2022-05-04T21:57:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-05-04T21:57:48.614Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T21:57:48.614Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T21:57:48.614Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T21:57:48.614Z] === RUN TestResumableRequestReader [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T21:57:48.614Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T21:57:48.614Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T21:57:48.614Z] PASS [2022-05-04T21:57:48.614Z] coverage: 100.0% of statements [2022-05-04T21:57:48.614Z] ok github.com/docker/docker/registry/resumable 0.278s coverage: 100.0% of statements [2022-05-04T21:57:48.614Z] === RUN TestRestartManagerTimeout [2022-05-04T21:57:48.614Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T21:57:48.614Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T21:57:48.614Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T21:57:48.614Z] PASS [2022-05-04T21:57:48.614Z] coverage: 50.9% of statements [2022-05-04T21:57:48.614Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2022-05-04T21:57:48.687Z] --- PASS: TestUpdateRestartPolicy (20.56s) [2022-05-04T21:57:48.687Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T21:57:49.029Z] --- PASS: TestRetrieveFromStore (2.31s) [2022-05-04T21:57:49.029Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-04T21:57:49.029Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-04T21:57:49.029Z] === RUN TestParallelPredefinedRequest1 [2022-05-04T21:57:49.029Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-04T21:57:49.029Z] === RUN TestParallelPredefinedRequest2 [2022-05-04T21:57:49.029Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-04T21:57:49.029Z] === RUN TestParallelPredefinedRequest3 [2022-05-04T21:57:49.029Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-04T21:57:49.029Z] === RUN TestParallelPredefinedRequest4 [2022-05-04T21:57:49.029Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-04T21:57:49.029Z] === RUN TestParallelPredefinedRequest5 [2022-05-04T21:57:49.029Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-04T21:57:49.029Z] === RUN TestDebug [2022-05-04T21:57:49.029Z] --- PASS: TestDebug (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestRequestPoolParallel [2022-05-04T21:57:49.029Z] === RUN TestGenerateRandomID [2022-05-04T21:57:49.029Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestShortenId [2022-05-04T21:57:49.029Z] --- PASS: TestShortenId (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestShortenSha256Id [2022-05-04T21:57:49.029Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestShortenIdEmpty [2022-05-04T21:57:49.029Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestShortenIdInvalid [2022-05-04T21:57:49.029Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestIsShortIDNonHex [2022-05-04T21:57:49.029Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-04T21:57:49.029Z] === RUN TestIsShortIDNotCorrectSize [2022-05-04T21:57:49.029Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-04T21:57:49.029Z] PASS [2022-05-04T21:57:49.029Z] coverage: 70.6% of statements [2022-05-04T21:57:49.029Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-05-04T21:57:49.029Z] time="2022-05-04T21:57:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-04T21:57:49.151Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T21:57:49.154Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2022-05-04T21:57:49.154Z] === RUN TestWaitNonBlocked [2022-05-04T21:57:49.498Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-05-04T21:57:49.498Z] === RUN TestFullAllocateRelease [2022-05-04T21:57:49.600Z] === RUN TestDecodeContainerConfig [2022-05-04T21:57:49.600Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T21:57:49.600Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-04T21:57:49.600Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-04T21:57:49.600Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T21:57:49.600Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T21:57:49.600Z] === RUN TestValidatePrivileged [2022-05-04T21:57:49.600Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T21:57:49.600Z] PASS [2022-05-04T21:57:49.600Z] coverage: 52.4% of statements [2022-05-04T21:57:49.600Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.4% of statements [2022-05-04T21:57:49.600Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T21:57:49.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T21:57:49.600Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T21:57:49.600Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T21:57:49.600Z] PASS [2022-05-04T21:57:49.600Z] coverage: 62.5% of statements [2022-05-04T21:57:49.600Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2022-05-04T21:57:49.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:57:49.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:57:49.622Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:57:49.622Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:57:49.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T21:57:49.622Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T21:57:49.967Z] === RUN TestIsCpusetListAvailable [2022-05-04T21:57:49.967Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-04T21:57:49.967Z] PASS [2022-05-04T21:57:49.967Z] coverage: 39.4% of statements [2022-05-04T21:57:49.967Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 39.4% of statements [2022-05-04T21:57:49.967Z] --- PASS: TestFullAllocateRelease (0.49s) [2022-05-04T21:57:49.967Z] === RUN TestOddAllocateRelease [2022-05-04T21:57:50.436Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-05-04T21:57:50.436Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-04T21:57:50.436Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-04T21:57:50.436Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-04T21:57:50.436Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-05-04T21:57:50.436Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-04T21:57:50.436Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest1 [2022-05-04T21:57:50.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest3 [2022-05-04T21:57:50.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:50.436Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest5 [2022-05-04T21:57:50.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest2 [2022-05-04T21:57:50.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:50.436Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:57:50.436Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:57:50.436Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:57:50.436Z] === CONT TestParallelPredefinedRequest4 [2022-05-04T21:57:50.436Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:57:50.436Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:57:50.436Z] PASS [2022-05-04T21:57:50.436Z] coverage: 85.3% of statements [2022-05-04T21:57:50.436Z] ok github.com/docker/docker/libnetwork/ipam 56.321s coverage: 85.3% of statements [2022-05-04T21:57:50.534Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T21:57:51.466Z] === RUN TestChtimes [2022-05-04T21:57:51.466Z] --- PASS: TestChtimes (0.00s) [2022-05-04T21:57:51.466Z] === RUN TestChtimesWindows [2022-05-04T21:57:51.466Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-04T21:57:51.466Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-04T21:57:51.466Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-04T21:57:51.466Z] PASS [2022-05-04T21:57:51.466Z] coverage: 13.0% of statements [2022-05-04T21:57:51.466Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 13.0% of statements [2022-05-04T21:57:51.476Z] --- PASS: TestCreateServiceSecretFileMode (2.94s) [2022-05-04T21:57:51.476Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T21:57:51.736Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T21:57:51.965Z] --- PASS: TestGet (15.02s) [2022-05-04T21:57:51.965Z] === RUN TestPluginWithNoManifest [2022-05-04T21:57:51.965Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T21:57:51.965Z] === RUN TestGetAll [2022-05-04T21:57:51.965Z] --- PASS: TestGetAll (0.00s) [2022-05-04T21:57:51.965Z] PASS [2022-05-04T21:57:51.965Z] coverage: 73.2% of statements [2022-05-04T21:57:51.965Z] ok github.com/docker/docker/pkg/plugins 36.290s coverage: 73.2% of statements [2022-05-04T21:57:51.965Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-04T21:57:51.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s) [2022-05-04T21:57:51.965Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s) [2022-05-04T21:57:51.965Z] === RUN TestWaitBlocked [2022-05-04T21:57:51.965Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:57:51.965Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T21:57:51.965Z] PASS [2022-05-04T21:57:51.965Z] ok github.com/docker/docker/integration/container 84.385s [2022-05-04T21:57:51.965Z] [2022-05-04T21:57:51.965Z] === Skipped [2022-05-04T21:57:51.965Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T21:57:51.965Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T21:57:51.965Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T21:57:51.966Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T21:57:51.966Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T21:57:51.966Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T21:57:51.966Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T21:57:51.966Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T21:57:51.966Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T21:57:51.966Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T21:57:51.966Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-04T21:57:51.966Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T21:57:51.966Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T21:57:51.966Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T21:57:51.966Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T21:57:51.966Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T21:57:51.966Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T21:57:51.966Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T21:57:51.966Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T21:57:51.966Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T21:57:51.966Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T21:57:51.966Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-04T21:57:51.966Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T21:57:51.966Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T21:57:51.966Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T21:57:51.966Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T21:57:51.966Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T21:57:51.966Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T21:57:51.966Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T21:57:51.966Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T21:57:51.966Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T21:57:51.966Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:57:51.966Z] [2022-05-04T21:57:51.966Z] DONE 120 tests, 34 skipped in 86.727s [2022-05-04T21:57:51.966Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T21:57:52.308Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T21:57:52.435Z] === RUN TestGetDriver [2022-05-04T21:57:52.435Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T21:57:52.435Z] === RUN TestVolumeRequestError [2022-05-04T21:57:52.435Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-04T21:57:52.435Z] PASS [2022-05-04T21:57:52.435Z] coverage: 36.1% of statements [2022-05-04T21:57:52.435Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-05-04T21:57:52.435Z] === RUN TestGetAddress [2022-05-04T21:57:52.435Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T21:57:52.435Z] === RUN TestRemove [2022-05-04T21:57:52.435Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:57:52.435Z] --- SKIP: TestRemove (0.00s) [2022-05-04T21:57:52.435Z] === RUN TestInitializeWithVolumes [2022-05-04T21:57:52.435Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-04T21:57:52.435Z] === RUN TestCreate [2022-05-04T21:57:52.435Z] --- PASS: TestCreate (0.01s) [2022-05-04T21:57:52.435Z] === RUN TestValidateName [2022-05-04T21:57:52.435Z] --- PASS: TestValidateName (0.00s) [2022-05-04T21:57:52.435Z] === RUN TestCreateWithOpts [2022-05-04T21:57:52.435Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:57:52.435Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T21:57:52.435Z] === RUN TestRelaodNoOpts [2022-05-04T21:57:52.435Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-04T21:57:52.435Z] PASS [2022-05-04T21:57:52.435Z] coverage: 41.5% of statements [2022-05-04T21:57:52.435Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2022-05-04T21:57:52.455Z] === RUN TestTailFile [2022-05-04T21:57:52.455Z] --- PASS: TestTailFile (0.00s) [2022-05-04T21:57:52.455Z] === RUN TestTailFileManyLines [2022-05-04T21:57:52.455Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-04T21:57:52.455Z] === RUN TestTailEmptyFile [2022-05-04T21:57:52.455Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-04T21:57:52.455Z] === RUN TestTailNegativeN [2022-05-04T21:57:52.455Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.455Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.455Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-04T21:57:52.456Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.456Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.457Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.457Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.457Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.927Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.927Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.928Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.928Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-04T21:57:52.929Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.929Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-04T21:57:52.930Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:52.930Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.01s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:52.931Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.02s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.02s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.02s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.02s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:53.400Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-04T21:57:53.401Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-04T21:57:53.402Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-04T21:57:53.402Z] PASS [2022-05-04T21:57:53.402Z] coverage: 88.6% of statements [2022-05-04T21:57:53.402Z] ok github.com/docker/docker/pkg/tailfile 0.381s coverage: 88.6% of statements [2022-05-04T21:57:53.402Z] time="2022-05-04T21:57:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRaw [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T21:57:53.420Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRaw [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T21:57:53.420Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestConvertTmpfsOptions [2022-05-04T21:57:53.420Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T21:57:53.420Z] linux_parser_test.go:209: data="ro" [2022-05-04T21:57:53.420Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestParseMountSpec [2022-05-04T21:57:53.420Z] parser_test.go:62: case 0 [2022-05-04T21:57:53.420Z] parser_test.go:62: case 1 [2022-05-04T21:57:53.420Z] parser_test.go:62: case 2 [2022-05-04T21:57:53.420Z] parser_test.go:62: case 3 [2022-05-04T21:57:53.420Z] parser_test.go:62: case 4 [2022-05-04T21:57:53.420Z] parser_test.go:62: case 5 [2022-05-04T21:57:53.420Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestValidateMount [2022-05-04T21:57:53.420Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRaw [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit (0.02s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:57:53.420Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T21:57:53.420Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:57:53.420Z] PASS [2022-05-04T21:57:53.420Z] coverage: 67.6% of statements [2022-05-04T21:57:53.420Z] ok github.com/docker/docker/volume/mounts 0.102s coverage: 67.6% of statements [2022-05-04T21:57:53.691Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T21:57:53.691Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T21:57:53.870Z] === RUN TestTarSumRemoveNonExistent [2022-05-04T21:57:53.871Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestTarSumRemove [2022-05-04T21:57:53.871Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestSortFileInfoSums [2022-05-04T21:57:53.871Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestNewTarSumForLabelInvalid [2022-05-04T21:57:53.871Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestNewTarSumForLabel [2022-05-04T21:57:53.871Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestEmptyTar [2022-05-04T21:57:53.871Z] --- PASS: TestEmptyTar (0.01s) [2022-05-04T21:57:53.871Z] === RUN TestTarSumsReadSize [2022-05-04T21:57:53.871Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-04T21:57:53.871Z] === RUN TestTarSums [2022-05-04T21:57:54.341Z] --- PASS: TestTarSums (0.07s) [2022-05-04T21:57:54.341Z] === RUN TestIteration [2022-05-04T21:57:54.341Z] --- PASS: TestIteration (0.00s) [2022-05-04T21:57:54.341Z] === RUN TestVersionLabelForChecksum [2022-05-04T21:57:54.341Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-04T21:57:54.341Z] === RUN TestVersion [2022-05-04T21:57:54.341Z] --- PASS: TestVersion (0.00s) [2022-05-04T21:57:54.341Z] === RUN TestGetVersion [2022-05-04T21:57:54.341Z] --- PASS: TestGetVersion (0.00s) [2022-05-04T21:57:54.341Z] === RUN TestGetVersions [2022-05-04T21:57:54.341Z] --- PASS: TestGetVersions (0.00s) [2022-05-04T21:57:54.341Z] PASS [2022-05-04T21:57:54.341Z] coverage: 89.3% of statements [2022-05-04T21:57:54.341Z] ok github.com/docker/docker/pkg/tarsum 0.129s coverage: 89.3% of statements [2022-05-04T21:57:54.405Z] === RUN TestSetGetMeta [2022-05-04T21:57:54.405Z] === PAUSE TestSetGetMeta [2022-05-04T21:57:54.405Z] === RUN TestRestore [2022-05-04T21:57:54.405Z] === PAUSE TestRestore [2022-05-04T21:57:54.405Z] === RUN TestServiceCreate [2022-05-04T21:57:54.405Z] === PAUSE TestServiceCreate [2022-05-04T21:57:54.405Z] === RUN TestServiceList [2022-05-04T21:57:54.405Z] === PAUSE TestServiceList [2022-05-04T21:57:54.405Z] === RUN TestServiceRemove [2022-05-04T21:57:54.405Z] === PAUSE TestServiceRemove [2022-05-04T21:57:54.405Z] === RUN TestServiceGet [2022-05-04T21:57:54.405Z] === PAUSE TestServiceGet [2022-05-04T21:57:54.405Z] === RUN TestServicePrune [2022-05-04T21:57:54.405Z] === PAUSE TestServicePrune [2022-05-04T21:57:54.405Z] === RUN TestCreate [2022-05-04T21:57:54.405Z] === PAUSE TestCreate [2022-05-04T21:57:54.405Z] === RUN TestRemove [2022-05-04T21:57:54.405Z] === PAUSE TestRemove [2022-05-04T21:57:54.405Z] === RUN TestList [2022-05-04T21:57:54.405Z] === PAUSE TestList [2022-05-04T21:57:54.405Z] === RUN TestFindByDriver [2022-05-04T21:57:54.405Z] === PAUSE TestFindByDriver [2022-05-04T21:57:54.405Z] === RUN TestFindByReferenced [2022-05-04T21:57:54.405Z] === PAUSE TestFindByReferenced [2022-05-04T21:57:54.405Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T21:57:54.405Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T21:57:54.405Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:57:54.405Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:57:54.405Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T21:57:54.405Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T21:57:54.405Z] === RUN TestRefDerefRemove [2022-05-04T21:57:54.405Z] === PAUSE TestRefDerefRemove [2022-05-04T21:57:54.405Z] === RUN TestGet [2022-05-04T21:57:54.405Z] === PAUSE TestGet [2022-05-04T21:57:54.405Z] === RUN TestGetWithReference [2022-05-04T21:57:54.405Z] === PAUSE TestGetWithReference [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:57:54.405Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T21:57:54.405Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T21:57:54.405Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T21:57:54.405Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T21:57:54.405Z] === CONT TestSetGetMeta [2022-05-04T21:57:54.405Z] === CONT TestList [2022-05-04T21:57:54.405Z] === CONT TestRemove [2022-05-04T21:57:54.405Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T21:57:54.405Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-04T21:57:54.405Z] === CONT TestCreate [2022-05-04T21:57:54.405Z] --- PASS: TestRemove (0.03s) [2022-05-04T21:57:54.405Z] === CONT TestServicePrune [2022-05-04T21:57:54.405Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-04T21:57:54.405Z] === CONT TestServiceGet [2022-05-04T21:57:54.406Z] --- PASS: TestList (0.04s) [2022-05-04T21:57:54.406Z] === CONT TestServiceRemove [2022-05-04T21:57:54.406Z] --- PASS: TestCreate (0.02s) [2022-05-04T21:57:54.406Z] === CONT TestServiceList [2022-05-04T21:57:54.406Z] time="2022-05-04T21:57:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:57:54.406Z] --- PASS: TestServiceGet (0.17s) [2022-05-04T21:57:54.406Z] === CONT TestServiceCreate [2022-05-04T21:57:54.406Z] --- PASS: TestServiceRemove (0.17s) [2022-05-04T21:57:54.406Z] === CONT TestRestore [2022-05-04T21:57:54.406Z] time="2022-05-04T21:57:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:57:54.406Z] --- PASS: TestServiceList (0.17s) [2022-05-04T21:57:54.406Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T21:57:54.406Z] time="2022-05-04T21:57:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:57:54.406Z] time="2022-05-04T21:57:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T21:57:54.406Z] --- PASS: TestServiceCreate (0.03s) [2022-05-04T21:57:54.406Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:57:54.406Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-04T21:57:54.406Z] === CONT TestGet [2022-05-04T21:57:54.406Z] time="2022-05-04T21:57:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:57:54.406Z] --- PASS: TestRestore (0.03s) [2022-05-04T21:57:54.406Z] === CONT TestGetWithReference [2022-05-04T21:57:54.406Z] --- PASS: TestServicePrune (0.22s) [2022-05-04T21:57:54.406Z] === CONT TestFindByReferenced [2022-05-04T21:57:54.406Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-04T21:57:54.406Z] === CONT TestRefDerefRemove [2022-05-04T21:57:54.406Z] --- PASS: TestGet (0.02s) [2022-05-04T21:57:54.406Z] === CONT TestFindByDriver [2022-05-04T21:57:54.406Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-04T21:57:54.406Z] --- PASS: TestGetWithReference (0.03s) [2022-05-04T21:57:54.406Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-04T21:57:54.406Z] --- PASS: TestFindByDriver (0.02s) [2022-05-04T21:57:54.406Z] PASS [2022-05-04T21:57:54.406Z] coverage: 69.0% of statements [2022-05-04T21:57:54.406Z] ok github.com/docker/docker/volume/service 0.330s coverage: 69.0% of statements [2022-05-04T21:57:54.633Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-05-04T21:57:54.633Z] === RUN TestCreateServiceSysctls [2022-05-04T21:57:54.633Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T21:57:54.810Z] === RUN TestTruncIndex [2022-05-04T21:57:54.810Z] --- PASS: TestTruncIndex (0.10s) [2022-05-04T21:57:54.810Z] PASS [2022-05-04T21:57:54.810Z] coverage: 91.5% of statements [2022-05-04T21:57:54.810Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-05-04T21:57:55.279Z] === RUN TestVersionInfo [2022-05-04T21:57:55.279Z] --- PASS: TestVersionInfo (0.00s) [2022-05-04T21:57:55.279Z] === RUN TestAppendVersions [2022-05-04T21:57:55.279Z] --- PASS: TestAppendVersions (0.00s) [2022-05-04T21:57:55.279Z] PASS [2022-05-04T21:57:55.279Z] coverage: 88.9% of statements [2022-05-04T21:57:55.279Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-05-04T21:57:55.578Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T21:57:55.578Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T21:57:55.578Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T21:57:56.150Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T21:57:56.724Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T21:57:56.724Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-04T21:57:56.724Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T21:57:56.724Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T21:57:57.498Z] === RUN TestValidatePrivileges [2022-05-04T21:57:57.498Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-04T21:57:57.498Z] === RUN TestFilterByCapNeg [2022-05-04T21:57:57.498Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-04T21:57:57.498Z] === RUN TestFilterByCapPos [2022-05-04T21:57:57.498Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-04T21:57:57.498Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-04T21:57:57.498Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-04T21:57:57.498Z] PASS [2022-05-04T21:57:57.498Z] coverage: 12.2% of statements [2022-05-04T21:57:57.498Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.2% of statements [2022-05-04T21:57:57.666Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T21:57:57.666Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T21:57:57.927Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T21:57:57.927Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T21:57:57.967Z] === RUN TestNewSettable [2022-05-04T21:57:57.967Z] --- PASS: TestNewSettable (0.00s) [2022-05-04T21:57:57.967Z] === RUN TestIsSettable [2022-05-04T21:57:57.967Z] --- PASS: TestIsSettable (0.00s) [2022-05-04T21:57:57.967Z] === RUN TestUpdateSettingsEnv [2022-05-04T21:57:57.967Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-04T21:57:57.967Z] PASS [2022-05-04T21:57:57.967Z] coverage: 20.0% of statements [2022-05-04T21:57:57.967Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-05-04T21:57:58.188Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T21:57:58.188Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T21:57:58.188Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T21:57:58.188Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T21:57:58.188Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T21:57:58.448Z] --- PASS: TestCreateServiceSysctls (3.86s) [2022-05-04T21:57:58.448Z] === RUN TestCreateServiceCapabilities [2022-05-04T21:57:58.954Z] === RUN TestLoad [2022-05-04T21:57:58.954Z] --- PASS: TestLoad (0.00s) [2022-05-04T21:57:58.954Z] === RUN TestSave [2022-05-04T21:57:58.954Z] --- PASS: TestSave (0.03s) [2022-05-04T21:57:58.954Z] === RUN TestAddDeleteGet [2022-05-04T21:57:58.954Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-04T21:57:58.955Z] === RUN TestInvalidTags [2022-05-04T21:57:58.955Z] --- PASS: TestInvalidTags (0.01s) [2022-05-04T21:57:58.955Z] PASS [2022-05-04T21:57:58.955Z] coverage: 84.4% of statements [2022-05-04T21:57:58.955Z] ok github.com/docker/docker/reference 0.126s coverage: 84.4% of statements [2022-05-04T21:57:59.834Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T21:57:59.834Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T21:58:00.095Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T21:58:01.174Z] === RUN TestResolveAuthConfigIndexServer [2022-05-04T21:58:01.174Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestResolveAuthConfigFullURL [2022-05-04T21:58:01.174Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-04T21:58:01.174Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestValidateMirror [2022-05-04T21:58:01.174Z] --- PASS: TestValidateMirror (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestLoadInsecureRegistries [2022-05-04T21:58:01.174Z] time="2022-05-04T21:58:00Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:58:01.174Z] time="2022-05-04T21:58:00Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-04T21:58:01.174Z] time="2022-05-04T21:58:00Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-04T21:58:01.174Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-05-04T21:58:01.174Z] === RUN TestNewServiceConfig [2022-05-04T21:58:01.174Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestValidateIndexName [2022-05-04T21:58:01.174Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestValidateIndexNameWithError [2022-05-04T21:58:01.174Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestEndpointParse [2022-05-04T21:58:01.174Z] --- PASS: TestEndpointParse (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestEndpointParseInvalid [2022-05-04T21:58:01.174Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestValidateEndpoint [2022-05-04T21:58:01.174Z] --- PASS: TestValidateEndpoint (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestPing [2022-05-04T21:58:01.174Z] --- PASS: TestPing (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestPingRegistryEndpoint [2022-05-04T21:58:01.174Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:01.174Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-04T21:58:01.174Z] === RUN TestEndpoint [2022-05-04T21:58:01.174Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:01.174Z] --- SKIP: TestEndpoint (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestParseRepositoryInfo [2022-05-04T21:58:01.174Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestNewIndexInfo [2022-05-04T21:58:01.174Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestMirrorEndpointLookup [2022-05-04T21:58:01.174Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:01.174Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestSearchRepositories [2022-05-04T21:58:01.174Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-04T21:58:01.174Z] Host: 127.0.0.1:49332 [2022-05-04T21:58:01.174Z] User-Agent: docker test client [2022-05-04T21:58:01.174Z] Authorization: Token fake-token [2022-05-04T21:58:01.174Z] X-Docker-Token: true [2022-05-04T21:58:01.174Z] Accept-Encoding: gzip [2022-05-04T21:58:01.174Z] [2022-05-04T21:58:01.174Z] [2022-05-04T21:58:01.174Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-04T21:58:01.174Z] Connection: close [2022-05-04T21:58:01.174Z] Content-Length: 144 [2022-05-04T21:58:01.174Z] Cache-Control: no-cache [2022-05-04T21:58:01.174Z] Content-Type: application/json [2022-05-04T21:58:01.174Z] Date: Wed, 04 May 2022 21:58:00 GMT [2022-05-04T21:58:01.174Z] Expires: -1 [2022-05-04T21:58:01.174Z] Pragma: no-cache [2022-05-04T21:58:01.174Z] Server: docker-tests/mock [2022-05-04T21:58:01.174Z] X-Docker-Registry-Config: mock [2022-05-04T21:58:01.174Z] X-Docker-Registry-Version: 0.0.0 [2022-05-04T21:58:01.174Z] [2022-05-04T21:58:01.174Z] [2022-05-04T21:58:01.174Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestTrustedLocation [2022-05-04T21:58:01.174Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-04T21:58:01.174Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestAllowNondistributableArtifacts [2022-05-04T21:58:01.174Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestIsSecureIndex [2022-05-04T21:58:01.174Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-04T21:58:01.174Z] PASS [2022-05-04T21:58:01.174Z] coverage: 51.7% of statements [2022-05-04T21:58:01.174Z] ok github.com/docker/docker/registry 0.230s coverage: 51.7% of statements [2022-05-04T21:58:01.174Z] --- PASS: TestGet (15.01s) [2022-05-04T21:58:01.174Z] === RUN TestPluginWithNoManifest [2022-05-04T21:58:01.174Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-04T21:58:01.174Z] === RUN TestGetAll [2022-05-04T21:58:01.174Z] --- PASS: TestGetAll (0.00s) [2022-05-04T21:58:01.174Z] PASS [2022-05-04T21:58:01.174Z] coverage: 73.2% of statements [2022-05-04T21:58:01.174Z] ok github.com/docker/docker/pkg/plugins 35.054s coverage: 73.2% of statements [2022-05-04T21:58:01.481Z] --- PASS: TestCreateServiceCapabilities (3.03s) [2022-05-04T21:58:01.481Z] === RUN TestInspect [2022-05-04T21:58:02.168Z] === RUN TestRestartManagerTimeout [2022-05-04T21:58:02.168Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestRestartManagerTimeoutReset [2022-05-04T21:58:02.168Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-04T21:58:02.168Z] PASS [2022-05-04T21:58:02.168Z] coverage: 50.9% of statements [2022-05-04T21:58:02.168Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 50.9% of statements [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReaderWithReadError [2022-05-04T21:58:02.168Z] time="2022-05-04T21:58:01Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReader [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-04T21:58:02.168Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-04T21:58:02.168Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-04T21:58:02.168Z] PASS [2022-05-04T21:58:02.168Z] coverage: 100.0% of statements [2022-05-04T21:58:02.168Z] ok github.com/docker/docker/registry/resumable 0.250s coverage: 100.0% of statements [2022-05-04T21:58:02.637Z] === RUN TestDecodeContainerConfig [2022-05-04T21:58:02.637Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-04T21:58:02.637Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-04T21:58:02.637Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-04T21:58:02.637Z] === RUN TestDecodeContainerConfigIsolation [2022-05-04T21:58:02.637Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-04T21:58:02.637Z] === RUN TestValidatePrivileged [2022-05-04T21:58:02.637Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-04T21:58:02.637Z] PASS [2022-05-04T21:58:02.637Z] coverage: 52.4% of statements [2022-05-04T21:58:02.637Z] ok github.com/docker/docker/runconfig 0.045s coverage: 52.4% of statements [2022-05-04T21:58:03.107Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-04T21:58:03.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-04T21:58:03.107Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-04T21:58:03.107Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-04T21:58:03.107Z] PASS [2022-05-04T21:58:03.107Z] coverage: 62.5% of statements [2022-05-04T21:58:03.107Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2022-05-04T21:58:04.028Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T21:58:04.289Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T21:58:04.289Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T21:58:04.549Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T21:58:04.549Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T21:58:04.549Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T21:58:05.121Z] --- PASS: TestInspect (3.65s) [2022-05-04T21:58:05.121Z] === RUN TestCreateJob [2022-05-04T21:58:05.121Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T21:58:05.326Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T21:58:05.326Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T21:58:05.326Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T21:58:05.326Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-04T21:58:05.796Z] === RUN TestGetDriver [2022-05-04T21:58:05.796Z] --- PASS: TestGetDriver (0.00s) [2022-05-04T21:58:05.796Z] === RUN TestVolumeRequestError [2022-05-04T21:58:05.796Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-04T21:58:05.796Z] PASS [2022-05-04T21:58:05.796Z] coverage: 36.1% of statements [2022-05-04T21:58:05.796Z] === RUN TestGetAddress [2022-05-04T21:58:05.796Z] --- PASS: TestGetAddress (0.00s) [2022-05-04T21:58:05.796Z] === RUN TestRemove [2022-05-04T21:58:05.796Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:58:05.796Z] --- SKIP: TestRemove (0.00s) [2022-05-04T21:58:05.796Z] === RUN TestInitializeWithVolumes [2022-05-04T21:58:05.796Z] ok github.com/docker/docker/volume/drivers 0.053s coverage: 36.1% of statements [2022-05-04T21:58:05.796Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-04T21:58:05.796Z] === RUN TestCreate [2022-05-04T21:58:05.796Z] --- PASS: TestCreate (0.02s) [2022-05-04T21:58:05.796Z] === RUN TestValidateName [2022-05-04T21:58:05.796Z] --- PASS: TestValidateName (0.00s) [2022-05-04T21:58:05.796Z] === RUN TestCreateWithOpts [2022-05-04T21:58:05.796Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:58:05.796Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-04T21:58:05.796Z] === RUN TestRelaodNoOpts [2022-05-04T21:58:05.796Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-04T21:58:05.796Z] PASS [2022-05-04T21:58:05.796Z] coverage: 41.5% of statements [2022-05-04T21:58:05.796Z] ok github.com/docker/docker/volume/local 0.099s coverage: 41.5% of statements [2022-05-04T21:58:06.063Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRaw [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-04T21:58:06.265Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRaw [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-04T21:58:06.265Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-04T21:58:06.265Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-04T21:58:06.734Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestConvertTmpfsOptions [2022-05-04T21:58:06.734Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-04T21:58:06.734Z] linux_parser_test.go:209: data="ro" [2022-05-04T21:58:06.734Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestParseMountSpec [2022-05-04T21:58:06.734Z] parser_test.go:62: case 0 [2022-05-04T21:58:06.734Z] parser_test.go:62: case 1 [2022-05-04T21:58:06.734Z] parser_test.go:62: case 2 [2022-05-04T21:58:06.734Z] parser_test.go:62: case 3 [2022-05-04T21:58:06.734Z] parser_test.go:62: case 4 [2022-05-04T21:58:06.734Z] parser_test.go:62: case 5 [2022-05-04T21:58:06.734Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestValidateMount [2022-05-04T21:58:06.734Z] --- PASS: TestValidateMount (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRaw [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-04T21:58:06.734Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-04T21:58:06.734Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-04T21:58:06.734Z] PASS [2022-05-04T21:58:06.734Z] coverage: 67.6% of statements [2022-05-04T21:58:06.734Z] ok github.com/docker/docker/volume/mounts 0.103s coverage: 67.6% of statements [2022-05-04T21:58:07.007Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T21:58:07.204Z] === RUN TestSetGetMeta [2022-05-04T21:58:07.204Z] === PAUSE TestSetGetMeta [2022-05-04T21:58:07.204Z] === RUN TestRestore [2022-05-04T21:58:07.204Z] === PAUSE TestRestore [2022-05-04T21:58:07.204Z] === RUN TestServiceCreate [2022-05-04T21:58:07.204Z] === PAUSE TestServiceCreate [2022-05-04T21:58:07.204Z] === RUN TestServiceList [2022-05-04T21:58:07.204Z] === PAUSE TestServiceList [2022-05-04T21:58:07.204Z] === RUN TestServiceRemove [2022-05-04T21:58:07.204Z] === PAUSE TestServiceRemove [2022-05-04T21:58:07.204Z] === RUN TestServiceGet [2022-05-04T21:58:07.204Z] === PAUSE TestServiceGet [2022-05-04T21:58:07.204Z] === RUN TestServicePrune [2022-05-04T21:58:07.204Z] === PAUSE TestServicePrune [2022-05-04T21:58:07.204Z] === RUN TestCreate [2022-05-04T21:58:07.204Z] === PAUSE TestCreate [2022-05-04T21:58:07.204Z] === RUN TestRemove [2022-05-04T21:58:07.204Z] === PAUSE TestRemove [2022-05-04T21:58:07.204Z] === RUN TestList [2022-05-04T21:58:07.204Z] === PAUSE TestList [2022-05-04T21:58:07.204Z] === RUN TestFindByDriver [2022-05-04T21:58:07.204Z] === PAUSE TestFindByDriver [2022-05-04T21:58:07.204Z] === RUN TestFindByReferenced [2022-05-04T21:58:07.204Z] === PAUSE TestFindByReferenced [2022-05-04T21:58:07.204Z] === RUN TestDerefMultipleOfSameRef [2022-05-04T21:58:07.204Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-04T21:58:07.204Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:58:07.204Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:58:07.204Z] === RUN TestDefererencePluginOnCreateError [2022-05-04T21:58:07.204Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-04T21:58:07.204Z] === RUN TestRefDerefRemove [2022-05-04T21:58:07.204Z] === PAUSE TestRefDerefRemove [2022-05-04T21:58:07.204Z] === RUN TestGet [2022-05-04T21:58:07.204Z] === PAUSE TestGet [2022-05-04T21:58:07.204Z] === RUN TestGetWithReference [2022-05-04T21:58:07.204Z] === PAUSE TestGetWithReference [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_nil_list [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_empty_list [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_filter_some [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_filter_middle [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:58:07.204Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-04T21:58:07.204Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_nil_list [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_filter_some [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_empty_list [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_filter_middle [2022-05-04T21:58:07.204Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-04T21:58:07.204Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-04T21:58:07.204Z] === CONT TestSetGetMeta [2022-05-04T21:58:07.204Z] === CONT TestServiceGet [2022-05-04T21:58:07.204Z] === CONT TestList [2022-05-04T21:58:07.204Z] === CONT TestDefererencePluginOnCreateError [2022-05-04T21:58:07.204Z] --- PASS: TestSetGetMeta (0.03s) [2022-05-04T21:58:07.204Z] === CONT TestGetWithReference [2022-05-04T21:58:07.204Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-04T21:58:07.204Z] === CONT TestGet [2022-05-04T21:58:07.204Z] --- PASS: TestList (0.06s) [2022-05-04T21:58:07.204Z] === CONT TestRefDerefRemove [2022-05-04T21:58:07.204Z] --- PASS: TestGetWithReference (0.04s) [2022-05-04T21:58:07.204Z] === CONT TestRemove [2022-05-04T21:58:07.204Z] --- PASS: TestGet (0.03s) [2022-05-04T21:58:07.204Z] === CONT TestCreate [2022-05-04T21:58:07.204Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-04T21:58:07.204Z] === CONT TestServicePrune [2022-05-04T21:58:07.204Z] --- PASS: TestRemove (0.04s) [2022-05-04T21:58:07.204Z] === CONT TestServiceRemove [2022-05-04T21:58:07.204Z] --- PASS: TestCreate (0.03s) [2022-05-04T21:58:07.204Z] === CONT TestServiceList [2022-05-04T21:58:07.673Z] --- PASS: TestServiceGet (0.20s) [2022-05-04T21:58:07.673Z] === CONT TestServiceCreate [2022-05-04T21:58:07.673Z] time="2022-05-04T21:58:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:58:07.673Z] --- PASS: TestServiceRemove (0.10s) [2022-05-04T21:58:07.673Z] === CONT TestRestore [2022-05-04T21:58:07.673Z] --- PASS: TestServiceList (0.10s) [2022-05-04T21:58:07.673Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-04T21:58:07.673Z] time="2022-05-04T21:58:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:58:07.673Z] time="2022-05-04T21:58:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:58:07.673Z] time="2022-05-04T21:58:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-04T21:58:07.673Z] --- PASS: TestServiceCreate (0.03s) [2022-05-04T21:58:07.673Z] === CONT TestDerefMultipleOfSameRef [2022-05-04T21:58:07.673Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-04T21:58:07.673Z] === CONT TestFindByReferenced [2022-05-04T21:58:07.673Z] time="2022-05-04T21:58:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-04T21:58:07.673Z] --- PASS: TestRestore (0.04s) [2022-05-04T21:58:07.673Z] === CONT TestFindByDriver [2022-05-04T21:58:07.673Z] --- PASS: TestServicePrune (0.16s) [2022-05-04T21:58:07.673Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-05-04T21:58:07.673Z] --- PASS: TestFindByReferenced (0.03s) [2022-05-04T21:58:07.673Z] --- PASS: TestFindByDriver (0.03s) [2022-05-04T21:58:07.673Z] PASS [2022-05-04T21:58:07.673Z] coverage: 69.0% of statements [2022-05-04T21:58:07.673Z] ok github.com/docker/docker/volume/service 0.314s coverage: 69.0% of statements [2022-05-04T21:58:08.392Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T21:58:08.653Z] --- PASS: TestCreateJob (3.69s) [2022-05-04T21:58:08.653Z] === RUN TestReplicatedJob [2022-05-04T21:58:08.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-04T21:58:09.486Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T21:58:09.790Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T21:58:09.790Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T21:58:09.790Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T21:58:09.790Z] === RUN TestConfigDaemonID [2022-05-04T21:58:09.790Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T21:58:09.790Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-04T21:58:09.790Z] === RUN TestDaemonConfigValidation [2022-05-04T21:58:09.790Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T21:58:09.790Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T21:58:09.790Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T21:58:09.790Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T21:58:09.790Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T21:58:09.790Z] === RUN TestDaemonProxy [2022-05-04T21:58:09.790Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T21:58:09.790Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T21:58:09.790Z] PASS [2022-05-04T21:58:09.790Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-05-04T21:58:10.072Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] === Skipped [2022-05-04T21:58:10.257Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T21:58:10.257Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-04T21:58:10.257Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T21:58:10.257Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T21:58:10.257Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T21:58:10.257Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T21:58:10.257Z] [2022-05-04T21:58:10.257Z] DONE 5 tests, 5 skipped in 18.081s [2022-05-04T21:58:10.257Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T21:58:11.017Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T21:58:11.017Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T21:58:11.962Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T21:58:11.962Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-04T21:58:11.962Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-04T21:58:11.962Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-04T21:58:12.214Z] 2022/05/04 21:58:10 Closing DB instances... [2022-05-04T21:58:12.214Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-05-04T21:58:12.214Z] === RUN TestFindNode [2022-05-04T21:58:12.214Z] 2022/05/04 21:58:11 Closing DB instances... [2022-05-04T21:58:12.214Z] --- PASS: TestFindNode (0.03s) [2022-05-04T21:58:12.214Z] === RUN TestChangeNodeState [2022-05-04T21:58:12.214Z] 2022/05/04 21:58:11 Closing DB instances... [2022-05-04T21:58:12.214Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-04T21:58:12.214Z] === RUN TestNodeReincarnation [2022-05-04T21:58:12.214Z] 2022/05/04 21:58:12 Closing DB instances... [2022-05-04T21:58:13.349Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-04T21:58:13.921Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-04T21:58:14.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:14.070Z] INFO: Testing against a local daemon [2022-05-04T21:58:14.070Z] === RUN TestCommitInheritsEnv [2022-05-04T21:58:14.070Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:58:14.070Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T21:58:14.070Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T21:58:14.070Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T21:58:14.070Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T21:58:14.070Z] === RUN TestImportWithCustomPlatform [2022-05-04T21:58:14.070Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T21:58:14.070Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T21:58:14.070Z] === RUN TestImagesFilterMultiReference [2022-05-04T21:58:14.070Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-04T21:58:14.070Z] === RUN TestImagePullPlatformInvalid [2022-05-04T21:58:14.070Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-05-04T21:58:14.070Z] === RUN TestRemoveImageOrphaning [2022-05-04T21:58:14.537Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2022-05-04T21:58:14.537Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T21:58:14.537Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-04T21:58:14.537Z] === RUN TestTagInvalidReference [2022-05-04T21:58:14.537Z] --- PASS: TestTagInvalidReference (0.04s) [2022-05-04T21:58:14.537Z] === RUN TestTagValidPrefixedRepo [2022-05-04T21:58:14.537Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-05-04T21:58:14.537Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T21:58:15.004Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-04T21:58:15.004Z] === RUN TestTagOfficialNames [2022-05-04T21:58:15.004Z] --- PASS: TestTagOfficialNames (0.09s) [2022-05-04T21:58:15.004Z] === RUN TestTagMatchesDigest [2022-05-04T21:58:15.004Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-05-04T21:58:15.004Z] PASS [2022-05-04T21:58:15.004Z] ok github.com/docker/docker/integration/image 1.503s [2022-05-04T21:58:15.004Z] [2022-05-04T21:58:15.004Z] === Skipped [2022-05-04T21:58:15.004Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T21:58:15.004Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:58:15.004Z] [2022-05-04T21:58:15.004Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T21:58:15.004Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T21:58:15.004Z] [2022-05-04T21:58:15.004Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T21:58:15.004Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T21:58:15.004Z] [2022-05-04T21:58:15.004Z] DONE 12 tests, 3 skipped in 4.768s [2022-05-04T21:58:15.004Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T21:58:15.305Z] --- PASS: TestReplicatedJob (6.51s) [2022-05-04T21:58:15.305Z] === RUN TestUpdateReplicatedJob [2022-05-04T21:58:15.305Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-04T21:58:15.305Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-04T21:58:15.305Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-04T21:58:15.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-04T21:58:15.565Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-04T21:58:16.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:16.567Z] INFO: Testing against a local daemon [2022-05-04T21:58:16.567Z] === RUN TestNetworkCreateDelete [2022-05-04T21:58:16.567Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:16.567Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T21:58:16.567Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T21:58:16.567Z] 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-05-04T21:58:16.567Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T21:58:16.567Z] === RUN TestDaemonDNSFallback [2022-05-04T21:58:16.567Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:16.567Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T21:58:16.567Z] === RUN TestInspectNetwork [2022-05-04T21:58:16.567Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:16.567Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T21:58:16.567Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T21:58:16.567Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:16.567Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T21:58:16.567Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:58:16.567Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:58:16.567Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:58:16.567Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T21:58:16.567Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T21:58:16.567Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T21:58:16.567Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-04T21:58:16.567Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T21:58:16.568Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T21:58:16.568Z] === RUN TestNetworkList [2022-05-04T21:58:16.568Z] === RUN TestNetworkList//networks [2022-05-04T21:58:16.568Z] === PAUSE TestNetworkList//networks [2022-05-04T21:58:16.568Z] === RUN TestNetworkList//networks/ [2022-05-04T21:58:16.568Z] === PAUSE TestNetworkList//networks/ [2022-05-04T21:58:17.034Z] === CONT TestNetworkList//networks [2022-05-04T21:58:17.034Z] === CONT TestNetworkList//networks/ [2022-05-04T21:58:17.034Z] --- PASS: TestNetworkList (0.04s) [2022-05-04T21:58:17.034Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T21:58:17.034Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T21:58:17.034Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T21:58:17.034Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T21:58:17.034Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T21:58:17.034Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T21:58:17.034Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T21:58:17.034Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T21:58:17.034Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T21:58:17.034Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:58:17.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T21:58:17.034Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T21:58:17.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T21:58:17.034Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T21:58:17.034Z] PASS [2022-05-04T21:58:17.034Z] ok github.com/docker/docker/integration/network 0.153s [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === Skipped [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T21:58:17.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T21:58:17.034Z] 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-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T21:58:17.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T21:58:17.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T21:58:17.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T21:58:17.034Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:243: FLAKY_TEST [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T21:58:17.034Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T21:58:17.034Z] [2022-05-04T21:58:17.034Z] DONE 34 tests, 15 skipped in 1.802s [2022-05-04T21:58:17.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T21:58:17.501Z] testing: warning: no tests to run [2022-05-04T21:58:17.501Z] PASS [2022-05-04T21:58:17.501Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-05-04T21:58:17.501Z] [2022-05-04T21:58:17.501Z] DONE 0 tests in 0.724s [2022-05-04T21:58:17.968Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T21:58:18.078Z] --- PASS: TestNodeReincarnation (5.03s) [2022-05-04T21:58:18.078Z] === RUN TestParallelCreate [2022-05-04T21:58:18.078Z] 2022/05/04 21:58:17 Closing DB instances... [2022-05-04T21:58:18.078Z] --- PASS: TestParallelCreate (0.02s) [2022-05-04T21:58:18.078Z] === RUN TestParallelDelete [2022-05-04T21:58:18.078Z] 2022/05/04 21:58:17 Closing DB instances... [2022-05-04T21:58:18.078Z] --- PASS: TestParallelDelete (0.02s) [2022-05-04T21:58:18.078Z] === RUN TestNetworkDBIslands [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:ed4e8606e997 with config:&{NodeID:ed4e8606e997 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-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:998dbb7410ef with config:&{NodeID:998dbb7410ef 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-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c418bcbc985a with config:&{NodeID:c418bcbc985a 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-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node c418bcbc985a/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node c418bcbc985a/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node c418bcbc985a/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node c418bcbc985a/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node ed4e8606e997/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T21:58:18.078Z] time="2022-05-04T21:58:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-05-04T21:58:18.113Z] docker_api_swarm_test.go:202: [de471fdc04f7b] joining swarm manager [de2e7b65ee81d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:58:18.435Z] testing: warning: no tests to run [2022-05-04T21:58:18.435Z] PASS [2022-05-04T21:58:18.435Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-05-04T21:58:18.435Z] [2022-05-04T21:58:18.435Z] DONE 0 tests in 0.684s [2022-05-04T21:58:18.435Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:88f52a074133 with config:&{NodeID:88f52a074133 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-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 998dbb7410ef/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node ed4e8606e997/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=info msg="Node ed4e8606e997/172.27.34.96, added to nodes list" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T21:58:18.546Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c713f318836d with config:&{NodeID:c713f318836d 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-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c418bcbc985a/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node ed4e8606e997/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node ed4e8606e997/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 998dbb7410ef/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:19.014Z] time="2022-05-04T21:58:18Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:19.057Z] --- PASS: TestUpdateReplicatedJob (3.83s) [2022-05-04T21:58:19.057Z] === RUN TestServiceListWithStatuses [2022-05-04T21:58:19.057Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T21:58:19.057Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T21:58:19.057Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T21:58:19.420Z] testing: warning: no tests to run [2022-05-04T21:58:19.420Z] PASS [2022-05-04T21:58:19.420Z] ok github.com/docker/docker/integration/plugin 0.070s [2022-05-04T21:58:19.420Z] [2022-05-04T21:58:19.420Z] DONE 0 tests in 0.631s [2022-05-04T21:58:19.420Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T21:58:19.482Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=info msg="The new bootstrap node list is:[172.27.34.96:10033 172.27.34.96:10034 172.27.34.96:10035]" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10033" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49367" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10034" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49368" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10035" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49369" [2022-05-04T21:58:19.482Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=info msg="The new bootstrap node list is:[172.27.34.96:10033 172.27.34.96:10034 172.27.34.96:10035]" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10033" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49370" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10034" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49371" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10035" [2022-05-04T21:58:19.482Z] time="2022-05-04T21:58:19Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49372" [2022-05-04T21:58:19.898Z] testing: warning: no tests to run [2022-05-04T21:58:19.898Z] PASS [2022-05-04T21:58:19.898Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-05-04T21:58:19.898Z] [2022-05-04T21:58:19.898Z] DONE 0 tests in 0.650s [2022-05-04T21:58:19.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node 0 leaving" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997 change state NodeActive --> NodeLeft" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node3(c418bcbc985a): Node leave event for ed4e8606e997/172.27.34.96" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997 change state NodeActive --> NodeLeft" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node4(88f52a074133): Node leave event for ed4e8606e997/172.27.34.96" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997 change state NodeActive --> NodeLeft" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node5(c713f318836d): Node leave event for ed4e8606e997/172.27.34.96" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997 change state NodeActive --> NodeLeft" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node2(998dbb7410ef): Node leave event for ed4e8606e997/172.27.34.96" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997 change state NodeActive --> NodeLeft" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="node1(ed4e8606e997): Node leave event for ed4e8606e997/172.27.34.96" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997/172.27.34.96, left gossip cluster" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997/172.27.34.96, left gossip cluster" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997/172.27.34.96, left gossip cluster" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997/172.27.34.96, left gossip cluster" [2022-05-04T21:58:19.950Z] time="2022-05-04T21:58:19Z" level=info msg="Node ed4e8606e997/172.27.34.96, left gossip cluster" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="node 1 leaving" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="node3(c418bcbc985a): Node leave event for 998dbb7410ef/172.27.34.96" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="node5(c713f318836d): Node leave event for 998dbb7410ef/172.27.34.96" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef/172.27.34.96, left gossip cluster" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef change state NodeActive --> NodeFailed" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef/172.27.34.96, added to failed nodes list" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="node4(88f52a074133): Node leave event for 998dbb7410ef/172.27.34.96" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=error msg="node: 998dbb7410ef is unknown to memberlist" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef/172.27.34.96, left gossip cluster" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef/172.27.34.96, left gossip cluster" [2022-05-04T21:58:20.418Z] time="2022-05-04T21:58:20Z" level=info msg="Node 998dbb7410ef/172.27.34.96, left gossip cluster" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="node 2 leaving" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="node4(88f52a074133): Node leave event for c418bcbc985a/172.27.34.96" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="node5(c713f318836d): Node leave event for c418bcbc985a/172.27.34.96" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a change state NodeActive --> NodeLeft" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="node3(c418bcbc985a): Node leave event for c418bcbc985a/172.27.34.96" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=debug msg="memberlist: Failed ping: c713f318836d (timeout reached)" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.34.96:10034: use of closed network connection" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.34.96:10036: use of closed network connection" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.34.96:10035: use of closed network connection" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49373" [2022-05-04T21:58:20.885Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a/172.27.34.96, left gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a/172.27.34.96, left gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:20Z" level=info msg="Node c418bcbc985a/172.27.34.96, left gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=warning msg="memberlist: Was able to connect to c713f318836d but other probes failed, network may be misconfigured" [2022-05-04T21:58:21.353Z] networkdb_test.go:867: node4: OK [2022-05-04T21:58:21.353Z] networkdb_test.go:867: node5: OK [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="node 0 coming back" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5ef2db00767c with config:&{NodeID:5ef2db00767c 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-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node 5ef2db00767c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to nodes list" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="node 1 coming back" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f11151e3b35c with config:&{NodeID:f11151e3b35c 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-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node f11151e3b35c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to nodes list" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="node 2 coming back" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fd3719129124 with config:&{NodeID:fd3719129124 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-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node fd3719129124/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:21.353Z] time="2022-05-04T21:58:21Z" level=info msg="Node fd3719129124/172.27.34.96, added to nodes list" [2022-05-04T21:58:21.600Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T21:58:23.513Z] --- PASS: TestDockerNetworkConnectAlias (4.56s) [2022-05-04T21:58:23.513Z] === RUN TestDockerNetworkReConnect [2022-05-04T21:58:23.685Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:23.685Z] INFO: Testing against a local daemon [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:58:23.685Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:58:23.685Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T21:58:23.685Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T21:58:23.685Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T21:58:23.685Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T21:58:23.685Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T21:58:23.685Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T21:58:23.685Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T21:58:23.685Z] === RUN TestPluginInstall [2022-05-04T21:58:23.685Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T21:58:23.685Z] === RUN TestPluginsWithRuntimes [2022-05-04T21:58:23.685Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T21:58:23.685Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T21:58:23.685Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T21:58:23.685Z] PASS [2022-05-04T21:58:23.685Z] ok github.com/docker/docker/integration/plugin/common 0.107s [2022-05-04T21:58:23.685Z] [2022-05-04T21:58:23.685Z] === Skipped [2022-05-04T21:58:23.685Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T21:58:23.685Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] [2022-05-04T21:58:23.685Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T21:58:23.685Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] [2022-05-04T21:58:23.685Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T21:58:23.685Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T21:58:23.685Z] [2022-05-04T21:58:23.685Z] DONE 19 tests, 3 skipped in 3.764s [2022-05-04T21:58:23.774Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T21:58:24.154Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T21:58:25.145Z] time="2022-05-04T21:58:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.34.96:10033 172.27.34.96:10034 172.27.34.96:10035]" [2022-05-04T21:58:25.145Z] time="2022-05-04T21:58:24Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.34.96:10033 172.27.34.96:10034 172.27.34.96:10035]" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49374" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10033" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, is the new incarnation of the shutdown node ed4e8606e997/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10034" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49375" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, is the new incarnation of the shutdown node 998dbb7410ef/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10035" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49376" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 88f52a074133/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node c713f318836d/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, is the new incarnation of the shutdown node c418bcbc985a/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, is the new incarnation of the shutdown node c418bcbc985a/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, is the new incarnation of the shutdown node 998dbb7410ef/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, is the new incarnation of the shutdown node ed4e8606e997/172.27.34.96" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, joined gossip cluster" [2022-05-04T21:58:25.613Z] time="2022-05-04T21:58:25Z" level=info msg="Node fd3719129124/172.27.34.96, added to nodes list" [2022-05-04T21:58:25.713Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:25.713Z] INFO: Testing against a local daemon [2022-05-04T21:58:25.713Z] === RUN TestExternalGraphDriver [2022-05-04T21:58:25.713Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T21:58:25.713Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T21:58:25.713Z] === RUN TestGraphdriverPluginV2 [2022-05-04T21:58:25.713Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T21:58:25.713Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T21:58:25.714Z] PASS [2022-05-04T21:58:25.714Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-05-04T21:58:25.714Z] [2022-05-04T21:58:25.714Z] === Skipped [2022-05-04T21:58:25.714Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T21:58:25.714Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T21:58:25.714Z] [2022-05-04T21:58:25.714Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T21:58:25.714Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T21:58:25.714Z] [2022-05-04T21:58:25.714Z] DONE 2 tests, 2 skipped in 1.858s [2022-05-04T21:58:25.714Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10033" [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49377" [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10034" [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49378" [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.34.96:10035" [2022-05-04T21:58:26.080Z] time="2022-05-04T21:58:25Z" level=debug msg="memberlist: Stream connection from=172.27.34.96:49379" [2022-05-04T21:58:26.319Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T21:58:26.548Z] 2022/05/04 21:58:26 Closing DB instances... [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c change state NodeActive --> NodeLeft" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="node4(88f52a074133): Node leave event for 5ef2db00767c/172.27.34.96" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c change state NodeActive --> NodeLeft" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="node2(f11151e3b35c): Node leave event for 5ef2db00767c/172.27.34.96" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c change state NodeActive --> NodeLeft" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="node3(fd3719129124): Node leave event for 5ef2db00767c/172.27.34.96" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c change state NodeActive --> NodeFailed" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, added to failed nodes list" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=error msg="node: 5ef2db00767c is unknown to memberlist" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c change state NodeActive --> NodeLeft" [2022-05-04T21:58:26.548Z] time="2022-05-04T21:58:26Z" level=info msg="node5(c713f318836d): Node leave event for 5ef2db00767c/172.27.34.96" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node 5ef2db00767c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="node5(c713f318836d): Node leave event for f11151e3b35c/172.27.34.96" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="node3(fd3719129124): Node leave event for f11151e3b35c/172.27.34.96" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="node4(88f52a074133): Node leave event for f11151e3b35c/172.27.34.96" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c change state NodeActive --> NodeFailed" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c/172.27.34.96, added to failed nodes list" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=error msg="node: f11151e3b35c is unknown to memberlist" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.019Z] time="2022-05-04T21:58:26Z" level=info msg="Node f11151e3b35c/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124 change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="node4(88f52a074133): Node leave event for fd3719129124/172.27.34.96" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124 change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="node5(c713f318836d): Node leave event for fd3719129124/172.27.34.96" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124 change state NodeActive --> NodeFailed" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124/172.27.34.96, added to failed nodes list" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=error msg="node: fd3719129124 is unknown to memberlist" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.488Z] time="2022-05-04T21:58:27Z" level=info msg="Node fd3719129124/172.27.34.96, left gossip cluster" [2022-05-04T21:58:27.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:27.927Z] INFO: Testing against a local daemon [2022-05-04T21:58:27.927Z] === RUN TestReadPluginNoRead [2022-05-04T21:58:27.927Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T21:58:27.927Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T21:58:27.927Z] PASS [2022-05-04T21:58:27.927Z] ok github.com/docker/docker/integration/plugin/logging 0.085s [2022-05-04T21:58:27.927Z] [2022-05-04T21:58:27.927Z] === Skipped [2022-05-04T21:58:27.927Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T21:58:27.927Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T21:58:27.927Z] [2022-05-04T21:58:27.927Z] DONE 1 tests, 1 skipped in 1.934s [2022-05-04T21:58:27.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=debug msg="memberlist: Failed ping: fd3719129124 (timeout reached)" [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.34.96:10037: use of closed network connection" [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=info msg="Node 88f52a074133 change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=info msg="node5(c713f318836d): Node leave event for 88f52a074133/172.27.34.96" [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=info msg="Node 88f52a074133 change state NodeActive --> NodeLeft" [2022-05-04T21:58:27.959Z] time="2022-05-04T21:58:27Z" level=info msg="node4(88f52a074133): Node leave event for 88f52a074133/172.27.34.96" [2022-05-04T21:58:28.230Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-04T21:58:28.230Z] --- PASS: TestDockerNetworkReConnect (4.56s) [2022-05-04T21:58:28.230Z] === RUN TestServicePlugin [2022-05-04T21:58:28.426Z] time="2022-05-04T21:58:28Z" level=info msg="memberlist: Suspect fd3719129124 has failed, no acks received" [2022-05-04T21:58:28.426Z] time="2022-05-04T21:58:28Z" level=info msg="Node 88f52a074133/172.27.34.96, left gossip cluster" [2022-05-04T21:58:28.800Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T21:58:28.893Z] time="2022-05-04T21:58:28Z" level=info msg="Node 88f52a074133/172.27.34.96, left gossip cluster" [2022-05-04T21:58:28.912Z] testing: warning: no tests to run [2022-05-04T21:58:28.912Z] PASS [2022-05-04T21:58:28.912Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-05-04T21:58:28.912Z] [2022-05-04T21:58:28.912Z] DONE 0 tests in 0.968s [2022-05-04T21:58:28.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T21:58:28.913Z] 2022/05/04 21:58:28 Closing DB instances... [2022-05-04T21:58:29.364Z] time="2022-05-04T21:58:29Z" level=info msg="Node c713f318836d/172.27.34.96, left gossip cluster" [2022-05-04T21:58:29.364Z] time="2022-05-04T21:58:29Z" level=info msg="Node c713f318836d change state NodeActive --> NodeFailed" [2022-05-04T21:58:29.364Z] time="2022-05-04T21:58:29Z" level=info msg="Node c713f318836d/172.27.34.96, added to failed nodes list" [2022-05-04T21:58:29.364Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-04T21:58:29.364Z] PASS [2022-05-04T21:58:29.364Z] coverage: 60.3% of statements [2022-05-04T21:58:29.364Z] ok github.com/docker/docker/libnetwork/networkdb 107.597s coverage: 60.3% of statements [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T21:58:29.364Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T21:58:29.744Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T21:58:29.902Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-05-04T21:58:29.902Z] === RUN TestFindNode [2022-05-04T21:58:29.902Z] 2022/05/04 21:58:29 Closing DB instances... [2022-05-04T21:58:29.902Z] --- PASS: TestFindNode (0.02s) [2022-05-04T21:58:29.902Z] === RUN TestChangeNodeState [2022-05-04T21:58:29.902Z] 2022/05/04 21:58:29 Closing DB instances... [2022-05-04T21:58:29.902Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-04T21:58:29.902Z] === RUN TestNodeReincarnation [2022-05-04T21:58:29.902Z] 2022/05/04 21:58:29 Closing DB instances... [2022-05-04T21:58:30.686Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T21:58:30.947Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T21:58:31.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:31.154Z] INFO: Testing against a local daemon [2022-05-04T21:58:31.154Z] === RUN TestPluginWithDevMounts [2022-05-04T21:58:31.154Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:31.154Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T21:58:31.154Z] PASS [2022-05-04T21:58:31.154Z] ok github.com/docker/docker/integration/plugin/volumes 0.091s [2022-05-04T21:58:31.154Z] [2022-05-04T21:58:31.154Z] === Skipped [2022-05-04T21:58:31.154Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T21:58:31.154Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:31.154Z] [2022-05-04T21:58:31.154Z] DONE 1 tests, 1 skipped in 1.983s [2022-05-04T21:58:31.154Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T21:58:31.520Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T21:58:32.463Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-04T21:58:32.463Z] plugin_test.go:61: [d6371aff55cc7] joining swarm manager [d4da9d078d00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === Skipped [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T21:58:33.183Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T21:58:33.183Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T21:58:33.183Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-04T21:58:33.183Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T21:58:33.183Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:58:33.183Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T21:58:33.183Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T21:58:33.183Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T21:58:33.183Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-04T21:58:33.183Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T21:58:33.183Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T21:58:33.183Z] daemon_test.go:145: root required [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:58:33.183Z] reload_test.go:342: root required [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:58:33.183Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:58:33.183Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T21:58:33.183Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T21:58:33.183Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T21:58:33.183Z] layer_test.go:291: Failing on Windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T21:58:33.183Z] layer_test.go:340: Failing on Windows [2022-05-04T21:58:33.183Z] [2022-05-04T21:58:33.183Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T21:58:33.184Z] layer_test.go:455: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T21:58:33.184Z] layer_test.go:684: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T21:58:33.184Z] migration_test.go:45: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:58:33.184Z] migration_test.go:181: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T21:58:33.184Z] mount_test.go:17: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T21:58:33.184Z] mount_test.go:76: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T21:58:33.184Z] mount_test.go:125: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T21:58:33.184Z] mount_test.go:212: Failing on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-04T21:58:33.184Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-04T21:58:33.184Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-04T21:58:33.184Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T21:58:33.184Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T21:58:33.184Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T21:58:33.184Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:58:33.184Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T21:58:33.184Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:58:33.184Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T21:58:33.184Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T21:58:33.184Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T21:58:33.184Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:58:33.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:58:33.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:58:33.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:58:33.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:58:33.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-04T21:58:33.184Z] archive_test.go:140: zstd not installed [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:58:33.184Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:58:33.184Z] changes_test.go:196: needs more investigation [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-04T21:58:33.184Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-04T21:58:33.184Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T21:58:33.184Z] changes_test.go:433: needs further investigation [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:58:33.184Z] changes_test.go:469: needs further investigation [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:58:33.184Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T21:58:33.184Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:58:33.184Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:58:33.184Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-04T21:58:33.184Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T21:58:33.184Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T21:58:33.184Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T21:58:33.184Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T21:58:33.184Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:58:33.184Z] [2022-05-04T21:58:33.184Z] DONE 2287 tests, 70 skipped in 324.438s [2022-05-04T21:58:33.184Z] INFO: make.ps1 ended at 05/04/2022 21:58:32 [2022-05-04T21:58:33.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:33.394Z] INFO: Testing against a local daemon [2022-05-04T21:58:33.394Z] === RUN TestSecretInspect [2022-05-04T21:58:33.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T21:58:33.394Z] === RUN TestSecretList [2022-05-04T21:58:33.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T21:58:33.394Z] === RUN TestSecretsCreateAndDelete [2022-05-04T21:58:33.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T21:58:33.394Z] === RUN TestSecretsUpdate [2022-05-04T21:58:33.394Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T21:58:33.394Z] === RUN TestTemplatedSecret [2022-05-04T21:58:33.394Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T21:58:33.394Z] === RUN TestSecretCreateResolve [2022-05-04T21:58:33.394Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:33.394Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T21:58:33.394Z] PASS [2022-05-04T21:58:33.394Z] ok github.com/docker/docker/integration/secret 0.125s [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === Skipped [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T21:58:33.394Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:33.394Z] [2022-05-04T21:58:33.394Z] DONE 6 tests, 6 skipped in 1.911s [2022-05-04T21:58:33.394Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T21:58:33.873Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-04T21:58:33.873Z] plugin_test.go:64: [d195a3ff74aa3] joining swarm manager [d4da9d078d00f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:58:34.752Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T21:58:34.752Z] INFO: Unit tests ended at 05/04/2022 21:58:34. Duration:00:05:41.6752128 [2022-05-04T21:58:34.752Z] INFO: Building busybox [2022-05-04T21:58:35.220Z] Sending build context to Docker daemon 5.12kB [2022-05-04T21:58:35.220Z] [2022-05-04T21:58:35.220Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T21:58:35.220Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T21:58:35.220Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T21:58:35.220Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T21:58:35.220Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T21:58:35.220Z] ---> aa8714eb8356 [2022-05-04T21:58:35.220Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T21:58:35.220Z] ---> Running in 528bee12ae2a [2022-05-04T21:58:35.258Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T21:58:35.628Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:35.628Z] INFO: Testing against a local daemon [2022-05-04T21:58:35.628Z] === RUN TestServiceCreateInit [2022-05-04T21:58:35.628Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T21:58:35.628Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:35.628Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T21:58:35.628Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:35.628Z] --- PASS: TestServiceCreateInit (0.05s) [2022-05-04T21:58:35.628Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:58:35.628Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:58:35.628Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T21:58:35.628Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:35.628Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T21:58:35.629Z] === RUN TestCreateServiceConflict [2022-05-04T21:58:35.629Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:35.629Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T21:58:35.629Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T21:58:35.629Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-04T21:58:35.773Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-04T21:58:35.773Z] === RUN TestParallelCreate [2022-05-04T21:58:35.773Z] 2022/05/04 21:58:34 Closing DB instances... [2022-05-04T21:58:35.773Z] --- PASS: TestParallelCreate (0.01s) [2022-05-04T21:58:35.773Z] === RUN TestParallelDelete [2022-05-04T21:58:35.773Z] 2022/05/04 21:58:34 Closing DB instances... [2022-05-04T21:58:35.773Z] --- PASS: TestParallelDelete (0.02s) [2022-05-04T21:58:35.773Z] === RUN TestNetworkDBIslands [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:201f23620b44 with config:&{NodeID:201f23620b44 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-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 201f23620b44/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 201f23620b44/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:95b09d2a29a7 with config:&{NodeID:95b09d2a29a7 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-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 201f23620b44/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=info msg="Node 201f23620b44/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eefd8eac166c with config:&{NodeID:eefd8eac166c 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-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node 201f23620b44/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node 201f23620b44/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to nodes list" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-04T21:58:35.773Z] time="2022-05-04T21:58:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-05-04T21:58:36.098Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T21:58:36.098Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T21:58:36.098Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T21:58:36.098Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestCreateServiceSysctls [2022-05-04T21:58:36.098Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-04T21:58:36.098Z] === RUN TestCreateServiceCapabilities [2022-05-04T21:58:36.098Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-05-04T21:58:36.098Z] === RUN TestInspect [2022-05-04T21:58:36.098Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestInspect (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestCreateJob [2022-05-04T21:58:36.098Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestReplicatedJob [2022-05-04T21:58:36.098Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestUpdateReplicatedJob [2022-05-04T21:58:36.098Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceListWithStatuses [2022-05-04T21:58:36.098Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T21:58:36.098Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestDockerNetworkReConnect [2022-05-04T21:58:36.098Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServicePlugin [2022-05-04T21:58:36.098Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceUpdateLabel [2022-05-04T21:58:36.098Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceUpdateSecrets [2022-05-04T21:58:36.098Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceUpdateConfigs [2022-05-04T21:58:36.098Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceUpdateNetwork [2022-05-04T21:58:36.098Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T21:58:36.098Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T21:58:36.098Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T21:58:36.098Z] PASS [2022-05-04T21:58:36.098Z] ok github.com/docker/docker/integration/service 0.243s [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === Skipped [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-05-04T21:58:36.098Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T21:58:36.098Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-04T21:58:36.098Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-05-04T21:58:36.098Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T21:58:36.098Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T21:58:36.098Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T21:58:36.098Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T21:58:36.098Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T21:58:36.098Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T21:58:36.098Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T21:58:36.098Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T21:58:36.098Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T21:58:36.098Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T21:58:36.098Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T21:58:36.098Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T21:58:36.098Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T21:58:36.098Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T21:58:36.098Z] [2022-05-04T21:58:36.098Z] DONE 24 tests, 23 skipped in 2.831s [2022-05-04T21:58:36.098Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T21:58:36.241Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:35Z" level=info msg="Node eefd8eac166c/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:eeb0e436b9a8 with config:&{NodeID:eeb0e436b9a8 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-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node 201f23620b44/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node 201f23620b44/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eefd8eac166c/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=info msg="Node eefd8eac166c/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-04T21:58:36.242Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b623df913c73 with config:&{NodeID:b623df913c73 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-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eefd8eac166c/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eefd8eac166c/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node 201f23620b44/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=info msg="Node 201f23620b44/172.21.125.97, added to nodes list" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-04T21:58:36.710Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:37.179Z] networkdb_test.go:835: Re-joining: 3 [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=info msg="The new bootstrap node list is:[172.21.125.97:10033 172.21.125.97:10034 172.21.125.97:10035]" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10033" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49372" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10034" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49373" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10035" [2022-05-04T21:58:37.179Z] time="2022-05-04T21:58:36Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49374" [2022-05-04T21:58:37.648Z] networkdb_test.go:835: Re-joining: 4 [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="The new bootstrap node list is:[172.21.125.97:10033 172.21.125.97:10034 172.21.125.97:10035]" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10033" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49375" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49376" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10034" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10035" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49377" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node 0 leaving" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44 change state NodeActive --> NodeLeft" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node5(b623df913c73): Node leave event for 201f23620b44/172.21.125.97" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44 change state NodeActive --> NodeLeft" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node3(eefd8eac166c): Node leave event for 201f23620b44/172.21.125.97" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44 change state NodeActive --> NodeLeft" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node4(eeb0e436b9a8): Node leave event for 201f23620b44/172.21.125.97" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44 change state NodeActive --> NodeLeft" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node2(95b09d2a29a7): Node leave event for 201f23620b44/172.21.125.97" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44 change state NodeActive --> NodeLeft" [2022-05-04T21:58:37.648Z] time="2022-05-04T21:58:37Z" level=info msg="node1(201f23620b44): Node leave event for 201f23620b44/172.21.125.97" [2022-05-04T21:58:37.755Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:37.755Z] INFO: Testing against a local daemon [2022-05-04T21:58:37.755Z] === RUN TestSessionCreate [2022-05-04T21:58:37.755Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:37.755Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T21:58:37.755Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T21:58:37.755Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:37.755Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T21:58:37.755Z] PASS [2022-05-04T21:58:37.755Z] ok github.com/docker/docker/integration/session 0.088s [2022-05-04T21:58:37.806Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-04T21:58:37.806Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 201f23620b44/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.21.125.97:10037: use of closed network connection" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="node 1 leaving" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7 change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="node5(b623df913c73): Node leave event for 95b09d2a29a7/172.21.125.97" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7 change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="node3(eefd8eac166c): Node leave event for 95b09d2a29a7/172.21.125.97" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7 change state NodeActive --> NodeFailed" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, added to failed nodes list" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="Node 95b09d2a29a7 change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=info msg="node4(eeb0e436b9a8): Node leave event for 95b09d2a29a7/172.21.125.97" [2022-05-04T21:58:38.117Z] time="2022-05-04T21:58:37Z" level=error msg="node: 95b09d2a29a7 is unknown to memberlist" [2022-05-04T21:58:38.239Z] [2022-05-04T21:58:38.239Z] === Skipped [2022-05-04T21:58:38.239Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T21:58:38.239Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:38.239Z] [2022-05-04T21:58:38.239Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T21:58:38.239Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T21:58:38.239Z] [2022-05-04T21:58:38.239Z] DONE 2 tests, 2 skipped in 1.898s [2022-05-04T21:58:38.239Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node 95b09d2a29a7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="node 2 leaving" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="node5(b623df913c73): Node leave event for eefd8eac166c/172.21.125.97" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="node4(eeb0e436b9a8): Node leave event for eefd8eac166c/172.21.125.97" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c change state NodeActive --> NodeLeft" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="node3(eefd8eac166c): Node leave event for eefd8eac166c/172.21.125.97" [2022-05-04T21:58:38.587Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c/172.21.125.97, left gossip cluster" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c/172.21.125.97, left gossip cluster" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node eefd8eac166c/172.21.125.97, left gossip cluster" [2022-05-04T21:58:39.056Z] networkdb_test.go:867: node4: OK [2022-05-04T21:58:39.056Z] networkdb_test.go:867: node5: OK [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="node 0 coming back" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5a19064b49b3 with config:&{NodeID:5a19064b49b3 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-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 5a19064b49b3/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 5a19064b49b3/172.21.125.97, added to nodes list" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="node 1 coming back" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2c36ee68a74b with config:&{NodeID:2c36ee68a74b 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-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, added to nodes list" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="node 2 coming back" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:452d40f1e2d7 with config:&{NodeID:452d40f1e2d7 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-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:39.056Z] time="2022-05-04T21:58:38Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to nodes list" [2022-05-04T21:58:39.717Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T21:58:39.978Z] docker_api_swarm_test.go:384: [d890a4320261e] joining swarm manager [d97ee064584ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:58:40.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:40.449Z] INFO: Testing against a local daemon [2022-05-04T21:58:40.449Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T21:58:40.449Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:40.450Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestDiskUsage [2022-05-04T21:58:40.450Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T21:58:40.450Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestEventsExecDie [2022-05-04T21:58:40.450Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T21:58:40.450Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestEventsBackwardsCompatible [2022-05-04T21:58:40.450Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T21:58:40.450Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestEventsVolumeCreate [2022-05-04T21:58:40.450Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T21:58:40.450Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestInfoAPI [2022-05-04T21:58:40.450Z] --- PASS: TestInfoAPI (0.05s) [2022-05-04T21:58:40.450Z] === RUN TestInfoAPIWarnings [2022-05-04T21:58:40.450Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:58:40.450Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestInfoDebug [2022-05-04T21:58:40.450Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:40.450Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestInfoInsecureRegistries [2022-05-04T21:58:40.450Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:40.450Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestInfoRegistryMirrors [2022-05-04T21:58:40.450Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:40.450Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T21:58:40.450Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T21:58:40.920Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T21:58:40.921Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-04T21:58:40.921Z] === RUN TestPingCacheHeaders [2022-05-04T21:58:40.921Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-04T21:58:40.921Z] === RUN TestPingGet [2022-05-04T21:58:40.921Z] --- PASS: TestPingGet (0.04s) [2022-05-04T21:58:40.921Z] === RUN TestPingHead [2022-05-04T21:58:41.390Z] --- PASS: TestPingHead (0.04s) [2022-05-04T21:58:41.390Z] === RUN TestPingSwarmHeader [2022-05-04T21:58:41.390Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:41.390Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T21:58:41.390Z] === RUN TestVersion [2022-05-04T21:58:41.390Z] --- PASS: TestVersion (0.04s) [2022-05-04T21:58:41.390Z] PASS [2022-05-04T21:58:41.390Z] ok github.com/docker/docker/integration/system 1.249s [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === Skipped [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T21:58:41.390Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T21:58:41.390Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T21:58:41.390Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T21:58:41.390Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-04T21:58:41.390Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T21:58:41.390Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T21:58:41.390Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T21:58:41.390Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T21:58:41.390Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T21:58:41.390Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:58:41.390Z] [2022-05-04T21:58:41.390Z] DONE 16 tests, 10 skipped in 3.092s [2022-05-04T21:58:41.390Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T21:58:41.496Z] docker_api_swarm_test.go:385: [dd8d15e7d4a64] joining swarm manager [d97ee064584ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:58:42.067Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T21:58:42.390Z] Removing intermediate container 528bee12ae2a [2022-05-04T21:58:42.390Z] ---> 6efa87c3bebd [2022-05-04T21:58:42.390Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T21:58:42.390Z] ---> Running in 0c5182647469 [2022-05-04T21:58:42.390Z] Removing intermediate container 0c5182647469 [2022-05-04T21:58:42.390Z] ---> f070734d81d7 [2022-05-04T21:58:42.390Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T21:58:42.390Z] ---> Running in d1be1db81efb [2022-05-04T21:58:42.390Z] Removing intermediate container d1be1db81efb [2022-05-04T21:58:42.390Z] ---> 6d7f3c1bc8e2 [2022-05-04T21:58:42.390Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T21:58:42.850Z] time="2022-05-04T21:58:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.125.97:10033 172.21.125.97:10034 172.21.125.97:10035]" [2022-05-04T21:58:42.850Z] time="2022-05-04T21:58:42Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.125.97:10033 172.21.125.97:10034 172.21.125.97:10035]" [2022-05-04T21:58:42.953Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:42.953Z] INFO: Testing against a local daemon [2022-05-04T21:58:42.953Z] === RUN TestVolumesCreateAndList [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-04T21:58:42.953Z] === RUN TestVolumesRemove [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-04T21:58:42.953Z] === RUN TestVolumesInspect [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInspect (0.05s) [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T21:58:42.953Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T21:58:42.953Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T21:58:42.953Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T21:58:42.953Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T21:58:42.953Z] PASS [2022-05-04T21:58:42.953Z] ok github.com/docker/docker/integration/volume 0.342s [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10033" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49378" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, is the new incarnation of the shutdown node 201f23620b44/172.21.125.97" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49379" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10034" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, is the new incarnation of the shutdown node 95b09d2a29a7/172.21.125.97" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10035" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49380" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node b623df913c73/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, is the new incarnation of the shutdown node eefd8eac166c/172.21.125.97" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, is the new incarnation of the shutdown node 95b09d2a29a7/172.21.125.97" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, is the new incarnation of the shutdown node 201f23620b44/172.21.125.97" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 5a19064b49b3/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.318Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, is the new incarnation of the shutdown node eefd8eac166c/172.21.125.97" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, joined gossip cluster" [2022-05-04T21:58:43.319Z] time="2022-05-04T21:58:43Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to nodes list" [2022-05-04T21:58:43.420Z] [2022-05-04T21:58:43.420Z] DONE 9 tests in 1.843s [2022-05-04T21:58:43.420Z] INFO: make.ps1 ended at 05/04/2022 21:58:43 [2022-05-04T21:58:43.420Z] INFO: Integration CLI tests being run from the host: [2022-05-04T21:58:43.420Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10033" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49381" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10034" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49382" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.125.97:10035" [2022-05-04T21:58:43.787Z] time="2022-05-04T21:58:43Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49383" [2022-05-04T21:58:43.952Z] [2022-05-04T21:58:44.256Z] 2022/05/04 21:58:43 Closing DB instances... [2022-05-04T21:58:44.256Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3 change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.256Z] time="2022-05-04T21:58:44Z" level=info msg="node2(2c36ee68a74b): Node leave event for 5a19064b49b3/172.21.125.97" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3 change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="node3(452d40f1e2d7): Node leave event for 5a19064b49b3/172.21.125.97" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3 change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="node5(b623df913c73): Node leave event for 5a19064b49b3/172.21.125.97" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3 change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="node4(eeb0e436b9a8): Node leave event for 5a19064b49b3/172.21.125.97" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3 change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.257Z] time="2022-05-04T21:58:44Z" level=info msg="node1(5a19064b49b3): Node leave event for 5a19064b49b3/172.21.125.97" [2022-05-04T21:58:44.419Z] ---> 638b65cd8827 [2022-05-04T21:58:44.419Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3/172.21.125.97, left gossip cluster" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3/172.21.125.97, left gossip cluster" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3/172.21.125.97, left gossip cluster" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3/172.21.125.97, left gossip cluster" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 5a19064b49b3/172.21.125.97, left gossip cluster" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="node3(452d40f1e2d7): Node leave event for 2c36ee68a74b/172.21.125.97" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="node5(b623df913c73): Node leave event for 2c36ee68a74b/172.21.125.97" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="node4(eeb0e436b9a8): Node leave event for 2c36ee68a74b/172.21.125.97" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b change state NodeActive --> NodeLeft" [2022-05-04T21:58:44.726Z] time="2022-05-04T21:58:44Z" level=info msg="node2(2c36ee68a74b): Node leave event for 2c36ee68a74b/172.21.125.97" [2022-05-04T21:58:44.887Z] ---> Running in 81f034600e1a [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 2c36ee68a74b/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 452d40f1e2d7 change state NodeActive --> NodeLeft" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="node4(eeb0e436b9a8): Node leave event for 452d40f1e2d7/172.21.125.97" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="Node 452d40f1e2d7 change state NodeActive --> NodeLeft" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:44Z" level=info msg="node5(b623df913c73): Node leave event for 452d40f1e2d7/172.21.125.97" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:45Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:45Z" level=info msg="Node 452d40f1e2d7 change state NodeActive --> NodeFailed" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:45Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, added to failed nodes list" [2022-05-04T21:58:45.194Z] time="2022-05-04T21:58:45Z" level=error msg="node: 452d40f1e2d7 is unknown to memberlist" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=info msg="Node 452d40f1e2d7/172.21.125.97, left gossip cluster" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=debug msg="memberlist: Failed ping: b623df913c73 (timeout reached)" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.125.97:10036: use of closed network connection" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.21.125.97:10035: use of closed network connection" [2022-05-04T21:58:45.664Z] time="2022-05-04T21:58:45Z" level=debug msg="memberlist: Stream connection from=172.21.125.97:49384" [2022-05-04T21:58:46.133Z] time="2022-05-04T21:58:45Z" level=info msg="Node eeb0e436b9a8 change state NodeActive --> NodeLeft" [2022-05-04T21:58:46.133Z] time="2022-05-04T21:58:45Z" level=info msg="node5(b623df913c73): Node leave event for eeb0e436b9a8/172.21.125.97" [2022-05-04T21:58:46.133Z] time="2022-05-04T21:58:45Z" level=info msg="Node eeb0e436b9a8 change state NodeActive --> NodeLeft" [2022-05-04T21:58:46.133Z] time="2022-05-04T21:58:45Z" level=info msg="node4(eeb0e436b9a8): Node leave event for eeb0e436b9a8/172.21.125.97" [2022-05-04T21:58:46.133Z] time="2022-05-04T21:58:45Z" level=warning msg="memberlist: Was able to connect to b623df913c73 but other probes failed, network may be misconfigured" [2022-05-04T21:58:46.602Z] time="2022-05-04T21:58:46Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, left gossip cluster" [2022-05-04T21:58:46.602Z] time="2022-05-04T21:58:46Z" level=info msg="Node eeb0e436b9a8/172.21.125.97, left gossip cluster" [2022-05-04T21:58:47.588Z] time="2022-05-04T21:58:47Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.21.125.97:10037: use of closed network connection" [2022-05-04T21:58:47.588Z] time="2022-05-04T21:58:47Z" level=info msg="Node b623df913c73/172.21.125.97, left gossip cluster" [2022-05-04T21:58:47.588Z] time="2022-05-04T21:58:47Z" level=info msg="Node b623df913c73 change state NodeActive --> NodeFailed" [2022-05-04T21:58:47.588Z] time="2022-05-04T21:58:47Z" level=info msg="Node b623df913c73/172.21.125.97, added to failed nodes list" [2022-05-04T21:58:47.588Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-05-04T21:58:47.588Z] PASS [2022-05-04T21:58:47.588Z] coverage: 60.0% of statements [2022-05-04T21:58:47.588Z] ok github.com/docker/docker/libnetwork/networkdb 104.794s coverage: 60.0% of statements [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/quota [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T21:58:47.588Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T21:58:48.647Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T21:58:48.647Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T21:58:48.647Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T21:58:49.217Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-04T21:58:49.478Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T21:58:49.738Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-04T21:58:49.998Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-04T21:58:49.998Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T21:58:50.543Z] [2022-05-04T21:58:50.543Z] === Skipped [2022-05-04T21:58:50.543Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-04T21:58:50.543Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-04T21:58:50.543Z] [2022-05-04T21:58:50.543Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-04T21:58:50.543Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.543Z] [2022-05-04T21:58:50.543Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-04T21:58:50.544Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-04T21:58:50.544Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-04T21:58:50.544Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-04T21:58:50.544Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T21:58:50.544Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T21:58:50.544Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T21:58:50.544Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-04T21:58:50.544Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T21:58:50.544Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-04T21:58:50.544Z] daemon_test.go:145: root required [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-04T21:58:50.544Z] reload_test.go:342: root required [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-04T21:58:50.544Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-04T21:58:50.544Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-04T21:58:50.544Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-04T21:58:50.544Z] download_test.go:267: Needs fixing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-04T21:58:50.544Z] layer_test.go:291: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-04T21:58:50.544Z] layer_test.go:340: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-04T21:58:50.544Z] layer_test.go:455: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-04T21:58:50.544Z] layer_test.go:684: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-04T21:58:50.544Z] migration_test.go:45: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-04T21:58:50.544Z] migration_test.go:181: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-04T21:58:50.544Z] mount_test.go:17: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-04T21:58:50.544Z] mount_test.go:76: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-04T21:58:50.544Z] mount_test.go:125: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-04T21:58:50.544Z] mount_test.go:212: Failing on Windows [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-05-04T21:58:50.544Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-04T21:58:50.544Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-04T21:58:50.544Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-04T21:58:50.544Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-04T21:58:50.544Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-04T21:58:50.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-04T21:58:50.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-04T21:58:50.544Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-04T21:58:50.544Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-04T21:58:50.544Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-04T21:58:50.544Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-04T21:58:50.544Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T21:58:50.544Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T21:58:50.544Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T21:58:50.544Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T21:58:50.544Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T21:58:50.544Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-04T21:58:50.544Z] archive_test.go:133: Xz not present in msys2 [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-05-04T21:58:50.544Z] archive_test.go:140: zstd not installed [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-04T21:58:50.544Z] archive_test.go:252: Failing on Windows CI machines [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-04T21:58:50.544Z] archive_windows_test.go:16: Currently fails [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-04T21:58:50.544Z] changes_test.go:196: needs more investigation [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-04T21:58:50.544Z] changes_test.go:433: needs further investigation [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-04T21:58:50.544Z] changes_test.go:469: needs further investigation [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-04T21:58:50.544Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2022-05-04T21:58:50.544Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-04T21:58:50.544Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-04T21:58:50.544Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:50.544Z] [2022-05-04T21:58:50.544Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-04T21:58:50.550Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-04T21:58:50.550Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:58:50.550Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-04T21:58:50.550Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-04T21:58:50.550Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-04T21:58:50.550Z] poller_test.go:40: No chmod on Windows [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-04T21:58:50.550Z] fileutils_test.go:133: Needs porting to Windows [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-04T21:58:50.550Z] fileutils_test.go:179: Needs porting to Windows [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-04T21:58:50.550Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-04T21:58:50.550Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-04T21:58:50.550Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-04T21:58:50.550Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-04T21:58:50.550Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-04T21:58:50.550Z] [2022-05-04T21:58:50.550Z] DONE 2287 tests, 68 skipped in 289.709s [2022-05-04T21:58:50.550Z] INFO: make.ps1 ended at 05/04/2022 21:58:50 [2022-05-04T21:58:50.938Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T21:58:51.878Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T21:58:51.878Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T21:58:51.878Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T21:58:52.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:58:52.176Z] INFO: Testing against a local daemon [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T21:58:52.176Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T21:58:52.176Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T21:58:52.176Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T21:58:52.451Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T21:58:52.642Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T21:58:52.642Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T21:58:52.715Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T21:58:52.767Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-04T21:58:52.767Z] INFO: Unit tests ended at 05/04/2022 21:58:52. Duration:00:05:07.6791152 [2022-05-04T21:58:52.767Z] INFO: Building busybox [2022-05-04T21:58:52.767Z] Sending build context to Docker daemon 5.12kB [2022-05-04T21:58:52.767Z] [2022-05-04T21:58:52.767Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-04T21:58:52.767Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-04T21:58:52.767Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-04T21:58:52.767Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-04T21:58:52.767Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-04T21:58:52.767Z] ---> e8870c5c3ab2 [2022-05-04T21:58:52.767Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-04T21:58:52.767Z] ---> Running in 3ac70129c4b1 [2022-05-04T21:58:53.114Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T21:58:53.285Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T21:58:53.581Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T21:58:54.668Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-04T21:58:54.668Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-04T21:58:54.668Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-04T21:58:54.668Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-04T21:58:54.668Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-04T21:58:54.668Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T21:58:55.311Z] Removing intermediate container 81f034600e1a [2022-05-04T21:58:55.311Z] ---> 718054194ebc [2022-05-04T21:58:55.311Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T21:58:55.311Z] ---> Running in ffba87cad6b2 [2022-05-04T21:58:56.579Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-04T21:58:57.149Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T21:58:57.523Z] [2022-05-04T21:58:57.523Z] SUCCESS: Specified value was saved. [2022-05-04T21:58:57.724Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T21:58:57.985Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T21:58:59.907Z] --- PASS: TestServicePlugin (31.55s) [2022-05-04T21:58:59.907Z] === RUN TestServiceUpdateLabel [2022-05-04T21:59:00.480Z] Removing intermediate container ffba87cad6b2 [2022-05-04T21:59:00.480Z] ---> 414f097a0b08 [2022-05-04T21:59:00.480Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T21:59:00.947Z] ---> Running in 2b29fd0be573 [2022-05-04T21:59:01.847Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-04T21:59:01.847Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-04T21:59:01.847Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-04T21:59:01.847Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-04T21:59:01.847Z] Cross building: bundles/cross/linux/s390x [2022-05-04T21:59:01.847Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-04T21:59:01.847Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-04T21:59:02.457Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-05-04T21:59:02.457Z] === RUN TestServiceUpdateSecrets [2022-05-04T21:59:03.398Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T21:59:04.342Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-04T21:59:04.914Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T21:59:05.699Z] Cannot create a file when that file already exists. [2022-05-04T21:59:07.456Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T21:59:08.025Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T21:59:10.567Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T21:59:10.586Z] Removing intermediate container 3ac70129c4b1 [2022-05-04T21:59:10.586Z] ---> 51d7134c4b1f [2022-05-04T21:59:10.586Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-04T21:59:10.586Z] ---> Running in 8ab21e34bc90 [2022-05-04T21:59:10.586Z] Removing intermediate container 8ab21e34bc90 [2022-05-04T21:59:10.586Z] ---> 6784d0736d62 [2022-05-04T21:59:10.586Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-04T21:59:10.586Z] ---> Running in 6ae5c4e19f75 [2022-05-04T21:59:11.055Z] Removing intermediate container 6ae5c4e19f75 [2022-05-04T21:59:11.055Z] ---> 7d4b78be8a29 [2022-05-04T21:59:11.055Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-04T21:59:11.565Z] Removing intermediate container 2b29fd0be573 [2022-05-04T21:59:11.566Z] ---> 436016c502f2 [2022-05-04T21:59:11.566Z] Step 13/13 : CMD ["sh"] [2022-05-04T21:59:11.566Z] ---> Running in 9ec519f2eff6 [2022-05-04T21:59:12.040Z] Removing intermediate container 9ec519f2eff6 [2022-05-04T21:59:12.040Z] ---> 69a4ffab59c8 [2022-05-04T21:59:12.040Z] Successfully built 69a4ffab59c8 [2022-05-04T21:59:12.040Z] Successfully tagged busybox:latest [2022-05-04T21:59:12.040Z] INFO: Docker images of the daemon under test [2022-05-04T21:59:12.040Z] [2022-05-04T21:59:12.508Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:59:12.508Z] busybox latest 69a4ffab59c8 1 second ago 5.02GB [2022-05-04T21:59:12.508Z] microsoft/windowsservercore latest aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T21:59:12.508Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 4 weeks ago 4.98GB [2022-05-04T21:59:12.508Z] [2022-05-04T21:59:12.508Z] INFO: Running integration tests at 05/04/2022 21:59:12... [2022-05-04T21:59:12.508Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T21:59:12.508Z] INFO: Integration API tests being run from the host: [2022-05-04T21:59:12.508Z] INFO: make.ps1 starting at 05/04/2022 21:59:12 [2022-05-04T21:59:12.625Z] [2022-05-04T21:59:13.095Z] ---> d942d6076043 [2022-05-04T21:59:13.095Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-04T21:59:13.095Z] ---> Running in 314c27b924ba [2022-05-04T21:59:14.084Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T21:59:17.149Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-05-04T21:59:17.149Z] === RUN TestServiceUpdateConfigs [2022-05-04T21:59:22.433Z] === RUN TestDockerSuite/TestExec [2022-05-04T21:59:22.433Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T21:59:22.694Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T21:59:22.954Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T21:59:23.525Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T21:59:24.911Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T21:59:25.172Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T21:59:25.744Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T21:59:26.315Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T21:59:26.886Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T21:59:27.267Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T21:59:27.839Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T21:59:28.790Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T21:59:29.750Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T21:59:30.692Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T21:59:32.074Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T21:59:32.074Z] --- PASS: TestServiceUpdateConfigs (14.91s) [2022-05-04T21:59:32.074Z] === RUN TestServiceUpdateNetwork [2022-05-04T21:59:32.337Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T21:59:34.253Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T21:59:34.425Z] Removing intermediate container 314c27b924ba [2022-05-04T21:59:34.425Z] ---> 0d09349aefd2 [2022-05-04T21:59:34.425Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-04T21:59:34.824Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-04T21:59:34.895Z] ---> Running in 4c84970d9dd3 [2022-05-04T21:59:35.398Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T21:59:35.969Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T21:59:36.461Z] [2022-05-04T21:59:36.461Z] SUCCESS: Specified value was saved. [2022-05-04T21:59:36.540Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T21:59:37.110Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T21:59:37.374Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T21:59:38.686Z] Removing intermediate container 4c84970d9dd3 [2022-05-04T21:59:38.687Z] ---> 69d73c98d1d2 [2022-05-04T21:59:38.687Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-04T21:59:38.687Z] ---> Running in c2b955c5e4dd [2022-05-04T21:59:38.760Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T21:59:39.021Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T21:59:39.593Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T21:59:40.165Z] check_test.go:378: [dd8d15e7d4a64] daemon is not started [2022-05-04T21:59:40.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-04T21:59:42.079Z] docker_api_swarm_test.go:802: [d282eeda7a3ab] joining swarm manager [d3766267147f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T21:59:43.461Z] docker_api_swarm_test.go:802: [da5f2ac2e5574] joining swarm manager [d3766267147f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T21:59:44.401Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2022-05-04T21:59:44.402Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T21:59:44.564Z] Cannot create a file when that file already exists. [2022-05-04T21:59:44.662Z] docker_api_swarm_test.go:802: [d8ce7618729e7] joining swarm manager [d3766267147f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T21:59:45.603Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-04T21:59:46.174Z] docker_api_swarm_test.go:802: [dfbb73c532cb9] joining swarm manager [d3766267147f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-04T21:59:46.434Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-04T21:59:48.346Z] docker_api_swarm_test.go:810: [d9af009f4baa9] joining swarm manager [d3766267147f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-04T21:59:49.328Z] Removing intermediate container c2b955c5e4dd [2022-05-04T21:59:49.328Z] ---> 6ee7e168670a [2022-05-04T21:59:49.328Z] Step 13/13 : CMD ["sh"] [2022-05-04T21:59:49.328Z] ---> Running in 3444a17cf8ee [2022-05-04T21:59:49.799Z] Removing intermediate container 3444a17cf8ee [2022-05-04T21:59:49.799Z] ---> a47158dd5899 [2022-05-04T21:59:49.799Z] Successfully built a47158dd5899 [2022-05-04T21:59:49.799Z] Successfully tagged busybox:latest [2022-05-04T21:59:49.799Z] INFO: Docker images of the daemon under test [2022-05-04T21:59:49.799Z] [2022-05-04T21:59:49.799Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-04T21:59:49.799Z] busybox latest a47158dd5899 Less than a second ago 5.78GB [2022-05-04T21:59:49.799Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-04T21:59:49.799Z] microsoft/windowsservercore latest e8870c5c3ab2 4 weeks ago 5.76GB [2022-05-04T21:59:49.799Z] [2022-05-04T21:59:49.799Z] INFO: Running integration tests at 05/04/2022 21:59:49... [2022-05-04T21:59:49.799Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-04T21:59:49.799Z] INFO: Integration API tests being run from the host: [2022-05-04T21:59:49.799Z] INFO: make.ps1 starting at 05/04/2022 21:59:49 [2022-05-04T21:59:50.887Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T21:59:50.887Z] === RUN TestDockerSuite/TestExecTTY [2022-05-04T21:59:51.399Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-04T21:59:51.465Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T21:59:52.054Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T21:59:52.627Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T21:59:53.198Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-04T21:59:53.198Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T21:59:53.198Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-04T21:59:53.198Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T21:59:55.114Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-04T21:59:55.374Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T21:59:56.314Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-04T21:59:56.575Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T21:59:56.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T21:59:56.846Z] INFO: Testing against a local daemon [2022-05-04T21:59:56.846Z] === RUN TestBuildWithSession [2022-05-04T21:59:56.846Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T21:59:56.846Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T21:59:56.846Z] === RUN TestBuildSquashParent [2022-05-04T21:59:56.846Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T21:59:56.846Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T21:59:56.846Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:59:56.846Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:59:56.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T21:59:56.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T21:59:56.846Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T21:59:56.846Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T21:59:57.146Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T22:00:01.348Z] --- PASS: TestServiceUpdatePidsLimit (16.43s) [2022-05-04T22:00:01.348Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-05-04T22:00:01.348Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-05-04T22:00:01.348Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-05-04T22:00:01.348Z] PASS [2022-05-04T22:00:01.348Z] [2022-05-04T22:00:01.348Z] === Skipped [2022-05-04T22:00:01.348Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-04T22:00:01.348Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-04T22:00:01.348Z] [2022-05-04T22:00:01.348Z] DONE 27 tests, 1 skipped in 179.435s [2022-05-04T22:00:01.348Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-04T22:00:01.348Z] ++ 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-05-04T22:00:01.348Z] ++ set -e [2022-05-04T22:00:01.348Z] ++ '[' -n 0 ']' [2022-05-04T22:00:01.348Z] ++ set -x [2022-05-04T22:00:01.348Z] ++ 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-05-04T22:00:01.348Z] INFO: Testing against a local daemon [2022-05-04T22:00:01.348Z] === RUN TestSessionCreate [2022-05-04T22:00:01.348Z] --- PASS: TestSessionCreate (0.02s) [2022-05-04T22:00:01.348Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T22:00:01.348Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-04T22:00:01.348Z] PASS [2022-05-04T22:00:01.348Z] [2022-05-04T22:00:01.348Z] DONE 2 tests in 0.057s [2022-05-04T22:00:01.348Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-04T22:00:01.348Z] ++ 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-05-04T22:00:01.348Z] ++ set -e [2022-05-04T22:00:01.348Z] ++ '[' -n 0 ']' [2022-05-04T22:00:01.348Z] ++ set -x [2022-05-04T22:00:01.348Z] ++ 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-05-04T22:00:01.348Z] INFO: Testing against a local daemon [2022-05-04T22:00:01.348Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T22:00:01.348Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T22:00:01.348Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:00:01.348Z] === RUN TestDiskUsage [2022-05-04T22:00:01.348Z] === PAUSE TestDiskUsage [2022-05-04T22:00:01.348Z] === RUN TestEventsExecDie [2022-05-04T22:00:01.348Z] --- PASS: TestEventsExecDie (0.56s) [2022-05-04T22:00:01.348Z] === RUN TestEventsBackwardsCompatible [2022-05-04T22:00:01.608Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-04T22:00:01.608Z] === RUN TestEventsVolumeCreate [2022-05-04T22:00:01.608Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-04T22:00:01.608Z] === RUN TestInfoBinaryCommits [2022-05-04T22:00:01.608Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-04T22:00:01.608Z] === RUN TestInfoAPIVersioned [2022-05-04T22:00:01.608Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-04T22:00:01.608Z] === RUN TestInfoAPI [2022-05-04T22:00:01.608Z] --- PASS: TestInfoAPI (0.02s) [2022-05-04T22:00:01.608Z] === RUN TestInfoAPIWarnings [2022-05-04T22:00:01.868Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T22:00:07.150Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T22:00:07.720Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T22:00:13.003Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T22:00:13.003Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T22:00:13.003Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T22:00:13.003Z] === RUN TestDockerSuite/TestHealth [2022-05-04T22:00:18.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T22:00:18.113Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T22:00:18.286Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-04T22:00:18.286Z] === RUN TestInfoDebug [2022-05-04T22:00:18.547Z] --- PASS: TestInfoDebug (0.52s) [2022-05-04T22:00:18.547Z] === RUN TestInfoInsecureRegistries [2022-05-04T22:00:19.118Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-04T22:00:19.118Z] === RUN TestInfoRegistryMirrors [2022-05-04T22:00:19.690Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-05-04T22:00:19.690Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T22:00:19.690Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2022-05-04T22:00:19.690Z] === RUN TestPingCacheHeaders [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T22:00:19.811Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T22:00:19.811Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T22:00:19.811Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T22:00:19.811Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T22:00:19.811Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T22:00:19.811Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T22:00:19.811Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T22:00:19.811Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T22:00:19.811Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T22:00:19.811Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T22:00:19.811Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T22:00:19.811Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T22:00:19.811Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T22:00:19.811Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:00:19.811Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T22:00:19.951Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-04T22:00:19.951Z] === RUN TestPingGet [2022-05-04T22:00:19.951Z] --- PASS: TestPingGet (0.02s) [2022-05-04T22:00:19.951Z] === RUN TestPingHead [2022-05-04T22:00:19.951Z] --- PASS: TestPingHead (0.02s) [2022-05-04T22:00:19.951Z] === RUN TestPingSwarmHeader [2022-05-04T22:00:20.522Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-04T22:00:21.094Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-04T22:00:22.049Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-04T22:00:22.049Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-05-04T22:00:22.049Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-04T22:00:22.049Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-04T22:00:22.049Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-04T22:00:22.049Z] === RUN TestVersion [2022-05-04T22:00:22.049Z] --- PASS: TestVersion (0.02s) [2022-05-04T22:00:22.049Z] === CONT TestDiskUsage [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty/container_types [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty/image_types [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty/volume_types [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-04T22:00:22.620Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-04T22:00:22.621Z] === RUN TestDiskUsage/after_container.Run [2022-05-04T22:00:22.840Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T22:00:22.840Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:00:22.840Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T22:00:22.840Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:00:22.840Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-04T22:00:22.882Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage (1.23s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-04T22:00:23.143Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-04T22:00:23.143Z] PASS [2022-05-04T22:00:23.143Z] [2022-05-04T22:00:23.143Z] === Skipped [2022-05-04T22:00:23.143Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:00:23.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-04T22:00:23.143Z] [2022-05-04T22:00:23.143Z] DONE 54 tests, 1 skipped in 22.335s [2022-05-04T22:00:23.143Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-04T22:00:23.143Z] ++ 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-05-04T22:00:23.143Z] ++ set -e [2022-05-04T22:00:23.143Z] ++ '[' -n 0 ']' [2022-05-04T22:00:23.143Z] ++ set -x [2022-05-04T22:00:23.143Z] ++ 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-05-04T22:00:23.143Z] INFO: Testing against a local daemon [2022-05-04T22:00:23.143Z] === RUN TestVolumesCreateAndList [2022-05-04T22:00:23.143Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-04T22:00:23.143Z] === RUN TestVolumesRemove [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-04T22:00:23.404Z] === RUN TestVolumesInspect [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInspect (0.01s) [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T22:00:23.404Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T22:00:23.404Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T22:00:23.404Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T22:00:23.404Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T22:00:23.404Z] PASS [2022-05-04T22:00:23.404Z] [2022-05-04T22:00:23.404Z] DONE 9 tests in 0.133s [2022-05-04T22:00:23.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T22:00:23.404Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T22:00:23.404Z] +++ kill 13405 [2022-05-04T22:00:23.665Z] +++ /etc/init.d/apparmor stop [2022-05-04T22:00:23.926Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T22:00:23.926Z] [2022-05-04T22:00:23.926Z] Unloading profiles will leave already running processes permanently [2022-05-04T22:00:23.927Z] unconfined, which can lead to unexpected situations. [2022-05-04T22:00:23.927Z] [2022-05-04T22:00:23.927Z] To set a process to complain mode, use the command line tool [2022-05-04T22:00:23.927Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T22:00:23.927Z] +++ true [2022-05-04T22:00:23.927Z] exiting test-integration [2022-05-04T22:00:23.927Z] ++ exit 0 [2022-05-04T22:00:23.927Z] [2022-05-04T22:00:24.497Z] + for job in $(jobs -p) [2022-05-04T22:00:24.497Z] + wait 440 [2022-05-04T22:00:29.985Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T22:00:30.619Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (22.15s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (22.22s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (22.39s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (22.54s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.95s) [2022-05-04T22:00:30.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.33s) [2022-05-04T22:00:30.620Z] === RUN TestBuildMultiStageCopy [2022-05-04T22:00:30.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T22:00:32.631Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T22:00:33.202Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T22:00:33.202Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T22:00:33.202Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T22:00:33.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T22:00:33.466Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T22:00:33.726Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T22:00:33.987Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T22:00:33.987Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T22:00:34.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:00:34.166Z] INFO: Testing against a local daemon [2022-05-04T22:00:34.166Z] === RUN TestBuildWithSession [2022-05-04T22:00:34.166Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T22:00:34.166Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-04T22:00:34.166Z] === RUN TestBuildSquashParent [2022-05-04T22:00:34.166Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:00:34.166Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T22:00:34.166Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T22:00:34.166Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T22:00:34.166Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-04T22:00:34.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-04T22:00:34.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-04T22:00:34.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-04T22:00:34.559Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T22:00:34.559Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T22:00:35.502Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T22:00:35.764Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T22:00:36.026Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T22:00:36.597Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T22:00:39.148Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T22:00:39.148Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T22:00:39.148Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T22:00:40.532Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T22:00:41.474Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T22:00:41.474Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T22:00:42.418Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T22:00:42.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-04T22:00:42.887Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-04T22:00:43.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T22:00:43.100Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T22:00:43.803Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T22:00:44.087Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T22:00:44.746Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T22:00:45.318Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T22:00:45.579Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T22:00:45.649Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T22:00:46.150Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T22:00:46.150Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-04T22:00:46.150Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T22:00:46.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-04T22:00:46.672Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy (17.25s) [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.94s) [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.98s) [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.42s) [2022-05-04T22:00:47.213Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) [2022-05-04T22:00:47.213Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T22:00:47.259Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T22:00:47.831Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T22:00:48.401Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T22:00:48.662Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T22:00:49.233Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T22:00:49.233Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-04T22:00:50.160Z] --- PASS: TestBuildMultiStageParentConfig (3.02s) [2022-05-04T22:00:50.161Z] === RUN TestBuildLabelWithTargets [2022-05-04T22:00:50.161Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:00:50.161Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-04T22:00:50.161Z] === RUN TestBuildWithEmptyLayers [2022-05-04T22:00:50.174Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T22:00:50.747Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T22:00:51.319Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T22:00:51.319Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.08s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.37s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.71s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.83s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.31s) [2022-05-04T22:00:51.563Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.15s) [2022-05-04T22:00:51.563Z] === RUN TestBuildMultiStageCopy [2022-05-04T22:00:51.563Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-04T22:00:51.723Z] --- PASS: TestBuildWithEmptyLayers (1.68s) [2022-05-04T22:00:51.723Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T22:00:51.890Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T22:00:51.890Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-04T22:00:51.890Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T22:00:52.460Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T22:00:53.032Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T22:00:53.292Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T22:00:53.301Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-04T22:00:53.301Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-04T22:00:53.301Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-04T22:00:53.301Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-04T22:00:53.301Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-04T22:00:53.631Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-04T22:00:53.862Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T22:00:53.862Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T22:00:53.862Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T22:00:53.862Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-04T22:00:53.862Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T22:00:53.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/test/unit [2022-05-04T22:00:54.201Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-04T22:00:54.201Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-04T22:00:54.201Z] + TESTDIRS=./... [2022-05-04T22:00:54.201Z] + exclude_paths='/vendor/|/integration' [2022-05-04T22:00:54.201Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-04T22:00:54.201Z] ++ go list ./... [2022-05-04T22:00:54.479Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T22:00:54.739Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T22:00:55.000Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T22:00:55.129Z] + pkg_list='github.com/docker/docker/api [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/backend/build [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/httputils [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/middleware [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/build [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/container [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/debug [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/image [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/network [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/session [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/system [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/server/router/volume [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/backend [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/container [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/events [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/filters [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/image [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/mount [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/network [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/registry [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/strslice [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/swarm [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/time [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/versions [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T22:00:55.129Z] github.com/docker/docker/api/types/volume [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/dockerfile [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/remotecontext [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T22:00:55.129Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T22:00:55.129Z] github.com/docker/docker/cli [2022-05-04T22:00:55.129Z] github.com/docker/docker/cli/config [2022-05-04T22:00:55.129Z] github.com/docker/docker/cli/debug [2022-05-04T22:00:55.129Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T22:00:55.129Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T22:00:55.129Z] github.com/docker/docker/client [2022-05-04T22:00:55.129Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T22:00:55.129Z] github.com/docker/docker/cmd/dockerd [2022-05-04T22:00:55.129Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T22:00:55.129Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T22:00:55.129Z] github.com/docker/docker/container [2022-05-04T22:00:55.129Z] github.com/docker/docker/container/stream [2022-05-04T22:00:55.129Z] github.com/docker/docker/contrib/apparmor [2022-05-04T22:00:55.129Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T22:00:55.129Z] github.com/docker/docker/contrib/httpserver [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/config [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/events [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/exec [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/images [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/initlayer [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/links [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/listeners [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/local [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/names [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/network [2022-05-04T22:00:55.129Z] github.com/docker/docker/daemon/stats [2022-05-04T22:00:55.129Z] github.com/docker/docker/distribution [2022-05-04T22:00:55.129Z] github.com/docker/docker/distribution/metadata [2022-05-04T22:00:55.129Z] github.com/docker/docker/distribution/utils [2022-05-04T22:00:55.129Z] github.com/docker/docker/distribution/xfer [2022-05-04T22:00:55.129Z] github.com/docker/docker/dockerversion [2022-05-04T22:00:55.129Z] github.com/docker/docker/errdefs [2022-05-04T22:00:55.129Z] github.com/docker/docker/image [2022-05-04T22:00:55.129Z] github.com/docker/docker/image/cache [2022-05-04T22:00:55.130Z] github.com/docker/docker/image/tarexport [2022-05-04T22:00:55.130Z] github.com/docker/docker/image/v1 [2022-05-04T22:00:55.130Z] github.com/docker/docker/internal/test/suite [2022-05-04T22:00:55.130Z] github.com/docker/docker/layer [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/types [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/types [2022-05-04T22:00:55.130Z] github.com/docker/docker/oci [2022-05-04T22:00:55.130Z] github.com/docker/docker/oci/caps [2022-05-04T22:00:55.130Z] github.com/docker/docker/opts [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/aaparser [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/archive [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/authorization [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/capabilities [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/containerfs [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/directory [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/dmesg [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/filenotify [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/fileutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/fsutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/homedir [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/idtools [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/ioutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/longpath [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/loopback [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/parsers [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/pidfile [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/platform [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugins [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/pools [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/progress [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/pubsub [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/reexec [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/signal [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/stack [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/stringid [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/system [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/tailfile [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/tarsum [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/truncindex [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/urlutil [2022-05-04T22:00:55.130Z] github.com/docker/docker/pkg/useragent [2022-05-04T22:00:55.130Z] github.com/docker/docker/plugin [2022-05-04T22:00:55.130Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T22:00:55.130Z] github.com/docker/docker/plugin/v2 [2022-05-04T22:00:55.130Z] github.com/docker/docker/profiles/apparmor [2022-05-04T22:00:55.130Z] github.com/docker/docker/profiles/seccomp [2022-05-04T22:00:55.130Z] github.com/docker/docker/quota [2022-05-04T22:00:55.130Z] github.com/docker/docker/reference [2022-05-04T22:00:55.130Z] github.com/docker/docker/registry [2022-05-04T22:00:55.130Z] github.com/docker/docker/registry/resumable [2022-05-04T22:00:55.130Z] github.com/docker/docker/restartmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/rootless [2022-05-04T22:00:55.130Z] github.com/docker/docker/rootless/specconv [2022-05-04T22:00:55.130Z] github.com/docker/docker/runconfig [2022-05-04T22:00:55.130Z] github.com/docker/docker/runconfig/opts [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/daemon [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/environment [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fakegit [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/registry [2022-05-04T22:00:55.130Z] github.com/docker/docker/testutil/request [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/drivers [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/local [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/mounts [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/service [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/service/opts [2022-05-04T22:00:55.130Z] github.com/docker/docker/volume/testutils' [2022-05-04T22:00:55.130Z] ++ echo 'github.com/docker/docker/api [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/backend/build [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/httputils [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/middleware [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/build [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/container [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/debug [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/image [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/network [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/session [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/system [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/server/router/volume [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/backend [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/container [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/events [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/filters [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/image [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/mount [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/network [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/registry [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/strslice [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/swarm [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/time [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/versions [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T22:00:55.130Z] github.com/docker/docker/api/types/volume [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/dockerfile [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/remotecontext [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T22:00:55.130Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T22:00:55.130Z] github.com/docker/docker/cli [2022-05-04T22:00:55.130Z] github.com/docker/docker/cli/config [2022-05-04T22:00:55.130Z] github.com/docker/docker/cli/debug [2022-05-04T22:00:55.130Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T22:00:55.130Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T22:00:55.130Z] github.com/docker/docker/client [2022-05-04T22:00:55.130Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T22:00:55.130Z] github.com/docker/docker/cmd/dockerd [2022-05-04T22:00:55.130Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T22:00:55.130Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T22:00:55.130Z] github.com/docker/docker/container [2022-05-04T22:00:55.130Z] github.com/docker/docker/container/stream [2022-05-04T22:00:55.130Z] github.com/docker/docker/contrib/apparmor [2022-05-04T22:00:55.130Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T22:00:55.130Z] github.com/docker/docker/contrib/httpserver [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/config [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/events [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/exec [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/images [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/initlayer [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/links [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/listeners [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/local [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/names [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/network [2022-05-04T22:00:55.130Z] github.com/docker/docker/daemon/stats [2022-05-04T22:00:55.130Z] github.com/docker/docker/distribution [2022-05-04T22:00:55.130Z] github.com/docker/docker/distribution/metadata [2022-05-04T22:00:55.130Z] github.com/docker/docker/distribution/utils [2022-05-04T22:00:55.130Z] github.com/docker/docker/distribution/xfer [2022-05-04T22:00:55.130Z] github.com/docker/docker/dockerversion [2022-05-04T22:00:55.130Z] github.com/docker/docker/errdefs [2022-05-04T22:00:55.130Z] github.com/docker/docker/image [2022-05-04T22:00:55.130Z] github.com/docker/docker/image/cache [2022-05-04T22:00:55.130Z] github.com/docker/docker/image/tarexport [2022-05-04T22:00:55.130Z] github.com/docker/docker/image/v1 [2022-05-04T22:00:55.130Z] github.com/docker/docker/internal/test/suite [2022-05-04T22:00:55.130Z] github.com/docker/docker/layer [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T22:00:55.130Z] github.com/docker/docker/libcontainerd/types [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:00:55.130Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/libnetwork/types [2022-05-04T22:00:55.131Z] github.com/docker/docker/oci [2022-05-04T22:00:55.131Z] github.com/docker/docker/oci/caps [2022-05-04T22:00:55.131Z] github.com/docker/docker/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/aaparser [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/archive [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/authorization [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/capabilities [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/containerfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/directory [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/dmesg [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/filenotify [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/fileutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/fsutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/homedir [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/idtools [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/ioutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/longpath [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/loopback [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pidfile [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/platform [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pools [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/progress [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pubsub [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/reexec [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/signal [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stack [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stringid [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/system [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/tailfile [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/tarsum [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/truncindex [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/urlutil [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/useragent [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin/v2 [2022-05-04T22:00:55.131Z] github.com/docker/docker/profiles/apparmor [2022-05-04T22:00:55.131Z] github.com/docker/docker/profiles/seccomp [2022-05-04T22:00:55.131Z] github.com/docker/docker/quota [2022-05-04T22:00:55.131Z] github.com/docker/docker/reference [2022-05-04T22:00:55.131Z] github.com/docker/docker/registry [2022-05-04T22:00:55.131Z] github.com/docker/docker/registry/resumable [2022-05-04T22:00:55.131Z] github.com/docker/docker/restartmanager [2022-05-04T22:00:55.131Z] github.com/docker/docker/rootless [2022-05-04T22:00:55.131Z] github.com/docker/docker/rootless/specconv [2022-05-04T22:00:55.131Z] github.com/docker/docker/runconfig [2022-05-04T22:00:55.131Z] github.com/docker/docker/runconfig/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/daemon [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/environment [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakegit [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/registry [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/request [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/drivers [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/local [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/mounts [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/service [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/service/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/testutils' [2022-05-04T22:00:55.131Z] ++ grep --fixed-strings -v /libnetwork [2022-05-04T22:00:55.131Z] + base_pkg_list='github.com/docker/docker/api [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/backend/build [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/httputils [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/middleware [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/build [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/container [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/debug [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/image [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/network [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/session [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/system [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router/volume [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/backend [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/container [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/events [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/filters [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/image [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/mount [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/network [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/registry [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/strslice [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/swarm [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/time [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/versions [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/types/volume [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/dockerfile [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/remotecontext [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T22:00:55.131Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T22:00:55.131Z] github.com/docker/docker/cli [2022-05-04T22:00:55.131Z] github.com/docker/docker/cli/config [2022-05-04T22:00:55.131Z] github.com/docker/docker/cli/debug [2022-05-04T22:00:55.131Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T22:00:55.131Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T22:00:55.131Z] github.com/docker/docker/client [2022-05-04T22:00:55.131Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T22:00:55.131Z] github.com/docker/docker/cmd/dockerd [2022-05-04T22:00:55.131Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T22:00:55.131Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T22:00:55.131Z] github.com/docker/docker/container [2022-05-04T22:00:55.131Z] github.com/docker/docker/container/stream [2022-05-04T22:00:55.131Z] github.com/docker/docker/contrib/apparmor [2022-05-04T22:00:55.131Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T22:00:55.131Z] github.com/docker/docker/contrib/httpserver [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/config [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/events [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/exec [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/images [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/initlayer [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/links [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/listeners [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/local [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/names [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/network [2022-05-04T22:00:55.131Z] github.com/docker/docker/daemon/stats [2022-05-04T22:00:55.131Z] github.com/docker/docker/distribution [2022-05-04T22:00:55.131Z] github.com/docker/docker/distribution/metadata [2022-05-04T22:00:55.131Z] github.com/docker/docker/distribution/utils [2022-05-04T22:00:55.131Z] github.com/docker/docker/distribution/xfer [2022-05-04T22:00:55.131Z] github.com/docker/docker/dockerversion [2022-05-04T22:00:55.131Z] github.com/docker/docker/errdefs [2022-05-04T22:00:55.131Z] github.com/docker/docker/image [2022-05-04T22:00:55.131Z] github.com/docker/docker/image/cache [2022-05-04T22:00:55.131Z] github.com/docker/docker/image/tarexport [2022-05-04T22:00:55.131Z] github.com/docker/docker/image/v1 [2022-05-04T22:00:55.131Z] github.com/docker/docker/internal/test/suite [2022-05-04T22:00:55.131Z] github.com/docker/docker/layer [2022-05-04T22:00:55.131Z] github.com/docker/docker/libcontainerd [2022-05-04T22:00:55.131Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T22:00:55.131Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T22:00:55.131Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T22:00:55.131Z] github.com/docker/docker/libcontainerd/types [2022-05-04T22:00:55.131Z] github.com/docker/docker/oci [2022-05-04T22:00:55.131Z] github.com/docker/docker/oci/caps [2022-05-04T22:00:55.131Z] github.com/docker/docker/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/aaparser [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/archive [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/authorization [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/capabilities [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/containerfs [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/directory [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/dmesg [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/filenotify [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/fileutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/fsutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/homedir [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/idtools [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/ioutils [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/longpath [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/loopback [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pidfile [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/platform [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pools [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/progress [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/pubsub [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/reexec [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/signal [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stack [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/stringid [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/system [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/tailfile [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/tarsum [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/truncindex [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/urlutil [2022-05-04T22:00:55.131Z] github.com/docker/docker/pkg/useragent [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T22:00:55.131Z] github.com/docker/docker/plugin/v2 [2022-05-04T22:00:55.131Z] github.com/docker/docker/profiles/apparmor [2022-05-04T22:00:55.131Z] github.com/docker/docker/profiles/seccomp [2022-05-04T22:00:55.131Z] github.com/docker/docker/quota [2022-05-04T22:00:55.131Z] github.com/docker/docker/reference [2022-05-04T22:00:55.131Z] github.com/docker/docker/registry [2022-05-04T22:00:55.131Z] github.com/docker/docker/registry/resumable [2022-05-04T22:00:55.131Z] github.com/docker/docker/restartmanager [2022-05-04T22:00:55.131Z] github.com/docker/docker/rootless [2022-05-04T22:00:55.131Z] github.com/docker/docker/rootless/specconv [2022-05-04T22:00:55.131Z] github.com/docker/docker/runconfig [2022-05-04T22:00:55.131Z] github.com/docker/docker/runconfig/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/daemon [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/environment [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakegit [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/registry [2022-05-04T22:00:55.131Z] github.com/docker/docker/testutil/request [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/drivers [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/local [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/mounts [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/service [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/service/opts [2022-05-04T22:00:55.131Z] github.com/docker/docker/volume/testutils' [2022-05-04T22:00:55.131Z] ++ echo 'github.com/docker/docker/api [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/backend/build [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/httputils [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/middleware [2022-05-04T22:00:55.131Z] github.com/docker/docker/api/server/router [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/build [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/container [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/debug [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/image [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/network [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/session [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/system [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/server/router/volume [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/backend [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/container [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/events [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/filters [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/image [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/mount [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/network [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/registry [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/strslice [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/swarm [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/time [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/versions [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T22:00:55.132Z] github.com/docker/docker/api/types/volume [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/dockerfile [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/remotecontext [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T22:00:55.132Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T22:00:55.132Z] github.com/docker/docker/cli [2022-05-04T22:00:55.132Z] github.com/docker/docker/cli/config [2022-05-04T22:00:55.132Z] github.com/docker/docker/cli/debug [2022-05-04T22:00:55.132Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T22:00:55.132Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T22:00:55.132Z] github.com/docker/docker/client [2022-05-04T22:00:55.132Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T22:00:55.132Z] github.com/docker/docker/cmd/dockerd [2022-05-04T22:00:55.132Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T22:00:55.132Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T22:00:55.132Z] github.com/docker/docker/container [2022-05-04T22:00:55.132Z] github.com/docker/docker/container/stream [2022-05-04T22:00:55.132Z] github.com/docker/docker/contrib/apparmor [2022-05-04T22:00:55.132Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T22:00:55.132Z] github.com/docker/docker/contrib/httpserver [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/config [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/events [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/exec [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/images [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/initlayer [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/links [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/listeners [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/local [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/names [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/network [2022-05-04T22:00:55.132Z] github.com/docker/docker/daemon/stats [2022-05-04T22:00:55.132Z] github.com/docker/docker/distribution [2022-05-04T22:00:55.132Z] github.com/docker/docker/distribution/metadata [2022-05-04T22:00:55.132Z] github.com/docker/docker/distribution/utils [2022-05-04T22:00:55.132Z] github.com/docker/docker/distribution/xfer [2022-05-04T22:00:55.132Z] github.com/docker/docker/dockerversion [2022-05-04T22:00:55.132Z] github.com/docker/docker/errdefs [2022-05-04T22:00:55.132Z] github.com/docker/docker/image [2022-05-04T22:00:55.132Z] github.com/docker/docker/image/cache [2022-05-04T22:00:55.132Z] github.com/docker/docker/image/tarexport [2022-05-04T22:00:55.132Z] github.com/docker/docker/image/v1 [2022-05-04T22:00:55.132Z] github.com/docker/docker/internal/test/suite [2022-05-04T22:00:55.132Z] github.com/docker/docker/layer [2022-05-04T22:00:55.132Z] github.com/docker/docker/libcontainerd [2022-05-04T22:00:55.132Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T22:00:55.132Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T22:00:55.132Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T22:00:55.132Z] github.com/docker/docker/libcontainerd/types [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/types [2022-05-04T22:00:55.132Z] github.com/docker/docker/oci [2022-05-04T22:00:55.132Z] github.com/docker/docker/oci/caps [2022-05-04T22:00:55.132Z] github.com/docker/docker/opts [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/aaparser [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/archive [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/authorization [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/capabilities [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/containerfs [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/directory [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/dmesg [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/filenotify [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/fileutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/fsutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/homedir [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/idtools [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/ioutils [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/longpath [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/loopback [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/parsers [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/pidfile [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/platform [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugins [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/pools [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/progress [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/pubsub [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/reexec [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/signal [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/stack [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/stringid [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/system [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/tailfile [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/tarsum [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/truncindex [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/urlutil [2022-05-04T22:00:55.132Z] github.com/docker/docker/pkg/useragent [2022-05-04T22:00:55.132Z] github.com/docker/docker/plugin [2022-05-04T22:00:55.132Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T22:00:55.132Z] github.com/docker/docker/plugin/v2 [2022-05-04T22:00:55.132Z] github.com/docker/docker/profiles/apparmor [2022-05-04T22:00:55.132Z] github.com/docker/docker/profiles/seccomp [2022-05-04T22:00:55.132Z] github.com/docker/docker/quota [2022-05-04T22:00:55.132Z] github.com/docker/docker/reference [2022-05-04T22:00:55.132Z] github.com/docker/docker/registry [2022-05-04T22:00:55.132Z] github.com/docker/docker/registry/resumable [2022-05-04T22:00:55.132Z] github.com/docker/docker/restartmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/rootless [2022-05-04T22:00:55.132Z] github.com/docker/docker/rootless/specconv [2022-05-04T22:00:55.132Z] github.com/docker/docker/runconfig [2022-05-04T22:00:55.132Z] github.com/docker/docker/runconfig/opts [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/daemon [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/environment [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fakegit [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/registry [2022-05-04T22:00:55.132Z] github.com/docker/docker/testutil/request [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/drivers [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/local [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/mounts [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/service [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/service/opts [2022-05-04T22:00:55.132Z] github.com/docker/docker/volume/testutils' [2022-05-04T22:00:55.132Z] ++ grep --fixed-strings /libnetwork [2022-05-04T22:00:55.132Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:00:55.132Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/types' [2022-05-04T22:00:55.133Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-04T22:00:55.133Z] + echo 'github.com/docker/docker/libnetwork [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/types' [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:00:55.133Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:00:55.133Z] + type docker-proxy [2022-05-04T22:00:55.133Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-04T22:00:55.133Z] + hack/make.sh binary-proxy install-proxy [2022-05-04T22:00:55.133Z] [2022-05-04T22:00:55.389Z] Removing bundles/ [2022-05-04T22:00:55.389Z] [2022-05-04T22:00:55.389Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-04T22:00:55.389Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-04T22:00:55.389Z] GOOS="" GOARCH="" GOARM="" [2022-05-04T22:00:55.572Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T22:00:55.832Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T22:00:57.744Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T22:00:57.744Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T22:00:58.316Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T22:00:58.887Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T22:00:59.828Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T22:01:00.399Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T22:01:00.660Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T22:01:01.233Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T22:01:01.493Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T22:01:02.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-04T22:01:02.064Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T22:01:02.503Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-04T22:01:02.634Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T22:01:02.634Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-04T22:01:03.472Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-04T22:01:03.472Z] [2022-05-04T22:01:03.472Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-04T22:01:03.472Z] Installing docker-proxy to /usr/local/bin/ [2022-05-04T22:01:03.472Z] [2022-05-04T22:01:03.472Z] + mkdir -p bundles [2022-05-04T22:01:03.472Z] + '[' -n 'github.com/docker/docker/api [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/backend/build [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/httpstatus [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/httputils [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/middleware [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/build [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/container [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/debug [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/distribution [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/grpc [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/image [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/network [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/plugin [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/session [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/swarm [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/system [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/server/router/volume [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/backend [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/blkiodev [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/container [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/events [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/filters [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/image [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/mount [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/network [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/registry [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/strslice [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/swarm [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/time [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/versions [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-04T22:01:03.472Z] github.com/docker/docker/api/types/volume [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/builder-next/worker [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/dockerfile [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/remotecontext [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/remotecontext/git [2022-05-04T22:01:03.472Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-04T22:01:03.472Z] github.com/docker/docker/cli [2022-05-04T22:01:03.472Z] github.com/docker/docker/cli/config [2022-05-04T22:01:03.472Z] github.com/docker/docker/cli/debug [2022-05-04T22:01:03.472Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-04T22:01:03.472Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-04T22:01:03.472Z] github.com/docker/docker/client [2022-05-04T22:01:03.472Z] github.com/docker/docker/cmd/docker-proxy [2022-05-04T22:01:03.472Z] github.com/docker/docker/cmd/dockerd [2022-05-04T22:01:03.472Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-04T22:01:03.472Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-04T22:01:03.472Z] github.com/docker/docker/container [2022-05-04T22:01:03.472Z] github.com/docker/docker/container/stream [2022-05-04T22:01:03.472Z] github.com/docker/docker/contrib/apparmor [2022-05-04T22:01:03.472Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-04T22:01:03.472Z] github.com/docker/docker/contrib/httpserver [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster/convert [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster/executor [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/cluster/provider [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/config [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/events [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/events/testutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/exec [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/images [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/initlayer [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/links [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/listeners [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/gelf [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/journald [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/local [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/logentries [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/splunk [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/syslog [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/logger/templates [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/names [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/network [2022-05-04T22:01:03.472Z] github.com/docker/docker/daemon/stats [2022-05-04T22:01:03.472Z] github.com/docker/docker/distribution [2022-05-04T22:01:03.472Z] github.com/docker/docker/distribution/metadata [2022-05-04T22:01:03.472Z] github.com/docker/docker/distribution/utils [2022-05-04T22:01:03.472Z] github.com/docker/docker/distribution/xfer [2022-05-04T22:01:03.472Z] github.com/docker/docker/dockerversion [2022-05-04T22:01:03.472Z] github.com/docker/docker/errdefs [2022-05-04T22:01:03.472Z] github.com/docker/docker/image [2022-05-04T22:01:03.472Z] github.com/docker/docker/image/cache [2022-05-04T22:01:03.472Z] github.com/docker/docker/image/tarexport [2022-05-04T22:01:03.472Z] github.com/docker/docker/image/v1 [2022-05-04T22:01:03.472Z] github.com/docker/docker/internal/test/suite [2022-05-04T22:01:03.472Z] github.com/docker/docker/layer [2022-05-04T22:01:03.472Z] github.com/docker/docker/libcontainerd [2022-05-04T22:01:03.472Z] github.com/docker/docker/libcontainerd/queue [2022-05-04T22:01:03.472Z] github.com/docker/docker/libcontainerd/remote [2022-05-04T22:01:03.472Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-04T22:01:03.472Z] github.com/docker/docker/libcontainerd/types [2022-05-04T22:01:03.472Z] github.com/docker/docker/oci [2022-05-04T22:01:03.472Z] github.com/docker/docker/oci/caps [2022-05-04T22:01:03.472Z] github.com/docker/docker/opts [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/aaparser [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/archive [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/authorization [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/broadcaster [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/capabilities [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/chrootarchive [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/containerfs [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/devicemapper [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/directory [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/dmesg [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/filenotify [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/fileutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/fsutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/homedir [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/idtools [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/ioutils [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/jsonmessage [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/longpath [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/loopback [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/namesgenerator [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/parsers [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/pidfile [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/platform [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugingetter [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugins [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/plugins/transport [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/pools [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/progress [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/pubsub [2022-05-04T22:01:03.472Z] github.com/docker/docker/pkg/reexec [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/signal [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/stack [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/stdcopy [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/streamformatter [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/stringid [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/sysinfo [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/system [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/tailfile [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/tarsum [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/truncindex [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/urlutil [2022-05-04T22:01:03.473Z] github.com/docker/docker/pkg/useragent [2022-05-04T22:01:03.473Z] github.com/docker/docker/plugin [2022-05-04T22:01:03.473Z] github.com/docker/docker/plugin/executor/containerd [2022-05-04T22:01:03.473Z] github.com/docker/docker/plugin/v2 [2022-05-04T22:01:03.473Z] github.com/docker/docker/profiles/apparmor [2022-05-04T22:01:03.473Z] github.com/docker/docker/profiles/seccomp [2022-05-04T22:01:03.473Z] github.com/docker/docker/quota [2022-05-04T22:01:03.473Z] github.com/docker/docker/reference [2022-05-04T22:01:03.473Z] github.com/docker/docker/registry [2022-05-04T22:01:03.473Z] github.com/docker/docker/registry/resumable [2022-05-04T22:01:03.473Z] github.com/docker/docker/restartmanager [2022-05-04T22:01:03.473Z] github.com/docker/docker/rootless [2022-05-04T22:01:03.473Z] github.com/docker/docker/rootless/specconv [2022-05-04T22:01:03.473Z] github.com/docker/docker/runconfig [2022-05-04T22:01:03.473Z] github.com/docker/docker/runconfig/opts [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/daemon [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/environment [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fakecontext [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fakegit [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fakestorage [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fixtures/load [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/registry [2022-05-04T22:01:03.473Z] github.com/docker/docker/testutil/request [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/drivers [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/local [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/mounts [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/service [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/service/opts [2022-05-04T22:01:03.473Z] github.com/docker/docker/volume/testutils' ']' [2022-05-04T22:01:03.473Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/longpath github.com/docker/docker/pkg/loopback 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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-05-04T22:01:03.473Z] ? github.com/docker/docker/api [no test files] [2022-05-04T22:01:03.492Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-04T22:01:04.018Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T22:01:04.481Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-04T22:01:04.959Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T22:01:05.899Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy (14.24s) [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.90s) [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.03s) [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.15s) [2022-05-04T22:01:06.049Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.26s) [2022-05-04T22:01:06.049Z] === RUN TestBuildMultiStageParentConfig [2022-05-04T22:01:06.160Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T22:01:07.546Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T22:01:07.807Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-04T22:01:09.011Z] --- PASS: TestBuildMultiStageParentConfig (2.85s) [2022-05-04T22:01:09.011Z] === RUN TestBuildLabelWithTargets [2022-05-04T22:01:09.011Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:01:09.011Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-04T22:01:09.011Z] === RUN TestBuildWithEmptyLayers [2022-05-04T22:01:09.202Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T22:01:09.709Z] --- PASS: TestBuildMultiStageOnBuild (17.51s) [2022-05-04T22:01:09.709Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T22:01:09.709Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:01:09.709Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-04T22:01:09.709Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T22:01:10.000Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2022-05-04T22:01:10.000Z] === RUN TestBuildMultiStageOnBuild [2022-05-04T22:01:11.119Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T22:01:11.119Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T22:01:12.502Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-04T22:01:12.762Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T22:01:13.333Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T22:01:13.906Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T22:01:14.848Z] docker_api_swarm_service_test.go:395: [d1bb20c5cb360] joining swarm manager [dc11876226647]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:01:15.419Z] docker_api_swarm_service_test.go:395: [db29ac49ba5ee] joining swarm manager [dc11876226647]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:01:21.522Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-05-04T22:01:23.559Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T22:01:24.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T22:01:24.638Z] --- PASS: TestBuildMultiStageLayerLeak (14.02s) [2022-05-04T22:01:24.638Z] === RUN TestBuildWithHugeFile [2022-05-04T22:01:24.947Z] --- PASS: TestBuildMultiStageOnBuild (13.74s) [2022-05-04T22:01:24.947Z] === RUN TestBuildUncleanTarFilenames [2022-05-04T22:01:24.947Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:01:24.947Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-04T22:01:24.947Z] === RUN TestBuildMultiStageLayerLeak [2022-05-04T22:01:25.442Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T22:01:26.013Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T22:01:27.397Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-04T22:01:27.397Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T22:01:27.657Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T22:01:27.657Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T22:01:27.657Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T22:01:28.229Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T22:01:28.800Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T22:01:31.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-04T22:01:32.284Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T22:01:32.545Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T22:01:33.116Z] docker_api_swarm_service_test.go:343: [dbf45bce0b262] joining swarm manager [d0b5125aa1e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:01:34.057Z] docker_api_swarm_service_test.go:343: [d3bb7f75e0108] joining swarm manager [d0b5125aa1e9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:01:37.357Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T22:01:37.928Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T22:01:37.928Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T22:01:38.500Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T22:01:39.441Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T22:01:40.385Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T22:01:41.328Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T22:01:41.900Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T22:01:42.784Z] --- PASS: TestBuildMultiStageLayerLeak (16.60s) [2022-05-04T22:01:42.784Z] === RUN TestBuildWithHugeFile [2022-05-04T22:01:43.813Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T22:01:44.073Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T22:01:44.643Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T22:01:47.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-04T22:01:49.325Z] docker_api_swarm_service_test.go:490: [df206f9d6b492] joining swarm manager [ded32de6defb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:01:50.266Z] docker_api_swarm_service_test.go:490: [d97d0927a17c3] joining swarm manager [ded32de6defb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:01:51.207Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T22:01:57.785Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T22:01:57.785Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T22:01:57.785Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T22:01:58.356Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T22:01:58.929Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T22:01:58.929Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T22:01:59.501Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T22:02:00.885Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T22:02:00.885Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-04T22:02:01.827Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T22:02:02.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-04T22:02:03.003Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T22:02:03.575Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T22:02:06.120Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T22:02:08.669Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-04T22:02:11.216Z] docker_api_swarm_service_test.go:128: [dfc976035ae45] joining swarm manager [d88a7186d9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:02:11.504Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T22:02:11.504Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:02:11.504Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T22:02:11.504Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T22:02:11.504Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T22:02:11.788Z] docker_api_swarm_service_test.go:129: [d5177bbfdee75] joining swarm manager [d88a7186d9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:02:12.489Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T22:02:13.477Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T22:02:13.477Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:02:13.477Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T22:02:13.477Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:02:13.477Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T22:02:13.477Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:02:13.477Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T22:02:13.702Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T22:02:13.702Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-04T22:02:13.702Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T22:02:13.944Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T22:02:13.962Z] docker_api_swarm_service_test.go:137: [dab9931e1420d] joining swarm manager [d88a7186d9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T22:02:14.904Z] docker_api_swarm_service_test.go:138: [d8fca1088e4b5] joining swarm manager [d88a7186d9738]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-04T22:02:14.904Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T22:02:14.932Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T22:02:18.205Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T22:02:18.716Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T22:02:19.588Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T22:02:20.276Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T22:02:20.277Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:02:20.277Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T22:02:20.277Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:02:20.277Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T22:02:20.277Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T22:02:22.129Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T22:02:23.225Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T22:02:27.412Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T22:02:28.357Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T22:02:29.301Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T22:02:29.875Z] === RUN TestDockerSuite/TestPortList [2022-05-04T22:02:35.813Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T22:02:36.479Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T22:02:37.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-04T22:02:37.314Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T22:02:39.228Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-04T22:02:41.138Z] docker_api_swarm_service_test.go:304: [d460d0709317c] joining swarm manager [dc1ae498c52c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:02:41.675Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T22:02:42.082Z] docker_api_swarm_service_test.go:304: [dfb9679888a1e] joining swarm manager [dc1ae498c52c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:02:42.141Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T22:02:42.142Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:02:42.142Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T22:02:43.996Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T22:02:43.996Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T22:02:43.996Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T22:02:43.996Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T22:02:43.996Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T22:02:44.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T22:02:44.568Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T22:02:45.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T22:02:45.139Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T22:02:45.925Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T22:02:46.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T22:02:46.084Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-04T22:02:47.487Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T22:02:47.997Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-04T22:02:48.940Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-04T22:02:49.200Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-04T22:02:49.461Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T22:02:52.009Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T22:02:52.231Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T22:02:52.231Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:02:52.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T22:02:52.231Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:02:52.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T22:02:52.231Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:02:52.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T22:02:52.231Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:02:52.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T22:02:52.950Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T22:02:53.165Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T22:02:54.862Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.1% of statements [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/builder/dockerfile 0.512s coverage: 49.3% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/builder/remotecontext/git 1.609s coverage: 86.3% of statements [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/cli [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-04T22:02:57.924Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-04T22:02:57.924Z] ok github.com/docker/docker/cmd/docker-proxy 0.249s coverage: 69.3% of statements [2022-05-04T22:02:58.169Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T22:02:58.169Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T22:03:00.737Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T22:03:01.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-04T22:03:02.096Z] ok github.com/docker/docker/client 0.147s coverage: 75.6% of statements [2022-05-04T22:03:04.225Z] docker_api_swarm_service_test.go:100: [d59e7c217e456] joining swarm manager [d21a51d5d896b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:03:04.795Z] docker_api_swarm_service_test.go:101: [d5d03226f5517] joining swarm manager [d21a51d5d896b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:03:07.343Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T22:03:08.730Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T22:03:10.645Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T22:03:11.218Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T22:03:12.160Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T22:03:13.676Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T22:03:15.590Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T22:03:16.161Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T22:03:16.421Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T22:03:16.992Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T22:03:18.904Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T22:03:20.291Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T22:03:20.863Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T22:03:20.863Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-04T22:03:20.863Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T22:03:21.124Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T22:03:21.124Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T22:03:21.384Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T22:03:21.978Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T22:03:22.926Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T22:03:23.869Z] check_test.go:378: [d59e7c217e456] daemon is not started [2022-05-04T22:03:24.439Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T22:03:25.012Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T22:03:29.029Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T22:03:29.029Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:03:29.029Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T22:03:29.029Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:03:29.029Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T22:03:30.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-04T22:03:30.300Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T22:03:31.291Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T22:03:31.552Z] docker_api_swarm_service_test.go:533: [d1cf96bf57a1a] joining swarm manager [d4faf931c0b9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:03:32.937Z] docker_api_swarm_service_test.go:534: [d2ff1b20f8c10] joining swarm manager [d4faf931c0b9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:03:32.937Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T22:03:33.198Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T22:03:33.198Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T22:03:33.459Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T22:03:36.003Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T22:03:37.391Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T22:03:40.695Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T22:03:41.266Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T22:03:41.266Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T22:03:41.266Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T22:03:43.809Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T22:03:44.070Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T22:03:44.331Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T22:03:45.716Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T22:03:46.287Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T22:03:46.983Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T22:03:46.983Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:03:47.451Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T22:03:47.673Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T22:03:47.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T22:03:47.945Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T22:03:48.208Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T22:03:48.768Z] ok github.com/docker/docker/cmd/dockerd 0.091s coverage: 30.2% of statements [2022-05-04T22:03:48.768Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-05-04T22:03:48.768Z] ok github.com/docker/docker/cmd/dockerd/trap 2.574s coverage: 0.0% of statements [2022-05-04T22:03:48.768Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-04T22:03:48.768Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-04T22:03:48.768Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-04T22:03:48.768Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-04T22:03:48.768Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-04T22:03:48.779Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T22:03:51.323Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T22:03:51.862Z] --- PASS: TestBuildWithHugeFile (134.04s) [2022-05-04T22:03:51.862Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T22:03:51.862Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T22:03:51.862Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T22:03:51.862Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:03:51.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:03:51.862Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:03:51.862Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:03:51.862Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:03:51.862Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:03:51.862Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:03:51.862Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:03:51.862Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:03:51.862Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T22:03:51.862Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-04T22:03:51.862Z] === RUN TestBuildPreserveOwnership [2022-05-04T22:03:51.862Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:03:51.862Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestBuildPlatformInvalid [2022-05-04T22:03:51.862Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-04T22:03:51.862Z] PASS [2022-05-04T22:03:51.862Z] ok github.com/docker/docker/integration/build 222.367s [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === Skipped [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T22:03:51.862Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T22:03:51.862Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-04T22:03:51.862Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-04T22:03:51.862Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T22:03:51.862Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T22:03:51.862Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] DONE 29 tests, 6 skipped in 264.380s [2022-05-04T22:03:51.862Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T22:03:51.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:03:51.862Z] INFO: Testing against a local daemon [2022-05-04T22:03:51.862Z] === RUN TestConfigInspect [2022-05-04T22:03:51.862Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] --- SKIP: TestConfigInspect (0.01s) [2022-05-04T22:03:51.862Z] === RUN TestConfigList [2022-05-04T22:03:51.862Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestConfigsCreateAndDelete [2022-05-04T22:03:51.862Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestConfigsUpdate [2022-05-04T22:03:51.862Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestTemplatedConfig [2022-05-04T22:03:51.862Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestConfigCreateResolve [2022-05-04T22:03:51.862Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:03:51.862Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T22:03:51.862Z] PASS [2022-05-04T22:03:51.862Z] ok github.com/docker/docker/integration/config 0.117s [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === Skipped [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-05-04T22:03:51.862Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T22:03:51.862Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-04T22:03:51.862Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T22:03:51.862Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-04T22:03:51.862Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T22:03:51.862Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:03:51.862Z] [2022-05-04T22:03:51.862Z] DONE 6 tests, 6 skipped in 2.399s [2022-05-04T22:03:51.862Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T22:03:51.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:03:51.862Z] INFO: Testing against a local daemon [2022-05-04T22:03:51.862Z] === RUN TestCheckpoint [2022-05-04T22:03:51.862Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T22:03:51.862Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T22:03:51.862Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T22:03:51.862Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:03:51.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:03:51.862Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:03:51.862Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:03:51.862Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T22:03:51.862Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:03:51.862Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T22:03:51.862Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T22:03:51.862Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T22:03:51.862Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-04T22:03:51.862Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T22:03:51.862Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T22:03:51.863Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-05-04T22:03:51.863Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T22:03:51.863Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-04T22:03:51.863Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T22:03:51.863Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-05-04T22:03:51.863Z] === RUN TestCopyEmptyFile [2022-05-04T22:03:51.863Z] --- PASS: TestCopyEmptyFile (0.47s) [2022-05-04T22:03:51.863Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T22:03:51.863Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-05-04T22:03:51.863Z] === RUN TestCopyFromContainer [2022-05-04T22:03:51.863Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.863Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T22:03:51.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:03:51.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:03:51.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:03:51.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:03:51.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:03:51.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:03:51.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:03:51.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:03:51.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:03:51.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-04T22:03:51.863Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T22:03:51.863Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T22:03:51.863Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidEnv [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T22:03:51.863Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.863Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T22:03:51.863Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:03:51.863Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T22:03:51.863Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:03:51.863Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:03:51.863Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:03:51.863Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:03:51.863Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T22:03:51.863Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T22:03:51.863Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestCreateDifferentPlatform [2022-05-04T22:03:51.863Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T22:03:51.863Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T22:03:51.863Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-04T22:03:51.863Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-05-04T22:03:51.863Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T22:03:51.863Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-05-04T22:03:51.863Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T22:03:51.863Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T22:03:51.863Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T22:03:51.863Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T22:03:51.863Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:51.863Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:03:51.863Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.863Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:03:51.863Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:51.896Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T22:03:52.466Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T22:03:52.726Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T22:03:52.983Z] ok github.com/docker/docker/daemon/cluster 0.108s coverage: 0.5% of statements [2022-05-04T22:03:53.435Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:53.436Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:53.436Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:53.436Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:03:53.436Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:03:53.436Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:03:53.436Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-04T22:03:53.436Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-04T22:03:53.436Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-04T22:03:53.436Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.06s) [2022-05-04T22:03:53.436Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.86s) [2022-05-04T22:03:53.436Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.11s) [2022-05-04T22:03:53.436Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.89s) [2022-05-04T22:03:53.436Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-04T22:03:53.436Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-05-04T22:03:53.436Z] === RUN TestDiff [2022-05-04T22:03:53.436Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T22:03:53.436Z] --- SKIP: TestDiff (0.00s) [2022-05-04T22:03:53.436Z] === RUN TestExecWithCloseStdin [2022-05-04T22:03:53.436Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T22:03:53.436Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-04T22:03:53.436Z] === RUN TestExec [2022-05-04T22:03:53.666Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T22:03:53.912Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-04T22:03:54.236Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T22:03:54.236Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T22:03:54.806Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T22:03:54.806Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T22:03:55.276Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-05-04T22:03:55.378Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T22:03:56.319Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T22:03:56.319Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-04T22:03:56.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T22:03:56.610Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:03:56.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T22:03:57.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T22:03:57.464Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T22:03:58.186Z] --- PASS: TestExec (4.53s) [2022-05-04T22:03:58.186Z] === RUN TestExecUser [2022-05-04T22:03:58.186Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T22:03:58.186Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestExportContainerAndImportImage [2022-05-04T22:03:58.186Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:58.186Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T22:03:58.186Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:03:58.186Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestHealthCheckWorkdir [2022-05-04T22:03:58.186Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T22:03:58.186Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestHealthKillContainer [2022-05-04T22:03:58.186Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T22:03:58.186Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T22:03:58.186Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T22:03:58.186Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T22:03:58.186Z] === RUN TestKillContainerInvalidSignal [2022-05-04T22:03:58.408Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-04T22:03:58.408Z] docker_api_swarm_service_test.go:148: [d9c7352692ad9] joining swarm manager [d165b1169c121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:03:59.350Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T22:03:59.350Z] docker_api_swarm_service_test.go:148: [d83736eacee89] joining swarm manager [d165b1169c121]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:04:00.738Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-04T22:04:01.682Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-04T22:04:01.977Z] --- PASS: TestKillContainerInvalidSignal (3.53s) [2022-05-04T22:04:01.977Z] === RUN TestKillContainer [2022-05-04T22:04:01.977Z] === RUN TestKillContainer/no_signal [2022-05-04T22:04:02.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-04T22:04:02.826Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-04T22:04:02.945Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T22:04:03.398Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-04T22:04:03.404Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-04T22:04:03.404Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.5% of statements [2022-05-04T22:04:03.965Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-04T22:04:04.339Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T22:04:04.526Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-04T22:04:04.782Z] ok github.com/docker/docker/daemon 10.173s coverage: 16.7% of statements [2022-05-04T22:04:04.782Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-04T22:04:04.782Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-04T22:04:04.782Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-04T22:04:04.782Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-04T22:04:04.910Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-04T22:04:04.929Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T22:04:04.929Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T22:04:04.929Z] === RUN TestKillContainer/killing_signal [2022-05-04T22:04:05.480Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T22:04:06.050Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T22:04:06.166Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.801s coverage: 74.8% of statements [2022-05-04T22:04:06.622Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T22:04:06.882Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T22:04:06.882Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T22:04:07.093Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-05-04T22:04:07.349Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.329s coverage: 56.2% of statements [2022-05-04T22:04:08.272Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T22:04:08.721Z] --- PASS: TestKillContainer (6.99s) [2022-05-04T22:04:08.721Z] --- PASS: TestKillContainer/no_signal (3.50s) [2022-05-04T22:04:08.721Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:04:08.721Z] --- PASS: TestKillContainer/killing_signal (3.43s) [2022-05-04T22:04:08.721Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T22:04:08.721Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:08.721Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T22:04:08.721Z] === RUN TestKillStoppedContainer [2022-05-04T22:04:08.721Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:08.721Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T22:04:08.721Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T22:04:08.721Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:08.721Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T22:04:08.721Z] === RUN TestKillDifferentUserContainer [2022-05-04T22:04:08.722Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T22:04:08.722Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T22:04:08.722Z] === RUN TestInspectOomKilledTrue [2022-05-04T22:04:08.722Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:08.722Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T22:04:08.722Z] === RUN TestInspectOomKilledFalse [2022-05-04T22:04:08.722Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T22:04:08.722Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T22:04:08.722Z] === RUN TestLogsFollowTailEmpty [2022-05-04T22:04:08.844Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T22:04:09.250Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-05-04T22:04:09.785Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T22:04:10.046Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T22:04:10.150Z] --- PASS: TestBuildWithHugeFile (148.74s) [2022-05-04T22:04:10.150Z] === RUN TestBuildWCOWSandboxSize [2022-05-04T22:04:10.150Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T22:04:10.150Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-04T22:04:10.150Z] === RUN TestBuildWithEmptyDockerfile [2022-05-04T22:04:10.150Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:04:10.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:04:10.150Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:04:10.150Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:04:10.150Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:04:10.150Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:04:10.150Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-04T22:04:10.150Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-04T22:04:10.150Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-04T22:04:10.150Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-04T22:04:10.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-04T22:04:10.150Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-04T22:04:10.150Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-04T22:04:10.150Z] === RUN TestBuildPreserveOwnership [2022-05-04T22:04:10.150Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:04:10.150Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-04T22:04:10.150Z] === RUN TestBuildPlatformInvalid [2022-05-04T22:04:10.150Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-04T22:04:10.150Z] PASS [2022-05-04T22:04:10.150Z] ok github.com/docker/docker/integration/build 220.427s [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === Skipped [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-04T22:04:10.150Z] build_session_test.go:25: TODO: BuildKit [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-04T22:04:10.150Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-04T22:04:10.150Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-04T22:04:10.150Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-04T22:04:10.150Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-04T22:04:10.150Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:04:10.150Z] [2022-05-04T22:04:10.150Z] DONE 29 tests, 6 skipped in 258.361s [2022-05-04T22:04:10.150Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-04T22:04:10.617Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T22:04:10.617Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T22:04:10.651Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.339s coverage: 50.6% of statements [2022-05-04T22:04:11.188Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T22:04:11.449Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T22:04:11.583Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.592s coverage: 46.2% of statements [2022-05-04T22:04:11.583Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-04T22:04:12.019Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T22:04:12.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:04:12.332Z] INFO: Testing against a local daemon [2022-05-04T22:04:12.332Z] === RUN TestConfigInspect [2022-05-04T22:04:12.332Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-04T22:04:12.332Z] === RUN TestConfigList [2022-05-04T22:04:12.332Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] --- SKIP: TestConfigList (0.00s) [2022-05-04T22:04:12.332Z] === RUN TestConfigsCreateAndDelete [2022-05-04T22:04:12.332Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-04T22:04:12.332Z] === RUN TestConfigsUpdate [2022-05-04T22:04:12.332Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-04T22:04:12.332Z] === RUN TestTemplatedConfig [2022-05-04T22:04:12.332Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-04T22:04:12.332Z] === RUN TestConfigCreateResolve [2022-05-04T22:04:12.332Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:04:12.332Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-05-04T22:04:12.332Z] PASS [2022-05-04T22:04:12.332Z] ok github.com/docker/docker/integration/config 0.122s [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === Skipped [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-04T22:04:12.332Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-04T22:04:12.332Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2022-05-04T22:04:12.332Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-04T22:04:12.332Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-04T22:04:12.332Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-05-04T22:04:12.332Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:04:12.332Z] [2022-05-04T22:04:12.332Z] DONE 6 tests, 6 skipped in 2.414s [2022-05-04T22:04:12.332Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-04T22:04:12.476Z] --- PASS: TestLogsFollowTailEmpty (3.61s) [2022-05-04T22:04:12.476Z] === RUN TestNetworkNat [2022-05-04T22:04:12.476Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:12.476Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-04T22:04:12.476Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T22:04:12.591Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T22:04:12.853Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T22:04:12.853Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T22:04:12.947Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.650s coverage: 58.2% of statements [2022-05-04T22:04:12.947Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-04T22:04:12.947Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-04T22:04:12.947Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-04T22:04:13.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T22:04:13.423Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T22:04:13.423Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T22:04:13.874Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-05-04T22:04:14.365Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T22:04:14.625Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T22:04:14.802Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-05-04T22:04:15.198Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T22:04:15.365Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.6% of statements [2022-05-04T22:04:15.365Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-04T22:04:15.365Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-04T22:04:15.769Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T22:04:15.769Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T22:04:16.062Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:04:16.062Z] INFO: Testing against a local daemon [2022-05-04T22:04:16.062Z] === RUN TestCheckpoint [2022-05-04T22:04:16.062Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T22:04:16.062Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON/commit [2022-05-04T22:04:16.062Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-04T22:04:16.062Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:04:16.062Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:04:16.062Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:04:16.062Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:04:16.062Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:04:16.062Z] === CONT TestContainerInvalidJSON/commit [2022-05-04T22:04:16.063Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-04T22:04:16.063Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-04T22:04:16.063Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-04T22:04:16.063Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-04T22:04:16.063Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.04s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.04s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/commit (0.04s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.02s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.04s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-04T22:04:16.063Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-04T22:04:16.063Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-04T22:04:16.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-05-04T22:04:16.063Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-04T22:04:16.293Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-05-04T22:04:16.341Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T22:04:16.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-05-04T22:04:16.519Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-04T22:04:16.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-05-04T22:04:16.519Z] === RUN TestCopyEmptyFile [2022-05-04T22:04:16.854Z] ok github.com/docker/docker/daemon/logger/awslogs 0.173s coverage: 79.9% of statements [2022-05-04T22:04:16.977Z] --- PASS: TestCopyEmptyFile (0.49s) [2022-05-04T22:04:16.977Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-04T22:04:17.109Z] ok github.com/docker/docker/daemon/logger/fluentd 0.009s coverage: 53.6% of statements [2022-05-04T22:04:17.109Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-04T22:04:17.149Z] --- PASS: TestNetworkLocalhostTCPNat (4.34s) [2022-05-04T22:04:17.149Z] === RUN TestNetworkLoopbackNat [2022-05-04T22:04:17.149Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:17.149Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T22:04:17.149Z] === RUN TestPause [2022-05-04T22:04:17.149Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T22:04:17.149Z] --- SKIP: TestPause (0.00s) [2022-05-04T22:04:17.149Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T22:04:17.434Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-05-04T22:04:17.434Z] === RUN TestCopyFromContainer [2022-05-04T22:04:17.434Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:17.434Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-04T22:04:17.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:04:17.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:04:17.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:04:17.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:04:17.434Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:04:17.434Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:04:17.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-04T22:04:17.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-04T22:04:17.434Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-04T22:04:17.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-05-04T22:04:17.434Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-04T22:04:17.434Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T22:04:17.434Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidEnv [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateTmpfsMountsTarget [2022-05-04T22:04:17.434Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:17.434Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-04T22:04:17.434Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:04:17.434Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-04T22:04:17.434Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:04:17.434Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:04:17.434Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:04:17.434Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-04T22:04:17.434Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-04T22:04:17.434Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-04T22:04:17.434Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T22:04:17.434Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateDifferentPlatform [2022-05-04T22:04:17.434Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-04T22:04:17.434Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-04T22:04:17.434Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-04T22:04:17.434Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-04T22:04:17.434Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-04T22:04:17.434Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-05-04T22:04:17.434Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-04T22:04:17.434Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T22:04:17.671Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-05-04T22:04:17.726Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T22:04:17.892Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T22:04:17.892Z] === RUN TestContainerKillOnDaemonStart [2022-05-04T22:04:17.892Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:17.892Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-04T22:04:17.892Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.892Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:17.927Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-04T22:04:18.348Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:18.348Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-04T22:04:18.489Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-05-04T22:04:18.669Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T22:04:18.744Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-05-04T22:04:19.305Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 78.7% of statements [2022-05-04T22:04:19.305Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-04T22:04:19.611Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T22:04:19.867Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 59.1% of statements [2022-05-04T22:04:19.872Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T22:04:20.038Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.42s) [2022-05-04T22:04:20.038Z] === RUN TestPauseStopPausedContainer [2022-05-04T22:04:20.038Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:20.038Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T22:04:20.038Z] === RUN TestPsFilter [2022-05-04T22:04:20.430Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 31.5% of statements [2022-05-04T22:04:20.442Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T22:04:20.494Z] --- PASS: TestPsFilter (0.45s) [2022-05-04T22:04:20.494Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T22:04:20.703Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T22:04:21.274Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T22:04:21.356Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-04T22:04:21.612Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-05-04T22:04:21.845Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T22:04:22.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T22:04:22.006Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:04:22.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T22:04:22.174Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-05-04T22:04:22.736Z] ok github.com/docker/docker/daemon/logger/splunk 1.594s coverage: 82.5% of statements [2022-05-04T22:04:22.736Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-04T22:04:22.736Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-04T22:04:22.786Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T22:04:23.664Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2022-05-04T22:04:24.212Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.44s) [2022-05-04T22:04:24.212Z] === RUN TestRemoveContainerWithVolume [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-04T22:04:24.346Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.24s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.38s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.27s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.76s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.63s) [2022-05-04T22:04:24.346Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.89s) [2022-05-04T22:04:24.346Z] === RUN TestDiff [2022-05-04T22:04:24.346Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:24.346Z] --- SKIP: TestDiff (0.00s) [2022-05-04T22:04:24.346Z] === RUN TestExecWithCloseStdin [2022-05-04T22:04:24.613Z] ok github.com/docker/docker/distribution 0.634s coverage: 28.2% of statements [2022-05-04T22:04:24.613Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-04T22:04:24.869Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-05-04T22:04:25.336Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T22:04:25.429Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-05-04T22:04:25.597Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T22:04:25.858Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T22:04:25.990Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-04T22:04:26.246Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.9% of statements [2022-05-04T22:04:26.246Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-04T22:04:26.501Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2022-05-04T22:04:26.515Z] --- PASS: TestExecWithCloseStdin (2.78s) [2022-05-04T22:04:26.515Z] === RUN TestExec [2022-05-04T22:04:27.062Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2022-05-04T22:04:27.062Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-04T22:04:27.244Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T22:04:27.623Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-04T22:04:27.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T22:04:27.878Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:04:27.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T22:04:27.878Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:04:27.878Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T22:04:27.931Z] --- PASS: TestRemoveContainerWithVolume (3.48s) [2022-05-04T22:04:27.931Z] === RUN TestRemoveContainerRunning [2022-05-04T22:04:28.549Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-04T22:04:28.628Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T22:04:28.683Z] --- PASS: TestExec (2.17s) [2022-05-04T22:04:28.684Z] === RUN TestExecUser [2022-05-04T22:04:28.684Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T22:04:28.684Z] --- SKIP: TestExecUser (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestExportContainerAndImportImage [2022-05-04T22:04:28.684Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:28.684Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-04T22:04:28.684Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:28.684Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestHealthCheckWorkdir [2022-05-04T22:04:28.684Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:28.684Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestHealthKillContainer [2022-05-04T22:04:28.684Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T22:04:28.684Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-04T22:04:28.684Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T22:04:28.684Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T22:04:28.684Z] === RUN TestKillContainerInvalidSignal [2022-05-04T22:04:28.805Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-04T22:04:29.061Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-04T22:04:30.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T22:04:30.949Z] ok github.com/docker/docker/pkg/archive 0.300s coverage: 82.1% of statements [2022-05-04T22:04:30.968Z] --- PASS: TestKillContainerInvalidSignal (1.97s) [2022-05-04T22:04:30.968Z] === RUN TestKillContainer [2022-05-04T22:04:30.968Z] === RUN TestKillContainer/no_signal [2022-05-04T22:04:30.972Z] --- PASS: TestRemoveContainerRunning (3.49s) [2022-05-04T22:04:30.972Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T22:04:31.205Z] ok github.com/docker/docker/pkg/authorization 0.235s coverage: 68.3% of statements [2022-05-04T22:04:31.461Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-04T22:04:31.761Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-04T22:04:31.994Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T22:04:31.994Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-04T22:04:31.994Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T22:04:31.994Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-04T22:04:31.994Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T22:04:31.994Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T22:04:32.501Z] === RUN TestKillContainer/non_killing_signal [2022-05-04T22:04:32.501Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T22:04:32.501Z] === RUN TestKillContainer/killing_signal [2022-05-04T22:04:33.385Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T22:04:34.326Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T22:04:34.670Z] --- PASS: TestKillContainer (4.09s) [2022-05-04T22:04:34.670Z] --- PASS: TestKillContainer/no_signal (1.81s) [2022-05-04T22:04:34.670Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:04:34.670Z] --- PASS: TestKillContainer/killing_signal (2.22s) [2022-05-04T22:04:34.670Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-04T22:04:34.670Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:34.670Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T22:04:34.670Z] === RUN TestKillStoppedContainer [2022-05-04T22:04:34.670Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:34.670Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-04T22:04:34.670Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-04T22:04:34.670Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:04:34.670Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.01s) [2022-05-04T22:04:34.670Z] === RUN TestKillDifferentUserContainer [2022-05-04T22:04:34.670Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T22:04:34.670Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-04T22:04:34.670Z] === RUN TestInspectOomKilledTrue [2022-05-04T22:04:34.670Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:34.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-04T22:04:34.670Z] === RUN TestInspectOomKilledFalse [2022-05-04T22:04:34.670Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T22:04:34.670Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-04T22:04:34.670Z] === RUN TestLogsFollowTailEmpty [2022-05-04T22:04:34.693Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.47s) [2022-05-04T22:04:34.693Z] === RUN TestRemoveInvalidContainer [2022-05-04T22:04:34.693Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-05-04T22:04:34.693Z] === RUN TestRenameLinkedContainer [2022-05-04T22:04:34.693Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:34.693Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T22:04:34.693Z] === RUN TestRenameStoppedContainer [2022-05-04T22:04:35.110Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 42.7% of statements [2022-05-04T22:04:35.110Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-04T22:04:35.110Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-04T22:04:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T22:04:35.176Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:04:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T22:04:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T22:04:35.176Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:04:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T22:04:35.176Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:04:35.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T22:04:35.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-04T22:04:35.365Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-04T22:04:35.839Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T22:04:36.291Z] ok github.com/docker/docker/layer 7.899s coverage: 69.0% of statements [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-04T22:04:36.291Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-04T22:04:36.291Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-05-04T22:04:36.411Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T22:04:36.546Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-05-04T22:04:36.803Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-05-04T22:04:36.840Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2022-05-04T22:04:36.840Z] === RUN TestNetworkNat [2022-05-04T22:04:36.840Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:36.840Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-04T22:04:36.840Z] === RUN TestNetworkLocalhostTCPNat [2022-05-04T22:04:37.059Z] ok github.com/docker/docker/pkg/fsutils 0.215s coverage: 85.1% of statements [2022-05-04T22:04:37.580Z] --- PASS: TestRenameStoppedContainer (3.43s) [2022-05-04T22:04:37.580Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T22:04:37.796Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T22:04:37.987Z] ok github.com/docker/docker/pkg/idtools 0.477s coverage: 67.9% of statements [2022-05-04T22:04:38.243Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 71.5% of statements [2022-05-04T22:04:38.368Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-04T22:04:38.368Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-04T22:04:38.368Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T22:04:38.500Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-05-04T22:04:38.500Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-05-04T22:04:38.500Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-04T22:04:38.756Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-04T22:04:38.756Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-04T22:04:38.939Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-04T22:04:39.008Z] --- PASS: TestNetworkLocalhostTCPNat (2.26s) [2022-05-04T22:04:39.008Z] === RUN TestNetworkLoopbackNat [2022-05-04T22:04:39.008Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:39.008Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-04T22:04:39.008Z] === RUN TestPause [2022-05-04T22:04:39.008Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T22:04:39.008Z] --- SKIP: TestPause (0.00s) [2022-05-04T22:04:39.008Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-04T22:04:39.012Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-04T22:04:39.268Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-05-04T22:04:39.268Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-04T22:04:39.268Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-04T22:04:39.268Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-04T22:04:40.196Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-05-04T22:04:40.324Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T22:04:40.324Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T22:04:40.452Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-04T22:04:40.707Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-04T22:04:40.897Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T22:04:40.963Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-04T22:04:41.174Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2022-05-04T22:04:41.174Z] === RUN TestPauseStopPausedContainer [2022-05-04T22:04:41.174Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:04:41.174Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-04T22:04:41.174Z] === RUN TestPsFilter [2022-05-04T22:04:41.174Z] --- PASS: TestPsFilter (0.22s) [2022-05-04T22:04:41.174Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-04T22:04:41.467Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T22:04:41.728Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-04T22:04:42.302Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T22:04:42.302Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T22:04:42.326Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-04T22:04:42.326Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-05-04T22:04:42.582Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-04T22:04:42.837Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-04T22:04:42.875Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T22:04:43.093Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-04T22:04:43.093Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-04T22:04:43.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.25s) [2022-05-04T22:04:43.342Z] === RUN TestRemoveContainerWithVolume [2022-05-04T22:04:43.447Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T22:04:43.655Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-04T22:04:43.708Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T22:04:44.216Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-04T22:04:44.279Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T22:04:44.476Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2022-05-04T22:04:44.850Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T22:04:45.058Z] ok github.com/docker/docker/pkg/tarsum 0.060s coverage: 89.3% of statements [2022-05-04T22:04:45.313Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-04T22:04:45.314Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-04T22:04:45.422Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T22:04:45.510Z] --- PASS: TestRemoveContainerWithVolume (2.22s) [2022-05-04T22:04:45.510Z] === RUN TestRemoveContainerRunning [2022-05-04T22:04:45.994Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T22:04:46.116Z] --- PASS: TestRenameRunningContainerAndReuse (7.18s) [2022-05-04T22:04:46.116Z] === RUN TestRenameInvalidName [2022-05-04T22:04:46.565Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T22:04:46.565Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T22:04:46.826Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T22:04:47.201Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.3% of statements [2022-05-04T22:04:47.397Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T22:04:47.457Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-04T22:04:47.677Z] --- PASS: TestRemoveContainerRunning (1.86s) [2022-05-04T22:04:47.677Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-04T22:04:47.714Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-04T22:04:48.281Z] --- PASS: TestRenameInvalidName (3.40s) [2022-05-04T22:04:48.281Z] === RUN TestRenameAnonymousContainer [2022-05-04T22:04:48.783Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T22:04:48.783Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:04:48.783Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-04T22:04:48.783Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T22:04:49.080Z] ok github.com/docker/docker/quota 0.256s coverage: 71.4% of statements [2022-05-04T22:04:49.080Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-04T22:04:49.206Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.86s) [2022-05-04T22:04:49.206Z] === RUN TestRemoveInvalidContainer [2022-05-04T22:04:49.206Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-04T22:04:49.206Z] === RUN TestRenameLinkedContainer [2022-05-04T22:04:49.206Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T22:04:49.206Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-04T22:04:49.206Z] === RUN TestRenameStoppedContainer [2022-05-04T22:04:50.006Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-05-04T22:04:50.568Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-04T22:04:50.568Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-04T22:04:51.130Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-04T22:04:51.353Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T22:04:51.385Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-04T22:04:51.924Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T22:04:53.276Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-04T22:04:53.532Z] ok github.com/docker/docker/volume/local 0.094s coverage: 76.4% of statements [2022-05-04T22:04:54.095Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-04T22:04:55.022Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-05-04T22:04:56.261Z] --- PASS: TestRenameStoppedContainer (7.05s) [2022-05-04T22:04:56.261Z] === RUN TestRenameRunningContainerAndReuse [2022-05-04T22:05:00.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-04T22:05:00.448Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T22:05:00.933Z] --- PASS: TestRenameRunningContainerAndReuse (4.27s) [2022-05-04T22:05:00.933Z] === RUN TestRenameInvalidName [2022-05-04T22:05:02.462Z] --- PASS: TestRenameInvalidName (1.91s) [2022-05-04T22:05:02.462Z] === RUN TestRenameAnonymousContainer [2022-05-04T22:05:03.058Z] --- PASS: TestRenameAnonymousContainer (12.94s) [2022-05-04T22:05:03.058Z] === RUN TestRenameContainerWithSameName [2022-05-04T22:05:03.360Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-04T22:05:03.934Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T22:05:03.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-04T22:05:04.233Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T22:05:04.233Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:05:04.589Z] --- PASS: TestRenameContainerWithSameName (3.44s) [2022-05-04T22:05:04.589Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T22:05:04.589Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:04.589Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T22:05:04.589Z] === RUN TestResize [2022-05-04T22:05:05.218Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T22:05:05.218Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:05:05.320Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-04T22:05:05.320Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-04T22:05:05.320Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T22:05:05.320Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T22:05:05.685Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T22:05:05.892Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T22:05:06.463Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-04T22:05:07.248Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T22:05:07.248Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:05:07.248Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T22:05:08.344Z] --- PASS: TestResize (3.74s) [2022-05-04T22:05:08.344Z] === RUN TestResizeWithInvalidSize [2022-05-04T22:05:08.378Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T22:05:09.763Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T22:05:09.763Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-04T22:05:10.706Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T22:05:11.996Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T22:05:12.132Z] --- PASS: TestResizeWithInvalidSize (3.48s) [2022-05-04T22:05:12.132Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T22:05:12.617Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-04T22:05:13.557Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T22:05:13.557Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:05:13.557Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T22:05:13.557Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:05:13.557Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T22:05:14.901Z] --- PASS: TestRenameAnonymousContainer (11.94s) [2022-05-04T22:05:14.901Z] === RUN TestRenameContainerWithSameName [2022-05-04T22:05:15.120Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T22:05:15.159Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-04T22:05:15.919Z] --- PASS: TestResizeWhenContainerNotStarted (3.48s) [2022-05-04T22:05:15.919Z] === RUN TestDaemonRestartKillContainers [2022-05-04T22:05:15.919Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:15.919Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T22:05:15.919Z] === RUN TestStats [2022-05-04T22:05:15.919Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T22:05:15.919Z] --- SKIP: TestStats (0.00s) [2022-05-04T22:05:15.919Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T22:05:16.106Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T22:05:16.471Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2022-05-04T22:05:16.471Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-04T22:05:16.471Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:16.471Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T22:05:16.471Z] === RUN TestResize [2022-05-04T22:05:16.545Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T22:05:16.573Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T22:05:16.807Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T22:05:16.938Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/rootless [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/volume [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-04T22:05:16.938Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === Skipped [2022-05-04T22:05:16.938Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-04T22:05:16.938Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-04T22:05:16.938Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-04T22:05:16.938Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-04T22:05:16.938Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:71: No driver to put! [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-04T22:05:16.938Z] time="2022-05-04T22:04:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-04T22:05:16.938Z] time="2022-05-04T22:04:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-04T22:05:16.938Z] time="2022-05-04T22:04:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-04T22:05:16.938Z] time="2022-05-04T22:04:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-04T22:05:16.938Z] time="2022-05-04T22:04:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:71: No driver to put! [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-04T22:05:16.938Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-04T22:05:16.938Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-04T22:05:16.938Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-04T22:05:16.938Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-04T22:05:16.938Z] graphtest_unix.go:71: No driver to put! [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-04T22:05:16.938Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-04T22:05:16.938Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-04T22:05:16.938Z] [2022-05-04T22:05:16.938Z] DONE 2526 tests, 28 skipped in 251.454s [2022-05-04T22:05:16.938Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/bitseq [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cluster [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/config [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/datastore [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/driverapi [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/etchosts [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/idm [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipam [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/iptables [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/netlabel [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/netutils [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/networkdb [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/ns [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/options [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/osl [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/portallocator [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/portmapper [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/testutils [2022-05-04T22:05:16.938Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-04T22:05:16.939Z] + 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-05-04T22:05:17.040Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T22:05:17.382Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T22:05:17.383Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-04T22:05:18.026Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T22:05:18.327Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T22:05:18.327Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T22:05:18.327Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T22:05:18.696Z] --- PASS: TestResize (1.95s) [2022-05-04T22:05:18.696Z] === RUN TestResizeWithInvalidSize [2022-05-04T22:05:19.713Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T22:05:20.263Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2022-05-04T22:05:20.263Z] === RUN TestResizeWhenContainerNotStarted [2022-05-04T22:05:20.657Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T22:05:22.043Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T22:05:22.043Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T22:05:22.043Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-04T22:05:22.043Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T22:05:22.985Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T22:05:23.088Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.66s) [2022-05-04T22:05:23.088Z] === RUN TestStopContainerWithTimeout [2022-05-04T22:05:23.088Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T22:05:23.088Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T22:05:23.088Z] === RUN TestUpdateRestartPolicy [2022-05-04T22:05:23.220Z] --- PASS: TestResizeWhenContainerNotStarted (2.39s) [2022-05-04T22:05:23.220Z] === RUN TestDaemonRestartKillContainers [2022-05-04T22:05:23.220Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:23.220Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-04T22:05:23.220Z] === RUN TestStats [2022-05-04T22:05:23.220Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T22:05:23.220Z] --- SKIP: TestStats (0.00s) [2022-05-04T22:05:23.220Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-04T22:05:23.886Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T22:05:25.446Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T22:05:25.446Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:05:25.446Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T22:05:26.293Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-04T22:05:27.009Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T22:05:27.009Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:05:27.009Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T22:05:27.476Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T22:05:28.209Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T22:05:28.780Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T22:05:29.047Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T22:05:29.351Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T22:05:30.032Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T22:05:30.297Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T22:05:31.016Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T22:05:31.016Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:05:31.016Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T22:05:31.683Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T22:05:32.000Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T22:05:32.467Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T22:05:32.467Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:05:32.467Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T22:05:32.467Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:05:32.467Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T22:05:33.597Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T22:05:34.982Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T22:05:35.724Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.17s) [2022-05-04T22:05:35.724Z] === RUN TestStopContainerWithTimeout [2022-05-04T22:05:35.724Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T22:05:35.724Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-04T22:05:35.724Z] === RUN TestUpdateRestartPolicy [2022-05-04T22:05:36.368Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T22:05:37.311Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T22:05:38.324Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T22:05:38.698Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T22:05:38.698Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T22:05:38.958Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T22:05:39.531Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T22:05:40.102Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T22:05:40.363Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T22:05:41.783Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T22:05:43.167Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T22:05:45.735Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T22:05:45.995Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T22:05:46.256Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-04T22:05:46.517Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T22:05:46.778Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T22:05:47.039Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T22:05:47.611Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T22:05:47.611Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T22:05:48.182Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T22:05:50.726Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-04T22:05:53.195Z] --- PASS: TestUpdateRestartPolicy (25.59s) [2022-05-04T22:05:53.195Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T22:05:53.195Z] --- PASS: TestUpdateRestartWithAutoRemove (3.52s) [2022-05-04T22:05:53.195Z] === RUN TestWaitNonBlocked [2022-05-04T22:05:53.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:53.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:53.195Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:53.195Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:53.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:53.195Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:54.027Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-04T22:05:54.027Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-04T22:05:54.027Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T22:05:54.288Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-04T22:05:54.859Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T22:05:55.801Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T22:05:56.372Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-04T22:05:56.943Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-04T22:05:56.943Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T22:05:57.067Z] --- PASS: TestUpdateRestartPolicy (20.03s) [2022-05-04T22:05:57.067Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-04T22:05:57.067Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s) [2022-05-04T22:05:57.067Z] === RUN TestWaitNonBlocked [2022-05-04T22:05:57.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:57.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:57.067Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:57.067Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:57.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-04T22:05:57.067Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-04T22:05:57.514Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T22:05:57.953Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-05-04T22:05:57.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (5.13s) [2022-05-04T22:05:57.953Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.24s) [2022-05-04T22:05:57.953Z] === RUN TestWaitBlocked [2022-05-04T22:05:57.954Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:05:57.954Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T22:05:57.954Z] PASS [2022-05-04T22:05:57.954Z] ok github.com/docker/docker/integration/container 133.361s [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === Skipped [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T22:05:57.954Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T22:05:57.954Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T22:05:57.954Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T22:05:57.954Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T22:05:57.954Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T22:05:57.954Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T22:05:57.954Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-04T22:05:57.954Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T22:05:57.954Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-04T22:05:57.954Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:05:57.954Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-04T22:05:57.954Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:05:57.954Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.26s) [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-04T22:05:57.954Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:05:57.954Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-05-04T22:05:57.954Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:05:57.954Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.18s) [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T22:05:57.954Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-04T22:05:57.954Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T22:05:57.954Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T22:05:57.954Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T22:05:57.954Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T22:05:57.954Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T22:05:57.954Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T22:05:57.954Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T22:05:57.954Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T22:05:57.954Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-04T22:05:57.954Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T22:05:57.954Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T22:05:57.954Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T22:05:57.954Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T22:05:57.954Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T22:05:57.954Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T22:05:57.954Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T22:05:57.954Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T22:05:57.954Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T22:05:57.954Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:05:57.954Z] [2022-05-04T22:05:57.954Z] DONE 120 tests, 38 skipped in 136.696s [2022-05-04T22:05:57.954Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T22:05:58.085Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T22:05:58.085Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-04T22:05:58.658Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T22:05:59.229Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:05:59.229Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-04T22:05:59.229Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T22:05:59.490Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T22:06:00.027Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-04T22:06:00.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s) [2022-05-04T22:06:00.027Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.91s) [2022-05-04T22:06:00.027Z] === RUN TestWaitBlocked [2022-05-04T22:06:00.027Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:00.027Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-04T22:06:00.027Z] PASS [2022-05-04T22:06:00.027Z] ok github.com/docker/docker/integration/container 104.238s [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === Skipped [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-04T22:06:00.027Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-04T22:06:00.027Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-04T22:06:00.027Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-04T22:06:00.027Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-04T22:06:00.027Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-04T22:06:00.027Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-04T22:06:00.027Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-04T22:06:00.027Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-04T22:06:00.027Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-04T22:06:00.027Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-04T22:06:00.027Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-04T22:06:00.027Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-04T22:06:00.027Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.027Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-04T22:06:00.027Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.027Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-04T22:06:00.028Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-04T22:06:00.028Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-04T22:06:00.028Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-04T22:06:00.028Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-04T22:06:00.028Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.01s) [2022-05-04T22:06:00.028Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-04T22:06:00.028Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-04T22:06:00.028Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-04T22:06:00.028Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-04T22:06:00.028Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-04T22:06:00.028Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-04T22:06:00.028Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-04T22:06:00.028Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-04T22:06:00.028Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-04T22:06:00.028Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-04T22:06:00.028Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-04T22:06:00.028Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:00.028Z] [2022-05-04T22:06:00.028Z] DONE 120 tests, 34 skipped in 107.496s [2022-05-04T22:06:00.028Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-04T22:06:00.431Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T22:06:00.431Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-04T22:06:00.431Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T22:06:01.003Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-04T22:06:01.947Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-04T22:06:02.210Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T22:06:02.210Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-04T22:06:02.210Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork 37.208s coverage: 40.6% of statements [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.343s coverage: 59.9% of statements [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 4.0% of statements [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-04T22:06:03.561Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-04T22:06:03.561Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-04T22:06:04.795Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T22:06:04.795Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-04T22:06:06.184Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T22:06:06.446Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T22:06:07.831Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-04T22:06:10.378Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T22:06:10.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-04T22:06:10.950Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T22:06:11.521Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-04T22:06:13.435Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-04T22:06:13.435Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-04T22:06:13.496Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.757s coverage: 7.2% of statements [2022-05-04T22:06:13.496Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-04T22:06:13.496Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-04T22:06:13.496Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-05-04T22:06:13.496Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-04T22:06:13.496Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-04T22:06:13.496Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-04T22:06:13.496Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-04T22:06:13.496Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-05-04T22:06:13.696Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-04T22:06:13.752Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-04T22:06:14.011Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-05-04T22:06:14.166Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T22:06:14.166Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T22:06:14.166Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T22:06:16.999Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-04T22:06:16.999Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-04T22:06:19.545Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-04T22:06:19.806Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-04T22:06:20.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T22:06:20.028Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:06:20.028Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T22:06:20.028Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:06:20.377Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-04T22:06:20.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T22:06:20.495Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:06:20.495Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T22:06:20.948Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-04T22:06:20.964Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T22:06:20.964Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:06:21.431Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T22:06:21.521Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-04T22:06:22.464Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-04T22:06:22.464Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-04T22:06:23.035Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-04T22:06:23.608Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-04T22:06:23.869Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T22:06:24.812Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T22:06:25.073Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-04T22:06:25.333Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T22:06:26.180Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-04T22:06:27.878Z] === RUN TestDockerSuite/TestRunState [2022-05-04T22:06:27.878Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-04T22:06:28.119Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T22:06:28.119Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T22:06:28.119Z] === RUN TestConfigDaemonID [2022-05-04T22:06:28.119Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-04T22:06:28.119Z] === RUN TestDaemonConfigValidation [2022-05-04T22:06:28.119Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T22:06:28.119Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T22:06:28.119Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T22:06:28.119Z] === RUN TestDaemonProxy [2022-05-04T22:06:28.119Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T22:06:28.119Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T22:06:28.119Z] PASS [2022-05-04T22:06:28.119Z] ok github.com/docker/docker/integration/daemon 0.173s [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] === Skipped [2022-05-04T22:06:28.119Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T22:06:28.119Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-04T22:06:28.119Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T22:06:28.119Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T22:06:28.119Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T22:06:28.119Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T22:06:28.119Z] [2022-05-04T22:06:28.119Z] DONE 5 tests, 5 skipped in 29.789s [2022-05-04T22:06:28.119Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T22:06:28.833Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T22:06:29.405Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T22:06:30.213Z] === RUN TestConfigDaemonLibtrustID [2022-05-04T22:06:30.213Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-04T22:06:30.213Z] === RUN TestConfigDaemonID [2022-05-04T22:06:30.213Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] --- SKIP: TestConfigDaemonID (0.00s) [2022-05-04T22:06:30.213Z] === RUN TestDaemonConfigValidation [2022-05-04T22:06:30.213Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-04T22:06:30.213Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-04T22:06:30.213Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T22:06:30.213Z] === RUN TestDaemonProxy [2022-05-04T22:06:30.213Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T22:06:30.213Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-04T22:06:30.213Z] PASS [2022-05-04T22:06:30.213Z] ok github.com/docker/docker/integration/daemon 0.149s [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] === Skipped [2022-05-04T22:06:30.213Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-04T22:06:30.213Z] daemon_test.go:31: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonID (0.00s) [2022-05-04T22:06:30.213Z] daemon_test.go:50: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-04T22:06:30.213Z] daemon_test.go:87: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-04T22:06:30.213Z] daemon_test.go:153: runtime.GOOS == "windows" [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-04T22:06:30.213Z] daemon_test.go:201: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-04T22:06:30.213Z] [2022-05-04T22:06:30.213Z] DONE 5 tests, 5 skipped in 27.240s [2022-05-04T22:06:30.213Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-04T22:06:30.347Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T22:06:30.347Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-04T22:06:30.347Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-04T22:06:30.347Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T22:06:30.920Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T22:06:31.491Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-04T22:06:32.432Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:32.432Z] INFO: Testing against a local daemon [2022-05-04T22:06:32.432Z] === RUN TestCommitInheritsEnv [2022-05-04T22:06:32.432Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:06:32.432Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T22:06:32.432Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T22:06:32.432Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:32.432Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T22:06:32.432Z] === RUN TestImportWithCustomPlatform [2022-05-04T22:06:32.432Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:32.432Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T22:06:32.432Z] === RUN TestImagesFilterMultiReference [2022-05-04T22:06:32.432Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-04T22:06:32.432Z] === RUN TestImagePullPlatformInvalid [2022-05-04T22:06:32.432Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2022-05-04T22:06:32.432Z] === RUN TestRemoveImageOrphaning [2022-05-04T22:06:32.435Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T22:06:32.435Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T22:06:32.435Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T22:06:32.894Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:06:32.894Z] INFO: Testing against a local daemon [2022-05-04T22:06:32.894Z] === RUN TestCommitInheritsEnv [2022-05-04T22:06:32.894Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:06:32.894Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-04T22:06:32.894Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-04T22:06:32.894Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:32.894Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T22:06:32.894Z] === RUN TestImportWithCustomPlatform [2022-05-04T22:06:32.894Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:32.894Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-04T22:06:32.894Z] === RUN TestImagesFilterMultiReference [2022-05-04T22:06:32.894Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-05-04T22:06:32.894Z] === RUN TestImagePullPlatformInvalid [2022-05-04T22:06:32.894Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-04T22:06:32.894Z] === RUN TestRemoveImageOrphaning [2022-05-04T22:06:33.007Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-04T22:06:33.420Z] --- PASS: TestRemoveImageOrphaning (1.17s) [2022-05-04T22:06:33.420Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T22:06:33.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-04T22:06:33.420Z] === RUN TestTagInvalidReference [2022-05-04T22:06:33.889Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-04T22:06:33.889Z] === RUN TestTagValidPrefixedRepo [2022-05-04T22:06:33.889Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-04T22:06:33.889Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T22:06:33.889Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-04T22:06:33.889Z] === RUN TestTagOfficialNames [2022-05-04T22:06:33.889Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-04T22:06:33.889Z] === RUN TestTagMatchesDigest [2022-05-04T22:06:33.889Z] --- PASS: TestTagMatchesDigest (0.06s) [2022-05-04T22:06:33.889Z] PASS [2022-05-04T22:06:33.889Z] ok github.com/docker/docker/integration/image 1.884s [2022-05-04T22:06:33.889Z] [2022-05-04T22:06:33.889Z] === Skipped [2022-05-04T22:06:33.889Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T22:06:33.889Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:06:33.889Z] [2022-05-04T22:06:33.889Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T22:06:33.889Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:33.889Z] [2022-05-04T22:06:33.889Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T22:06:33.889Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:33.889Z] [2022-05-04T22:06:33.889Z] DONE 12 tests, 3 skipped in 6.493s [2022-05-04T22:06:34.360Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T22:06:34.393Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-04T22:06:34.458Z] --- PASS: TestRemoveImageOrphaning (1.37s) [2022-05-04T22:06:34.458Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-04T22:06:34.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-05-04T22:06:34.458Z] === RUN TestTagInvalidReference [2022-05-04T22:06:34.458Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-04T22:06:34.458Z] === RUN TestTagValidPrefixedRepo [2022-05-04T22:06:34.458Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-04T22:06:34.458Z] === RUN TestTagExistedNameWithoutForce [2022-05-04T22:06:34.458Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-04T22:06:34.458Z] === RUN TestTagOfficialNames [2022-05-04T22:06:34.654Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-04T22:06:34.926Z] --- PASS: TestTagOfficialNames (0.12s) [2022-05-04T22:06:34.926Z] === RUN TestTagMatchesDigest [2022-05-04T22:06:34.926Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-04T22:06:34.926Z] PASS [2022-05-04T22:06:34.926Z] ok github.com/docker/docker/integration/image 2.093s [2022-05-04T22:06:34.926Z] [2022-05-04T22:06:34.926Z] === Skipped [2022-05-04T22:06:34.926Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-04T22:06:34.926Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:06:34.926Z] [2022-05-04T22:06:34.926Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-04T22:06:34.926Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:34.926Z] [2022-05-04T22:06:34.926Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-04T22:06:34.926Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-04T22:06:34.926Z] [2022-05-04T22:06:34.926Z] DONE 12 tests, 3 skipped in 7.174s [2022-05-04T22:06:34.926Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-04T22:06:35.226Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-04T22:06:36.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:36.583Z] INFO: Testing against a local daemon [2022-05-04T22:06:36.583Z] === RUN TestNetworkCreateDelete [2022-05-04T22:06:36.583Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T22:06:36.583Z] 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-05-04T22:06:36.583Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonDNSFallback [2022-05-04T22:06:36.583Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestInspectNetwork [2022-05-04T22:06:36.583Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:36.583Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T22:06:36.583Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:36.583Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:36.583Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:36.583Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:36.583Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T22:06:36.583Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T22:06:36.583Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T22:06:36.583Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestNetworkList [2022-05-04T22:06:36.583Z] === RUN TestNetworkList//networks [2022-05-04T22:06:36.583Z] === PAUSE TestNetworkList//networks [2022-05-04T22:06:36.583Z] === RUN TestNetworkList//networks/ [2022-05-04T22:06:36.583Z] === PAUSE TestNetworkList//networks/ [2022-05-04T22:06:36.583Z] === CONT TestNetworkList//networks [2022-05-04T22:06:36.583Z] === CONT TestNetworkList//networks/ [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkList (0.06s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T22:06:36.583Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T22:06:36.583Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T22:06:36.583Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T22:06:36.583Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T22:06:36.583Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T22:06:36.583Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T22:06:36.583Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T22:06:36.583Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T22:06:36.583Z] service_test.go:243: FLAKY_TEST [2022-05-04T22:06:36.583Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T22:06:36.583Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T22:06:36.583Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T22:06:36.583Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T22:06:36.583Z] PASS [2022-05-04T22:06:36.583Z] ok github.com/docker/docker/integration/network 0.240s [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === Skipped [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T22:06:36.583Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T22:06:36.583Z] 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-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T22:06:36.583Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T22:06:36.583Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T22:06:36.583Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T22:06:36.583Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:243: FLAKY_TEST [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T22:06:36.583Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T22:06:36.583Z] [2022-05-04T22:06:36.583Z] DONE 34 tests, 15 skipped in 2.501s [2022-05-04T22:06:37.054Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T22:06:37.143Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-04T22:06:37.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:06:37.886Z] INFO: Testing against a local daemon [2022-05-04T22:06:37.886Z] === RUN TestNetworkCreateDelete [2022-05-04T22:06:37.886Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:37.886Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestDockerNetworkDeletePreferID [2022-05-04T22:06:37.886Z] 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-05-04T22:06:37.886Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestDaemonDNSFallback [2022-05-04T22:06:37.886Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:37.886Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestInspectNetwork [2022-05-04T22:06:37.886Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:37.886Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestRunContainerWithBridgeNone [2022-05-04T22:06:37.886Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:37.886Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:37.886Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:37.886Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:37.886Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:37.886Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-04T22:06:37.886Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-04T22:06:37.886Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-04T22:06:37.886Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestNetworkList [2022-05-04T22:06:37.886Z] === RUN TestNetworkList//networks [2022-05-04T22:06:37.886Z] === PAUSE TestNetworkList//networks [2022-05-04T22:06:37.886Z] === RUN TestNetworkList//networks/ [2022-05-04T22:06:37.886Z] === PAUSE TestNetworkList//networks/ [2022-05-04T22:06:37.886Z] === CONT TestNetworkList//networks [2022-05-04T22:06:37.886Z] === CONT TestNetworkList//networks/ [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkList (0.04s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-04T22:06:37.886Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestHostIPv4BridgeLabel [2022-05-04T22:06:37.886Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T22:06:37.886Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-04T22:06:37.886Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T22:06:37.886Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestDaemonDefaultNetworkPools [2022-05-04T22:06:37.886Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T22:06:37.886Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T22:06:37.886Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-04T22:06:37.886Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T22:06:37.886Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-04T22:06:37.887Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T22:06:37.887Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-04T22:06:37.887Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T22:06:37.887Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestServiceWithPredefinedNetwork [2022-05-04T22:06:37.887Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T22:06:37.887Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-04T22:06:37.887Z] service_test.go:243: FLAKY_TEST [2022-05-04T22:06:37.887Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestServiceWithDataPathPortInit [2022-05-04T22:06:37.887Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T22:06:37.887Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-04T22:06:37.887Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-04T22:06:37.887Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T22:06:37.887Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T22:06:37.887Z] PASS [2022-05-04T22:06:37.887Z] ok github.com/docker/docker/integration/network 0.247s [2022-05-04T22:06:38.044Z] testing: warning: no tests to run [2022-05-04T22:06:38.044Z] PASS [2022-05-04T22:06:38.044Z] ok github.com/docker/docker/integration/network/ipvlan 0.119s [2022-05-04T22:06:38.044Z] [2022-05-04T22:06:38.044Z] DONE 0 tests in 0.971s [2022-05-04T22:06:38.044Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === Skipped [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-04T22:06:38.355Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-04T22:06:38.355Z] 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-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-04T22:06:38.355Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-04T22:06:38.355Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-04T22:06:38.355Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-04T22:06:38.355Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:243: FLAKY_TEST [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-04T22:06:38.355Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-04T22:06:38.355Z] [2022-05-04T22:06:38.355Z] DONE 34 tests, 15 skipped in 3.086s [2022-05-04T22:06:38.355Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-04T22:06:39.032Z] testing: warning: no tests to run [2022-05-04T22:06:39.032Z] PASS [2022-05-04T22:06:39.032Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-05-04T22:06:39.032Z] [2022-05-04T22:06:39.032Z] DONE 0 tests in 0.858s [2022-05-04T22:06:39.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T22:06:39.355Z] testing: warning: no tests to run [2022-05-04T22:06:39.355Z] PASS [2022-05-04T22:06:39.355Z] ok github.com/docker/docker/integration/network/ipvlan 0.104s [2022-05-04T22:06:39.355Z] [2022-05-04T22:06:39.355Z] DONE 0 tests in 0.910s [2022-05-04T22:06:39.355Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-04T22:06:39.689Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T22:06:39.689Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-04T22:06:40.024Z] testing: warning: no tests to run [2022-05-04T22:06:40.024Z] PASS [2022-05-04T22:06:40.024Z] ok github.com/docker/docker/integration/plugin 0.093s [2022-05-04T22:06:40.024Z] [2022-05-04T22:06:40.024Z] DONE 0 tests in 0.928s [2022-05-04T22:06:40.024Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T22:06:40.342Z] testing: warning: no tests to run [2022-05-04T22:06:40.343Z] PASS [2022-05-04T22:06:40.343Z] ok github.com/docker/docker/integration/network/macvlan 0.119s [2022-05-04T22:06:40.343Z] [2022-05-04T22:06:40.343Z] DONE 0 tests in 1.032s [2022-05-04T22:06:40.343Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-04T22:06:41.014Z] testing: warning: no tests to run [2022-05-04T22:06:41.014Z] PASS [2022-05-04T22:06:41.014Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-05-04T22:06:41.014Z] [2022-05-04T22:06:41.014Z] DONE 0 tests in 0.893s [2022-05-04T22:06:41.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T22:06:41.020Z] ok github.com/docker/docker/libnetwork/ipam 14.557s coverage: 85.3% of statements [2022-05-04T22:06:41.020Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-04T22:06:41.020Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-04T22:06:41.020Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-04T22:06:41.020Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-04T22:06:41.020Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-04T22:06:41.020Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-04T22:06:41.020Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-05-04T22:06:41.276Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.1% of statements [2022-05-04T22:06:41.328Z] testing: warning: no tests to run [2022-05-04T22:06:41.328Z] PASS [2022-05-04T22:06:41.328Z] ok github.com/docker/docker/integration/plugin 0.089s [2022-05-04T22:06:41.328Z] [2022-05-04T22:06:41.328Z] DONE 0 tests in 0.900s [2022-05-04T22:06:41.328Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-04T22:06:41.532Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-04T22:06:41.788Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-04T22:06:42.233Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T22:06:42.315Z] testing: warning: no tests to run [2022-05-04T22:06:42.315Z] PASS [2022-05-04T22:06:42.315Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2022-05-04T22:06:42.315Z] [2022-05-04T22:06:42.315Z] DONE 0 tests in 0.942s [2022-05-04T22:06:42.783Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-04T22:06:42.803Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-04T22:06:43.065Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T22:06:43.636Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T22:06:43.897Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T22:06:45.813Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-04T22:06:45.813Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T22:06:46.707Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T22:06:46.707Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T22:06:46.707Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:06:46.707Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T22:06:46.948Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:46.948Z] INFO: Testing against a local daemon [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:46.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:46.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:46.948Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:46.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T22:06:46.948Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T22:06:46.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T22:06:46.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T22:06:46.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T22:06:46.948Z] === RUN TestPluginInstall [2022-05-04T22:06:46.948Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T22:06:46.948Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T22:06:46.948Z] === RUN TestPluginsWithRuntimes [2022-05-04T22:06:46.948Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T22:06:46.948Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T22:06:46.948Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T22:06:46.948Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T22:06:46.948Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T22:06:46.948Z] PASS [2022-05-04T22:06:46.948Z] ok github.com/docker/docker/integration/plugin/common 0.135s [2022-05-04T22:06:46.948Z] [2022-05-04T22:06:46.948Z] === Skipped [2022-05-04T22:06:46.948Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T22:06:46.948Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T22:06:46.948Z] [2022-05-04T22:06:46.948Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T22:06:46.949Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T22:06:46.949Z] [2022-05-04T22:06:46.949Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T22:06:46.949Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T22:06:46.949Z] [2022-05-04T22:06:46.949Z] DONE 19 tests, 3 skipped in 5.427s [2022-05-04T22:06:46.949Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T22:06:47.200Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T22:06:47.771Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T22:06:48.032Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T22:06:48.293Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T22:06:48.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:06:48.681Z] INFO: Testing against a local daemon [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:48.681Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:48.681Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:48.681Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:48.681Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-04T22:06:48.681Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-04T22:06:48.681Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-04T22:06:48.681Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-04T22:06:48.681Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-04T22:06:48.681Z] === RUN TestPluginInstall [2022-05-04T22:06:48.681Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-04T22:06:48.681Z] === RUN TestPluginsWithRuntimes [2022-05-04T22:06:48.681Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-04T22:06:48.681Z] === RUN TestPluginBackCompatMediaTypes [2022-05-04T22:06:48.681Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T22:06:48.681Z] PASS [2022-05-04T22:06:48.681Z] ok github.com/docker/docker/integration/plugin/common 0.167s [2022-05-04T22:06:48.681Z] [2022-05-04T22:06:48.681Z] === Skipped [2022-05-04T22:06:48.681Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-04T22:06:48.681Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] [2022-05-04T22:06:48.681Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-04T22:06:48.681Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] [2022-05-04T22:06:48.681Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-04T22:06:48.681Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-04T22:06:48.681Z] [2022-05-04T22:06:48.681Z] DONE 19 tests, 3 skipped in 5.868s [2022-05-04T22:06:48.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-04T22:06:48.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-04T22:06:48.862Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T22:06:49.123Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T22:06:49.167Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:49.167Z] INFO: Testing against a local daemon [2022-05-04T22:06:49.167Z] === RUN TestExternalGraphDriver [2022-05-04T22:06:49.167Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T22:06:49.167Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T22:06:49.167Z] === RUN TestGraphdriverPluginV2 [2022-05-04T22:06:49.167Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T22:06:49.167Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T22:06:49.167Z] PASS [2022-05-04T22:06:49.167Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.116s [2022-05-04T22:06:49.167Z] [2022-05-04T22:06:49.167Z] === Skipped [2022-05-04T22:06:49.167Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T22:06:49.167Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T22:06:49.167Z] [2022-05-04T22:06:49.167Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T22:06:49.167Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T22:06:49.167Z] [2022-05-04T22:06:49.167Z] DONE 2 tests, 2 skipped in 2.608s [2022-05-04T22:06:49.167Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T22:06:49.694Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-04T22:06:49.694Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-04T22:06:49.694Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T22:06:49.955Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T22:06:50.899Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T22:06:51.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:06:51.636Z] INFO: Testing against a local daemon [2022-05-04T22:06:51.636Z] === RUN TestExternalGraphDriver [2022-05-04T22:06:51.636Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T22:06:51.636Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-04T22:06:51.636Z] === RUN TestGraphdriverPluginV2 [2022-05-04T22:06:51.636Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T22:06:51.636Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-04T22:06:51.636Z] PASS [2022-05-04T22:06:51.636Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.190s [2022-05-04T22:06:51.636Z] [2022-05-04T22:06:51.636Z] === Skipped [2022-05-04T22:06:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-04T22:06:51.636Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-04T22:06:51.636Z] [2022-05-04T22:06:51.636Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-04T22:06:51.636Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-04T22:06:51.636Z] [2022-05-04T22:06:51.636Z] DONE 2 tests, 2 skipped in 3.049s [2022-05-04T22:06:51.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-04T22:06:51.844Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-04T22:06:52.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:52.139Z] INFO: Testing against a local daemon [2022-05-04T22:06:52.139Z] === RUN TestReadPluginNoRead [2022-05-04T22:06:52.139Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T22:06:52.139Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T22:06:52.139Z] PASS [2022-05-04T22:06:52.139Z] ok github.com/docker/docker/integration/plugin/logging 0.096s [2022-05-04T22:06:52.139Z] [2022-05-04T22:06:52.139Z] === Skipped [2022-05-04T22:06:52.139Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T22:06:52.139Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T22:06:52.139Z] [2022-05-04T22:06:52.139Z] DONE 1 tests, 1 skipped in 2.539s [2022-05-04T22:06:52.139Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T22:06:53.723Z] testing: warning: no tests to run [2022-05-04T22:06:53.723Z] PASS [2022-05-04T22:06:53.723Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.111s [2022-05-04T22:06:53.723Z] [2022-05-04T22:06:53.723Z] DONE 0 tests in 1.365s [2022-05-04T22:06:53.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T22:06:54.391Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T22:06:54.651Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T22:06:55.223Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T22:06:55.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:06:55.644Z] INFO: Testing against a local daemon [2022-05-04T22:06:55.644Z] === RUN TestReadPluginNoRead [2022-05-04T22:06:55.644Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T22:06:55.644Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-04T22:06:55.644Z] PASS [2022-05-04T22:06:55.644Z] ok github.com/docker/docker/integration/plugin/logging 0.127s [2022-05-04T22:06:55.644Z] [2022-05-04T22:06:55.644Z] === Skipped [2022-05-04T22:06:55.644Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-04T22:06:55.644Z] read_test.go:21: no unix domain sockets on Windows [2022-05-04T22:06:55.644Z] [2022-05-04T22:06:55.644Z] DONE 1 tests, 1 skipped in 3.775s [2022-05-04T22:06:55.644Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-04T22:06:55.942Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:55.942Z] INFO: Testing against a local daemon [2022-05-04T22:06:55.942Z] === RUN TestPluginWithDevMounts [2022-05-04T22:06:55.942Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:55.942Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T22:06:55.942Z] PASS [2022-05-04T22:06:55.942Z] ok github.com/docker/docker/integration/plugin/volumes 0.105s [2022-05-04T22:06:55.942Z] [2022-05-04T22:06:55.942Z] === Skipped [2022-05-04T22:06:55.942Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T22:06:55.942Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:55.942Z] [2022-05-04T22:06:55.942Z] DONE 1 tests, 1 skipped in 2.423s [2022-05-04T22:06:55.942Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T22:06:56.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-04T22:06:57.180Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T22:06:57.207Z] testing: warning: no tests to run [2022-05-04T22:06:57.207Z] PASS [2022-05-04T22:06:57.207Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.087s [2022-05-04T22:06:57.207Z] [2022-05-04T22:06:57.207Z] DONE 0 tests in 1.420s [2022-05-04T22:06:57.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-04T22:06:58.123Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T22:06:58.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:06:58.164Z] INFO: Testing against a local daemon [2022-05-04T22:06:58.164Z] === RUN TestSecretInspect [2022-05-04T22:06:58.164Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T22:06:58.164Z] === RUN TestSecretList [2022-05-04T22:06:58.164Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T22:06:58.164Z] === RUN TestSecretsCreateAndDelete [2022-05-04T22:06:58.164Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T22:06:58.164Z] === RUN TestSecretsUpdate [2022-05-04T22:06:58.164Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T22:06:58.164Z] === RUN TestTemplatedSecret [2022-05-04T22:06:58.164Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T22:06:58.164Z] === RUN TestSecretCreateResolve [2022-05-04T22:06:58.164Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:58.164Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T22:06:58.164Z] PASS [2022-05-04T22:06:58.164Z] ok github.com/docker/docker/integration/secret 0.140s [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === Skipped [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T22:06:58.164Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:06:58.164Z] [2022-05-04T22:06:58.164Z] DONE 6 tests, 6 skipped in 2.034s [2022-05-04T22:06:58.164Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T22:07:00.039Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-04T22:07:00.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:00.162Z] INFO: Testing against a local daemon [2022-05-04T22:07:00.162Z] === RUN TestPluginWithDevMounts [2022-05-04T22:07:00.162Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:00.162Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-04T22:07:00.162Z] PASS [2022-05-04T22:07:00.162Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-05-04T22:07:00.162Z] [2022-05-04T22:07:00.162Z] === Skipped [2022-05-04T22:07:00.162Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-04T22:07:00.162Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:00.162Z] [2022-05-04T22:07:00.162Z] DONE 1 tests, 1 skipped in 2.969s [2022-05-04T22:07:00.300Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T22:07:00.630Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-04T22:07:01.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:07:01.135Z] INFO: Testing against a local daemon [2022-05-04T22:07:01.135Z] === RUN TestServiceCreateInit [2022-05-04T22:07:01.135Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T22:07:01.135Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T22:07:01.135Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-04T22:07:01.135Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:01.135Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T22:07:01.135Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceConflict [2022-05-04T22:07:01.135Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T22:07:01.135Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-04T22:07:01.135Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T22:07:01.135Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T22:07:01.135Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T22:07:01.135Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceSysctls [2022-05-04T22:07:01.135Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-05-04T22:07:01.135Z] === RUN TestCreateServiceCapabilities [2022-05-04T22:07:01.135Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-04T22:07:01.135Z] === RUN TestInspect [2022-05-04T22:07:01.135Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestInspect (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestCreateJob [2022-05-04T22:07:01.135Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.135Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T22:07:01.135Z] === RUN TestReplicatedJob [2022-05-04T22:07:01.136Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestUpdateReplicatedJob [2022-05-04T22:07:01.136Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceListWithStatuses [2022-05-04T22:07:01.136Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T22:07:01.136Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestDockerNetworkReConnect [2022-05-04T22:07:01.136Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServicePlugin [2022-05-04T22:07:01.136Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceUpdateLabel [2022-05-04T22:07:01.136Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceUpdateSecrets [2022-05-04T22:07:01.136Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceUpdateConfigs [2022-05-04T22:07:01.136Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceUpdateNetwork [2022-05-04T22:07:01.136Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T22:07:01.136Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T22:07:01.136Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T22:07:01.136Z] PASS [2022-05-04T22:07:01.136Z] ok github.com/docker/docker/integration/service 0.299s [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === Skipped [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-04T22:07:01.136Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T22:07:01.136Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-05-04T22:07:01.136Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-04T22:07:01.136Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T22:07:01.136Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T22:07:01.136Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T22:07:01.136Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T22:07:01.136Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T22:07:01.136Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T22:07:01.136Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T22:07:01.136Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T22:07:01.136Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T22:07:01.136Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T22:07:01.136Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.136Z] [2022-05-04T22:07:01.136Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T22:07:01.605Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.605Z] [2022-05-04T22:07:01.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T22:07:01.605Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.605Z] [2022-05-04T22:07:01.605Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T22:07:01.605Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:01.605Z] [2022-05-04T22:07:01.605Z] DONE 24 tests, 23 skipped in 2.973s [2022-05-04T22:07:01.605Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T22:07:02.215Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T22:07:02.860Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:02.861Z] INFO: Testing against a local daemon [2022-05-04T22:07:02.861Z] === RUN TestSecretInspect [2022-05-04T22:07:02.861Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-04T22:07:02.861Z] === RUN TestSecretList [2022-05-04T22:07:02.861Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] --- SKIP: TestSecretList (0.00s) [2022-05-04T22:07:02.861Z] === RUN TestSecretsCreateAndDelete [2022-05-04T22:07:02.861Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-04T22:07:02.861Z] === RUN TestSecretsUpdate [2022-05-04T22:07:02.861Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-04T22:07:02.861Z] === RUN TestTemplatedSecret [2022-05-04T22:07:02.861Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-04T22:07:02.861Z] === RUN TestSecretCreateResolve [2022-05-04T22:07:02.861Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:02.861Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-04T22:07:02.861Z] PASS [2022-05-04T22:07:02.861Z] ok github.com/docker/docker/integration/secret 0.119s [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === Skipped [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-04T22:07:02.861Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:02.861Z] [2022-05-04T22:07:02.861Z] DONE 6 tests, 6 skipped in 2.244s [2022-05-04T22:07:02.861Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T22:07:03.159Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T22:07:03.159Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T22:07:03.159Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T22:07:03.159Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-04T22:07:03.159Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-04T22:07:03.159Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-04T22:07:03.730Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-04T22:07:03.825Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:07:03.825Z] INFO: Testing against a local daemon [2022-05-04T22:07:03.825Z] === RUN TestSessionCreate [2022-05-04T22:07:03.825Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:03.825Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T22:07:03.825Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T22:07:03.825Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:03.825Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T22:07:03.825Z] PASS [2022-05-04T22:07:03.825Z] ok github.com/docker/docker/integration/session 0.105s [2022-05-04T22:07:03.825Z] [2022-05-04T22:07:03.825Z] === Skipped [2022-05-04T22:07:03.825Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T22:07:03.825Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:03.825Z] [2022-05-04T22:07:03.825Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T22:07:03.825Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:03.825Z] [2022-05-04T22:07:03.825Z] DONE 2 tests, 2 skipped in 2.051s [2022-05-04T22:07:03.825Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T22:07:04.302Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-04T22:07:05.690Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-04T22:07:05.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:05.809Z] INFO: Testing against a local daemon [2022-05-04T22:07:05.809Z] === RUN TestServiceCreateInit [2022-05-04T22:07:05.809Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-04T22:07:05.809Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-04T22:07:05.809Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-04T22:07:05.809Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:05.809Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceMultipleTimes [2022-05-04T22:07:05.809Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceConflict [2022-05-04T22:07:05.809Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceMaxReplicas [2022-05-04T22:07:05.809Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-04T22:07:05.809Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-04T22:07:05.809Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceSecretFileMode [2022-05-04T22:07:05.809Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceConfigFileMode [2022-05-04T22:07:05.809Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.809Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-04T22:07:05.809Z] === RUN TestCreateServiceSysctls [2022-05-04T22:07:05.809Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:05.953Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-04T22:07:06.049Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:07:06.049Z] INFO: Testing against a local daemon [2022-05-04T22:07:06.049Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T22:07:06.049Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.049Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestDiskUsage [2022-05-04T22:07:06.049Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T22:07:06.049Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestEventsExecDie [2022-05-04T22:07:06.049Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T22:07:06.049Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestEventsBackwardsCompatible [2022-05-04T22:07:06.049Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T22:07:06.049Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestEventsVolumeCreate [2022-05-04T22:07:06.049Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T22:07:06.049Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestInfoAPI [2022-05-04T22:07:06.049Z] --- PASS: TestInfoAPI (0.06s) [2022-05-04T22:07:06.049Z] === RUN TestInfoAPIWarnings [2022-05-04T22:07:06.049Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:07:06.049Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestInfoDebug [2022-05-04T22:07:06.049Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:06.049Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestInfoInsecureRegistries [2022-05-04T22:07:06.049Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:06.049Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestInfoRegistryMirrors [2022-05-04T22:07:06.049Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:06.049Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T22:07:06.049Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T22:07:06.215Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-04T22:07:06.277Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-04T22:07:06.277Z] === RUN TestCreateServiceCapabilities [2022-05-04T22:07:06.277Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-04T22:07:06.277Z] === RUN TestInspect [2022-05-04T22:07:06.277Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestInspect (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestCreateJob [2022-05-04T22:07:06.277Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestCreateJob (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestReplicatedJob [2022-05-04T22:07:06.277Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestUpdateReplicatedJob [2022-05-04T22:07:06.277Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceListWithStatuses [2022-05-04T22:07:06.277Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestDockerNetworkConnectAlias [2022-05-04T22:07:06.277Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestDockerNetworkReConnect [2022-05-04T22:07:06.277Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServicePlugin [2022-05-04T22:07:06.277Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceUpdateLabel [2022-05-04T22:07:06.277Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceUpdateSecrets [2022-05-04T22:07:06.277Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceUpdateConfigs [2022-05-04T22:07:06.277Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceUpdateNetwork [2022-05-04T22:07:06.277Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-04T22:07:06.277Z] === RUN TestServiceUpdatePidsLimit [2022-05-04T22:07:06.277Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-04T22:07:06.277Z] PASS [2022-05-04T22:07:06.277Z] ok github.com/docker/docker/integration/service 0.343s [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === Skipped [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-04T22:07:06.277Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-04T22:07:06.277Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-04T22:07:06.277Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-04T22:07:06.277Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-04T22:07:06.277Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-04T22:07:06.277Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-04T22:07:06.277Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-04T22:07:06.277Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-04T22:07:06.277Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-04T22:07:06.277Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-04T22:07:06.277Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-04T22:07:06.277Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-04T22:07:06.277Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-04T22:07:06.277Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-04T22:07:06.277Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-04T22:07:06.277Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-04T22:07:06.277Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-04T22:07:06.277Z] [2022-05-04T22:07:06.277Z] DONE 24 tests, 23 skipped in 3.338s [2022-05-04T22:07:06.277Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-04T22:07:06.790Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T22:07:06.790Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-04T22:07:07.038Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-05-04T22:07:07.038Z] === RUN TestPingCacheHeaders [2022-05-04T22:07:07.038Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-04T22:07:07.038Z] === RUN TestPingGet [2022-05-04T22:07:07.038Z] --- PASS: TestPingGet (0.05s) [2022-05-04T22:07:07.038Z] === RUN TestPingHead [2022-05-04T22:07:07.038Z] --- PASS: TestPingHead (0.04s) [2022-05-04T22:07:07.038Z] === RUN TestPingSwarmHeader [2022-05-04T22:07:07.038Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:07.038Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T22:07:07.038Z] === RUN TestVersion [2022-05-04T22:07:07.038Z] --- PASS: TestVersion (0.04s) [2022-05-04T22:07:07.038Z] PASS [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-04T22:07:07.361Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-04T22:07:07.361Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-04T22:07:07.508Z] ok github.com/docker/docker/integration/system 1.361s [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === Skipped [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:07:07.508Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T22:07:07.508Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T22:07:07.508Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T22:07:07.508Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-04T22:07:07.508Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T22:07:07.508Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T22:07:07.508Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T22:07:07.508Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T22:07:07.508Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T22:07:07.508Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:07.508Z] [2022-05-04T22:07:07.508Z] DONE 16 tests, 10 skipped in 3.682s [2022-05-04T22:07:07.508Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T22:07:07.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T22:07:07.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T22:07:07.921Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T22:07:08.304Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-04T22:07:08.495Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:08.495Z] INFO: Testing against a local daemon [2022-05-04T22:07:08.495Z] === RUN TestSessionCreate [2022-05-04T22:07:08.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:08.495Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-04T22:07:08.495Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-04T22:07:08.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:08.495Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T22:07:08.495Z] PASS [2022-05-04T22:07:08.495Z] ok github.com/docker/docker/integration/session 0.109s [2022-05-04T22:07:08.495Z] [2022-05-04T22:07:08.495Z] === Skipped [2022-05-04T22:07:08.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-04T22:07:08.495Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:08.495Z] [2022-05-04T22:07:08.495Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-04T22:07:08.495Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-04T22:07:08.495Z] [2022-05-04T22:07:08.495Z] DONE 2 tests, 2 skipped in 2.058s [2022-05-04T22:07:08.495Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-04T22:07:08.879Z] docker_cli_service_logs_test.go:246: checking task h2vi1yinsrrp [2022-05-04T22:07:08.879Z] docker_cli_service_logs_test.go:251: checking messages for h2vi1yinsrrp [2022-05-04T22:07:08.879Z] docker_cli_service_logs_test.go:246: checking task pe8lmuufc8rf [2022-05-04T22:07:08.879Z] docker_cli_service_logs_test.go:251: checking messages for pe8lmuufc8rf [2022-05-04T22:07:08.879Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-04T22:07:08.879Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-04T22:07:09.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:07:09.726Z] INFO: Testing against a local daemon [2022-05-04T22:07:09.726Z] === RUN TestVolumesCreateAndList [2022-05-04T22:07:09.726Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-04T22:07:09.726Z] === RUN TestVolumesRemove [2022-05-04T22:07:09.726Z] --- PASS: TestVolumesRemove (0.13s) [2022-05-04T22:07:09.726Z] === RUN TestVolumesInspect [2022-05-04T22:07:09.726Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-04T22:07:09.726Z] === RUN TestVolumesInvalidJSON [2022-05-04T22:07:09.726Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:09.726Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:09.822Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T22:07:09.822Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-04T22:07:09.822Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T22:07:10.206Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:10.206Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T22:07:10.206Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T22:07:10.206Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T22:07:10.206Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T22:07:10.206Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-04T22:07:10.206Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-04T22:07:10.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T22:07:10.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T22:07:10.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T22:07:10.207Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T22:07:10.207Z] PASS [2022-05-04T22:07:10.207Z] ok github.com/docker/docker/integration/volume 0.384s [2022-05-04T22:07:10.207Z] [2022-05-04T22:07:10.207Z] DONE 9 tests in 2.525s [2022-05-04T22:07:10.207Z] INFO: make.ps1 ended at 05/04/2022 22:07:09 [2022-05-04T22:07:10.207Z] INFO: Integration CLI tests being run from the host: [2022-05-04T22:07:10.207Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T22:07:10.402Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T22:07:10.402Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-04T22:07:10.768Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-04T22:07:11.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:11.607Z] INFO: Testing against a local daemon [2022-05-04T22:07:11.607Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-04T22:07:11.607Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:11.607Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:07:11.607Z] === RUN TestDiskUsage [2022-05-04T22:07:11.607Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T22:07:11.607Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-04T22:07:11.607Z] === RUN TestEventsExecDie [2022-05-04T22:07:11.607Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T22:07:11.607Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-04T22:07:11.607Z] === RUN TestEventsBackwardsCompatible [2022-05-04T22:07:11.607Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T22:07:11.608Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestEventsVolumeCreate [2022-05-04T22:07:11.608Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T22:07:11.608Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestInfoAPI [2022-05-04T22:07:11.608Z] --- PASS: TestInfoAPI (0.08s) [2022-05-04T22:07:11.608Z] === RUN TestInfoAPIWarnings [2022-05-04T22:07:11.608Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:07:11.608Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestInfoDebug [2022-05-04T22:07:11.608Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:11.608Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestInfoInsecureRegistries [2022-05-04T22:07:11.608Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:11.608Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestInfoRegistryMirrors [2022-05-04T22:07:11.608Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:11.608Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-04T22:07:11.608Z] === RUN TestLoginFailsWithBadCredentials [2022-05-04T22:07:11.713Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-04T22:07:11.713Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T22:07:11.713Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T22:07:11.717Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T22:07:12.305Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T22:07:12.305Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-04T22:07:12.593Z] --- PASS: TestLoginFailsWithBadCredentials (1.02s) [2022-05-04T22:07:12.593Z] === RUN TestPingCacheHeaders [2022-05-04T22:07:12.593Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-04T22:07:12.593Z] === RUN TestPingGet [2022-05-04T22:07:12.593Z] --- PASS: TestPingGet (0.05s) [2022-05-04T22:07:12.593Z] === RUN TestPingHead [2022-05-04T22:07:12.593Z] --- PASS: TestPingHead (0.05s) [2022-05-04T22:07:12.593Z] === RUN TestPingSwarmHeader [2022-05-04T22:07:12.593Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:12.593Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-04T22:07:12.593Z] === RUN TestVersion [2022-05-04T22:07:12.593Z] --- PASS: TestVersion (0.05s) [2022-05-04T22:07:12.593Z] PASS [2022-05-04T22:07:12.593Z] ok github.com/docker/docker/integration/system 1.383s [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === Skipped [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-04T22:07:12.593Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-04T22:07:12.593Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-04T22:07:12.593Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-04T22:07:12.593Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-04T22:07:12.593Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-04T22:07:12.593Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-04T22:07:12.593Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-04T22:07:12.593Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-04T22:07:12.593Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-04T22:07:12.593Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-04T22:07:12.593Z] [2022-05-04T22:07:12.593Z] DONE 16 tests, 10 skipped in 3.992s [2022-05-04T22:07:12.593Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-04T22:07:13.692Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-04T22:07:13.953Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-04T22:07:13.953Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-04T22:07:13.953Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T22:07:14.525Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T22:07:14.525Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T22:07:15.466Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T22:07:15.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T22:07:15.551Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:15.551Z] INFO: Testing against a local daemon [2022-05-04T22:07:15.551Z] === RUN TestVolumesCreateAndList [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-05-04T22:07:15.551Z] === RUN TestVolumesRemove [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesRemove (0.20s) [2022-05-04T22:07:15.551Z] === RUN TestVolumesInspect [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:15.551Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:15.551Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-04T22:07:15.551Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-04T22:07:15.551Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-04T22:07:15.551Z] PASS [2022-05-04T22:07:15.551Z] ok github.com/docker/docker/integration/volume 0.474s [2022-05-04T22:07:15.551Z] [2022-05-04T22:07:15.551Z] DONE 9 tests in 2.691s [2022-05-04T22:07:15.551Z] INFO: make.ps1 ended at 05/04/2022 22:07:15 [2022-05-04T22:07:15.551Z] INFO: Integration CLI tests being run from the host: [2022-05-04T22:07:15.551Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-04T22:07:15.726Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T22:07:17.110Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T22:07:17.681Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T22:07:17.681Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T22:07:17.681Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T22:07:18.451Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T22:07:18.624Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-04T22:07:19.195Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-04T22:07:20.580Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T22:07:20.580Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T22:07:21.964Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T22:07:21.964Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T22:07:22.536Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T22:07:22.832Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-04T22:07:22.833Z] INFO: Testing against a local daemon [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T22:07:22.833Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T22:07:22.833Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T22:07:22.833Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T22:07:23.302Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T22:07:23.479Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1270370110 [2022-05-04T22:07:23.739Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T22:07:23.739Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T22:07:24.291Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T22:07:24.759Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T22:07:25.123Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T22:07:25.123Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T22:07:25.123Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T22:07:26.507Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T22:07:27.892Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T22:07:28.113Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-04T22:07:28.113Z] INFO: Testing against a local daemon [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-04T22:07:28.113Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-04T22:07:28.113Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-04T22:07:28.113Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-04T22:07:28.153Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T22:07:28.153Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T22:07:28.153Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T22:07:28.413Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T22:07:28.984Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T22:07:28.984Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T22:07:29.099Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-04T22:07:29.555Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T22:07:29.568Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-04T22:07:29.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-04T22:07:30.386Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T22:07:30.557Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-04T22:07:30.957Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T22:07:31.025Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-04T22:07:32.342Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-04T22:07:34.901Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-04T22:07:36.284Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T22:07:36.855Z] docker_cli_swarm_test.go:1895: [dcb19f04849d1] joining swarm manager [dcf2ccfe469ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:07:38.237Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T22:07:38.237Z] docker_cli_swarm_test.go:1896: [d562c2fe2eb6a] joining swarm manager [dcf2ccfe469ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:07:38.808Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T22:07:39.755Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T22:07:42.296Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T22:07:44.208Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T22:07:44.469Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T22:07:45.411Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T22:07:47.324Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T22:07:48.266Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T22:07:50.808Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T22:07:55.010Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-04T22:07:55.010Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T22:07:58.306Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T22:08:02.527Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-04T22:08:02.527Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T22:08:04.438Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-04T22:08:05.010Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-04T22:08:06.394Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T22:08:06.967Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T22:08:07.537Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T22:08:07.797Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T22:08:07.797Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-04T22:08:07.797Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T22:08:08.371Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T22:08:09.346Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T22:08:10.914Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T22:08:14.212Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-04T22:08:14.212Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-04T22:08:14.783Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-04T22:08:14.783Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-04T22:08:14.783Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-04T22:08:14.783Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-04T22:08:14.783Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-04T22:08:15.725Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-04T22:08:16.296Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-04T22:08:16.540Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T22:08:16.541Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:08:16.541Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T22:08:16.867Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-04T22:08:17.809Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-04T22:08:19.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-04T22:08:21.733Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-04T22:08:21.733Z] docker_cli_swarm_test.go:1796: [d0356e509d134] joining swarm manager [d5b14545b67b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:08:22.306Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-04T22:08:22.306Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-04T22:08:22.306Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-04T22:08:22.566Z] docker_cli_swarm_test.go:1797: [d01b430104d5d] joining swarm manager [d5b14545b67b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:08:23.137Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-04T22:08:23.708Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T22:08:26.259Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-04T22:08:28.803Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-04T22:08:30.715Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-04T22:08:32.101Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/networkdb 103.913s coverage: 60.0% of statements [2022-05-04T22:08:33.280Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/osl 4.289s coverage: 39.7% of statements [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-05-04T22:08:33.280Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-04T22:08:33.280Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-04T22:08:33.535Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === Skipped [2022-05-04T22:08:33.535Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-04T22:08:33.535Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-04T22:08:33.535Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-04T22:08:33.535Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-04T22:08:33.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-04T22:08:33.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-04T22:08:33.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-04T22:08:33.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-04T22:08:33.535Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-04T22:08:33.535Z] firewalld_test.go:14: firewalld is not running [2022-05-04T22:08:33.535Z] [2022-05-04T22:08:33.535Z] DONE 326 tests, 9 skipped in 199.657s [2022-05-04T22:08:34.012Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart Post stage [Pipeline] junit [2022-05-04T22:08:34.111Z] Recording test results [2022-05-04T22:08:34.506Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-04T22:08:34.901Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43555/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8d0186062edea60fbc3e96d3ccec04529ea303df -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8d0186062edea60fbc3e96d3ccec04529ea303df hack/validate/vendor [2022-05-04T22:08:35.464Z] No vendor changes in diff. [2022-05-04T22:08:35.719Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T22:08:36.317Z] + echo Ensuring container killed. [2022-05-04T22:08:36.317Z] Ensuring container killed. [2022-05-04T22:08:36.317Z] + docker rm -vf docker-pr9 [2022-05-04T22:08:36.317Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-05-04T22:08:36.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-04T22:08:36.636Z] + echo Chowning /workspace to jenkins user [2022-05-04T22:08:36.636Z] Chowning /workspace to jenkins user [2022-05-04T22:08:36.636Z] + id -u [2022-05-04T22:08:36.636Z] + id -g [2022-05-04T22:08:36.636Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T22:08:37.899Z] + bundleName=unit [2022-05-04T22:08:37.899Z] + echo Creating unit-bundles.tar.gz [2022-05-04T22:08:37.899Z] Creating unit-bundles.tar.gz [2022-05-04T22:08:37.899Z] + 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-05-04T22:08:37.899Z] bundles/junit-report-libnetwork.xml [2022-05-04T22:08:37.899Z] bundles/junit-report.xml [2022-05-04T22:08:37.899Z] bundles/go-test-report-libnetwork.json [2022-05-04T22:08:37.899Z] bundles/go-test-report.json [2022-05-04T22:08:37.899Z] bundles/profile-libnetwork.out [2022-05-04T22:08:37.899Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-04T22:08:37.925Z] Archiving artifacts [2022-05-04T22:08:37.945Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-04T22:08:38.206Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-04T22:08:38.519Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T22:08:38.822Z] + make clean [2022-05-04T22:08:38.822Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T22:08:38.822Z] docker-dev-cache [2022-05-04T22:08:38.822Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T22:08:39.604Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-04T22:08:40.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-04T22:08:41.564Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-04T22:08:42.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-04T22:08:44.337Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-04T22:08:45.724Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-04T22:08:46.669Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-04T22:08:47.239Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-04T22:08:49.177Z] docker_cli_swarm_test.go:1315: [d097d4de49adf] joining swarm manager [da5de6c44330f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:08:49.177Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T22:08:50.117Z] docker_cli_swarm_test.go:1316: [d08bff6c51a4e] joining swarm manager [da5de6c44330f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T22:09:05.014Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T22:09:05.585Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T22:09:05.585Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T22:09:06.158Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T22:09:06.158Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T22:09:06.419Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T22:09:06.419Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T22:09:06.419Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T22:09:07.804Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T22:09:07.804Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T22:09:08.065Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T22:09:08.065Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T22:09:08.065Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T22:09:12.488Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T22:09:12.488Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T22:09:12.488Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T22:09:12.488Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T22:09:12.488Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T22:09:12.488Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T22:09:12.488Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T22:09:12.488Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T22:09:12.488Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T22:09:12.488Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T22:09:12.488Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T22:09:12.488Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T22:09:12.488Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T22:09:12.488Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T22:09:12.488Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T22:09:12.488Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:09:12.488Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T22:09:14.644Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T22:09:14.905Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T22:09:14.905Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T22:09:15.166Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T22:09:15.435Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T22:09:15.435Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:09:15.435Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T22:09:15.435Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:09:15.435Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T22:09:17.078Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T22:09:17.175Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T22:09:17.175Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T22:09:17.175Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T22:09:19.623Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T22:09:19.623Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite (1347.85s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.62s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.19s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.92s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.61s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.58s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.99s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.81s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.79s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.25s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.97s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.90s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.38s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.67s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.14s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.26s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.95s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.96s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.26s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.80s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.61s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.27s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.21s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.38s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.96s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.22s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.70s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.13s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.55s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.25s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.17s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.70s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.61s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.19s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.23s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.26s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.98s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.19s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.59s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.16s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.50s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.47s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.34s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.47s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.45s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.16s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.93s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.76s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.41s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.92s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCmd (0.27s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.27s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2022-05-04T22:09:19.623Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.67s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.96s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.00s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.22s) [2022-05-04T22:09:19.623Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.11s) [2022-05-04T22:09:19.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-04T22:09:19.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-04T22:09:19.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T22:09:19.623Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.99s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.75s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.39s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.29s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.99s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.26s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.94s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.47s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.90s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.29s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.88s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.33s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.54s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.21s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.22s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.44s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.90s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.25s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.73s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.91s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.99s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.16s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnv (1.57s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.28s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.31s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.97s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.11s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.68s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.26s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.27s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.05s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.37s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.47s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.24s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.87s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.91s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.38s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildHistory (4.24s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.74s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.80s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.92s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.49s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.50s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.46s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.85s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.46s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.29s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.52s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.60s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.37s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.18s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.92s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.80s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.30s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.58s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.40s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.63s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.20s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.87s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.89s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.30s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildPATH (2.35s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.60s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.33s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.72s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.28s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.97s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.22s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.38s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.06s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildUser (2.05s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.79s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.93s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.59s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.09s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.23s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.90s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.20s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.47s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.54s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.47s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.59s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.59s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.99s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.97s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.62s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.97s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.58s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.06s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.46s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.46s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.95s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.96s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.68s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.04s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.73s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.74s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.18s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.12s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.65s) [2022-05-04T22:09:19.624Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.64s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.14s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.67s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.65s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.45s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001063c20_} (1.42s) [2022-05-04T22:09:19.624Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12518813672_/foo_false____} (1.38s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12518813672_/foo_true____} (1.43s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-334561098_/foo_false____} (1.42s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-334561098_/foo_true____} (1.33s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-334561098_/foo_true__0xc001063c50__} (1.50s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001063c68_} (1.33s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001063c80_} (1.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001063c98_} (1.29s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001063cb0_} (1.48s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.15s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.68s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.33s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.46s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.83s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.84s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.67s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.94s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.10s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.09s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.64s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.61s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.63s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.09s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.85s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.17s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.64s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.78s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.23s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.48s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.16s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.88s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.49s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.74s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.74s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.35s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToStdout (0.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.18s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.73s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.61s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.59s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.21s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.67s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.29s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.21s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.82s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.90s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.14s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.23s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.20s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.89s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.95s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsAttach (0.76s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsCommit (0.84s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.56s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.75s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.41s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.41s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.27s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFilters (0.88s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.65s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.96s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.49s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsRename (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.91s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsTop (0.56s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.56s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.60s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecCgroup (1.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecEnv (0.73s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.60s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecInspectID (1.75s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.20s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.75s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.62s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.49s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHealth (19.11s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.59s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.69s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportDisplay (1.07s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.14s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportGzipped (1.14s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.61s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.47s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.60s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-05-04T22:09:19.625Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-05-04T22:09:19.625Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.93s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectStatus (0.53s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.25s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.65s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.03s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.78s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.36s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.08s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.49s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.54s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.67s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsSince (6.68s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.60s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestNetHostname (1.28s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.67s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.31s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.59s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.51s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.85s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.49s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.85s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.85s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPortList (6.27s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsByOrder (2.58s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.77s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.11s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.15s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.34s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.90s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.57s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.96s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.61s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.54s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.68s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.58s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.21s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.40s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.65s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.39s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.54s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.82s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.05s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.28s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.21s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.69s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.80s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.06s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.65s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.75s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.55s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.68s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.16s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.13s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.69s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.69s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.99s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.29s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2022-05-04T22:09:19.626Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.68s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.25s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.61s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.52s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunExitCode (0.45s) [2022-05-04T22:09:19.626Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.29s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.53s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.57s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.51s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.88s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.99s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.35s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMount (5.10s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.42s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.98s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.36s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.34s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.61s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.59s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.61s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.12s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.59s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.31s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.72s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.68s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.76s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.54s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunSysctls (0.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.55s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.47s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.98s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.20s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserByID (0.71s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.57s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.38s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.84s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.06s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.30s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.69s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.50s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.69s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.70s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.54s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.59s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.35s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.09s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.45s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.77s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.12s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.57s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.50s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.53s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2022-05-04T22:09:19.627Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.94s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.39s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.28s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.43s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.18s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.51s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.19s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.35s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.66s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.83s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.09s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-05-04T22:09:19.627Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.43s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2022-05-04T22:09:19.628Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s) [2022-05-04T22:09:19.628Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-04T22:09:19.628Z] === RUN TestDockerRegistrySuite [2022-05-04T22:09:19.628Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T22:09:20.569Z] check_test.go:194: [daf7d47c01ce2] daemon is not started [2022-05-04T22:09:20.569Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-04T22:09:21.484Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-04T22:09:21.484Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-04T22:09:21.484Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-04T22:09:21.484Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-04T22:09:21.484Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-04T22:09:21.484Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-04T22:09:21.484Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-04T22:09:21.484Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:09:21.484Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-04T22:09:21.513Z] check_test.go:194: [df3196b951880] daemon is not started [2022-05-04T22:09:21.513Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T22:09:22.899Z] check_test.go:194: [ddf066818538f] daemon is not started [2022-05-04T22:09:22.900Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T22:09:23.160Z] check_test.go:194: [d0678e7cc2669] daemon is not started [2022-05-04T22:09:23.160Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:09:25.711Z] check_test.go:194: [d73fef14d6d30] daemon is not started [2022-05-04T22:09:25.711Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:09:25.852Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T22:09:26.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-04T22:09:26.250Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:09:26.250Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-04T22:09:26.250Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:09:26.250Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-04T22:09:29.913Z] check_test.go:194: [d7799140bd941] daemon is not started [2022-05-04T22:09:29.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T22:09:30.046Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-04T22:09:32.264Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-04T22:09:32.264Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:09:32.264Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-04T22:09:32.264Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:09:32.264Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-04T22:09:32.264Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:09:32.264Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-04T22:09:32.264Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:09:32.264Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-04T22:09:33.214Z] check_test.go:194: [de21abf01ad6a] daemon is not started [2022-05-04T22:09:33.214Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T22:09:33.786Z] check_test.go:194: [db410afcffe9e] daemon is not started [2022-05-04T22:09:33.786Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T22:09:34.728Z] check_test.go:194: [d1ba15e44f272] daemon is not started [2022-05-04T22:09:34.728Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T22:09:35.222Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-04T22:09:35.222Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:09:35.670Z] check_test.go:194: [d67735f1f688d] daemon is not started [2022-05-04T22:09:35.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T22:09:35.691Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-04T22:09:35.691Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:09:35.691Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-04T22:09:36.615Z] check_test.go:194: [d237e4f7551f1] daemon is not started [2022-05-04T22:09:36.615Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T22:09:37.998Z] check_test.go:194: [dcda6b41b0fc2] daemon is not started [2022-05-04T22:09:37.998Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T22:09:38.402Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T22:09:38.940Z] check_test.go:194: [dfa1c634ffcf2] daemon is not started [2022-05-04T22:09:38.940Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T22:09:39.883Z] check_test.go:194: [dda3fb7bd740e] daemon is not started [2022-05-04T22:09:39.884Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T22:09:40.827Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0b06e02b8d369df468f9dd5094ab6074678751e7dfc29f926b02553b406cecc [2022-05-04T22:09:41.398Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f257dc25d4ebd963fc205101d959013f207b1c213177ec149b4326546b43403 [2022-05-04T22:09:41.659Z] check_test.go:194: [d0b1afcd6c1bf] daemon is not started [2022-05-04T22:09:41.659Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T22:09:42.601Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cb02a9b2ee755265d8422f4d87ea3bb3ef11a54911c716301d9e2e06a408795d [2022-05-04T22:09:42.853Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-04T22:09:43.176Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0beaa80ba12c2a4c7339546de8e8e1970f70ade0a4894624276e477cd3922e2a [2022-05-04T22:09:43.436Z] check_test.go:194: [d654260a0ee19] daemon is not started [2022-05-04T22:09:43.436Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T22:09:44.380Z] check_test.go:194: [d459e8593bada] daemon is not started [2022-05-04T22:09:44.380Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T22:09:46.925Z] check_test.go:194: [dde3f7e7bb7a7] daemon is not started [2022-05-04T22:09:46.925Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T22:09:47.052Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T22:09:47.496Z] check_test.go:194: [de0baf4449e94] daemon is not started [2022-05-04T22:09:47.496Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:09:47.496Z] check_test.go:194: [d6bd00f92cf47] daemon is not started [2022-05-04T22:09:47.496Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:09:48.448Z] check_test.go:194: [d82a2674dee25] daemon is not started [2022-05-04T22:09:48.448Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:09:49.392Z] check_test.go:194: [db16580a82445] daemon is not started [2022-05-04T22:09:49.392Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:09:50.332Z] check_test.go:194: [dd13cad991b4b] daemon is not started [2022-05-04T22:09:50.332Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T22:09:52.880Z] check_test.go:194: [d3e3271274676] daemon is not started [2022-05-04T22:09:52.880Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T22:09:52.880Z] check_test.go:194: [d8b8f226faf22] daemon is not started [2022-05-04T22:09:52.880Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T22:09:54.263Z] check_test.go:194: [d5153ed49c2e4] daemon is not started [2022-05-04T22:09:54.263Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T22:09:54.263Z] check_test.go:194: [d737ee7cc10d8] daemon is not started [2022-05-04T22:09:54.263Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T22:09:54.523Z] check_test.go:194: [da38a9b260944] daemon is not started [2022-05-04T22:09:54.523Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T22:09:54.784Z] check_test.go:194: [d5ec8de810593] daemon is not started [2022-05-04T22:09:54.784Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T22:09:55.045Z] check_test.go:194: [d18b34b09f73a] daemon is not started [2022-05-04T22:09:55.045Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T22:09:55.305Z] check_test.go:194: [db8b1d8fe5a89] daemon is not started [2022-05-04T22:09:55.305Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T22:09:55.567Z] check_test.go:194: [dc05f0591a684] daemon is not started [2022-05-04T22:09:55.567Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T22:09:56.511Z] check_test.go:194: [d9d994db7adf5] daemon is not started [2022-05-04T22:09:56.511Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T22:09:57.477Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T22:09:57.895Z] check_test.go:194: [d3099f66b93bc] daemon is not started [2022-05-04T22:09:57.895Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T22:09:58.837Z] check_test.go:194: [d29f88f1449e7] daemon is not started [2022-05-04T22:09:58.837Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T22:09:59.779Z] check_test.go:194: [dbada29f3746e] daemon is not started [2022-05-04T22:09:59.779Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T22:10:00.719Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T22:10:00.979Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite (42.00s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.70s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.22s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.72s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.12s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.03s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.86s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.03s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-05-04T22:10:01.239Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-05-04T22:10:01.240Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-04T22:10:01.240Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T22:10:01.240Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T22:10:01.500Z] check_test.go:221: [d8989c5af2e94] daemon is not started [2022-05-04T22:10:01.500Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:10:05.705Z] check_test.go:221: [dae8112e0a33b] daemon is not started [2022-05-04T22:10:05.705Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:10:05.705Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-04T22:10:10.992Z] check_test.go:221: [d5a4c5cf5986e] daemon is not started [2022-05-04T22:10:10.992Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T22:10:11.934Z] check_test.go:221: [d44ae47cb4b37] daemon is not started [2022-05-04T22:10:11.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:10:11.934Z] check_test.go:221: [dfcc7684cf477] daemon is not started [2022-05-04T22:10:11.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:10:12.195Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-04T22:10:13.135Z] check_test.go:221: [dc14a36d88144] daemon is not started [2022-05-04T22:10:13.135Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:10:14.573Z] check_test.go:221: [d7953aebe53fd] daemon is not started [2022-05-04T22:10:14.573Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:10:15.528Z] check_test.go:221: [d6d1ab69849fc] daemon is not started [2022-05-04T22:10:15.528Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T22:10:18.829Z] check_test.go:221: [d9ea610c46a55] daemon is not started [2022-05-04T22:10:18.829Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T22:10:19.400Z] check_test.go:221: [d910402a6f0db] daemon is not started [2022-05-04T22:10:19.400Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T22:10:19.400Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-04T22:10:19.661Z] check_test.go:221: [d393d0460c48c] daemon is not started [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite (18.31s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.78s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.33s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.22s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.20s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.10s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.21s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2022-05-04T22:10:19.661Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2022-05-04T22:10:19.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T22:10:19.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T22:10:20.604Z] check_test.go:250: [deece12a9d8cc] daemon is not started [2022-05-04T22:10:20.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T22:10:21.176Z] check_test.go:250: [d5c41957820a6] daemon is not started [2022-05-04T22:10:21.176Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T22:10:21.437Z] check_test.go:250: [d3d96d303573f] daemon is not started [2022-05-04T22:10:21.437Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T22:10:21.698Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-04T22:10:23.084Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T22:10:23.655Z] check_test.go:250: [dec89b9d5f725] daemon is not started [2022-05-04T22:10:23.655Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T22:10:24.225Z] check_test.go:250: [dbbd4ffd3b17b] daemon is not started [2022-05-04T22:10:24.225Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T22:10:25.167Z] check_test.go:250: [d40f8ff462a01] daemon is not started [2022-05-04T22:10:25.167Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T22:10:25.428Z] check_test.go:250: [d98842166bf1e] daemon is not started [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.66s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.38s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.67s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.61s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.03s) [2022-05-04T22:10:25.428Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-05-04T22:10:25.428Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T22:10:25.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T22:10:26.367Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-04T22:10:27.617Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T22:10:30.568Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-04T22:10:30.568Z] check_test.go:277: [deab5e024d555] daemon is not started [2022-05-04T22:10:30.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T22:10:30.568Z] check_test.go:277: [dbddfd0d59061] daemon is not started [2022-05-04T22:10:30.568Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T22:10:30.829Z] check_test.go:277: [daf71d40f6306] daemon is not started [2022-05-04T22:10:30.829Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T22:10:31.090Z] check_test.go:277: [d6f1a558aec57] daemon is not started [2022-05-04T22:10:31.090Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T22:10:31.090Z] check_test.go:277: [d365a5163026c] daemon is not started [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.80s) [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-04T22:10:31.090Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-04T22:10:31.090Z] === RUN TestDockerNetworkSuite [2022-05-04T22:10:31.090Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-04T22:10:32.475Z] docker_cli_network_unix_test.go:46: [dcf3808efad94] daemon is not started [2022-05-04T22:10:32.475Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-04T22:10:33.046Z] docker_cli_network_unix_test.go:46: [dda82ff7056f0] daemon is not started [2022-05-04T22:10:33.307Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-04T22:10:34.690Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-04T22:10:34.690Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-04T22:10:34.690Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-04T22:10:36.076Z] docker_cli_network_unix_test.go:46: [db11c21434b77] daemon is not started [2022-05-04T22:10:37.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-04T22:10:38.422Z] docker_cli_network_unix_test.go:46: [df45746ba1bba] daemon is not started [2022-05-04T22:10:38.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-04T22:10:38.944Z] docker_cli_network_unix_test.go:1233: [db314b32449cb] daemon is not started [2022-05-04T22:10:40.114Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T22:10:40.857Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-04T22:10:41.428Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-04T22:10:41.688Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-04T22:10:42.260Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-04T22:10:42.831Z] docker_cli_network_unix_test.go:46: [d3b19a8e4fe8c] daemon is not started [2022-05-04T22:10:43.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-04T22:10:44.785Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-04T22:10:48.989Z] docker_cli_network_unix_test.go:46: [d9cca1a7607b0] daemon is not started [2022-05-04T22:10:49.561Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-04T22:10:51.477Z] docker_cli_network_unix_test.go:46: [d2bbd04d68706] daemon is not started [2022-05-04T22:10:51.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-04T22:10:52.609Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T22:10:52.678Z] docker_cli_network_unix_test.go:46: [d75aeae75883e] daemon is not started [2022-05-04T22:10:52.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-04T22:10:53.199Z] docker_cli_network_unix_test.go:46: [db94547e575f6] daemon is not started [2022-05-04T22:10:53.459Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-04T22:10:53.721Z] docker_cli_network_unix_test.go:46: [daf04b920268d] daemon is not started [2022-05-04T22:10:53.721Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-04T22:10:54.292Z] docker_cli_network_unix_test.go:46: [d2a9b8458fec7] daemon is not started [2022-05-04T22:10:54.553Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-04T22:10:55.124Z] docker_cli_network_unix_test.go:46: [df9b771c605eb] daemon is not started [2022-05-04T22:10:55.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-04T22:10:55.645Z] docker_cli_network_unix_test.go:46: [dd3f199f13f23] daemon is not started [2022-05-04T22:10:55.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-04T22:10:55.906Z] docker_cli_network_unix_test.go:46: [dbaa51b7e186e] daemon is not started [2022-05-04T22:10:55.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-04T22:10:56.477Z] docker_cli_network_unix_test.go:46: [d9af83d62f557] daemon is not started [2022-05-04T22:10:56.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-04T22:10:56.737Z] docker_cli_network_unix_test.go:46: [d87c3cac417f5] daemon is not started [2022-05-04T22:10:56.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-04T22:10:56.997Z] docker_cli_network_unix_test.go:46: [dc73b0ecde101] daemon is not started [2022-05-04T22:10:56.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-04T22:10:56.997Z] docker_cli_network_unix_test.go:46: [d2b09f0d48302] daemon is not started [2022-05-04T22:10:56.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-04T22:10:57.940Z] docker_cli_network_unix_test.go:46: [dec647b47c7a9] daemon is not started [2022-05-04T22:10:57.940Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-04T22:10:58.511Z] docker_cli_network_unix_test.go:46: [d62938deaff24] daemon is not started [2022-05-04T22:10:58.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-04T22:10:59.032Z] docker_cli_network_unix_test.go:46: [d87214b2a16f8] daemon is not started [2022-05-04T22:10:59.032Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-04T22:10:59.032Z] docker_cli_network_unix_test.go:46: [d7052afb0dba1] daemon is not started [2022-05-04T22:10:59.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-04T22:10:59.292Z] docker_cli_network_unix_test.go:46: [d5f7f7f492fa4] daemon is not started [2022-05-04T22:10:59.292Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-04T22:11:00.688Z] docker_cli_network_unix_test.go:968: [da3bebde3ff45] daemon is not started [2022-05-04T22:11:01.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-04T22:11:03.012Z] docker_cli_network_unix_test.go:46: [d0260adeeb1e8] daemon is not started [2022-05-04T22:11:03.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-04T22:11:05.559Z] docker_cli_network_unix_test.go:1116: [d6b38c90eb82e] daemon is not started [2022-05-04T22:11:07.378Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T22:11:07.378Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:11:07.378Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T22:11:08.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-04T22:11:08.859Z] docker_cli_network_unix_test.go:46: [d34b942cc33f3] daemon is not started [2022-05-04T22:11:08.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-04T22:11:09.429Z] docker_cli_network_unix_test.go:46: [d7c19d3a084bf] daemon is not started [2022-05-04T22:11:09.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-04T22:11:09.429Z] docker_cli_network_unix_test.go:46: [da4299640e58c] daemon is not started [2022-05-04T22:11:09.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-04T22:11:09.689Z] docker_cli_network_unix_test.go:46: [d303f97a9301c] daemon is not started [2022-05-04T22:11:09.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-04T22:11:09.689Z] docker_cli_network_unix_test.go:46: [dac5dfdbf81cb] daemon is not started [2022-05-04T22:11:09.689Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-04T22:11:09.950Z] docker_cli_network_unix_test.go:46: [d169568e366e2] daemon is not started [2022-05-04T22:11:09.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-04T22:11:09.951Z] docker_cli_network_unix_test.go:46: [d2eac53bb363d] daemon is not started [2022-05-04T22:11:09.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-04T22:11:11.334Z] docker_cli_network_unix_test.go:46: [d31430d6d6488] daemon is not started [2022-05-04T22:11:12.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-04T22:11:12.275Z] docker_cli_network_unix_test.go:46: [d003ee197baf7] daemon is not started [2022-05-04T22:11:12.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-04T22:11:12.275Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-04T22:11:12.275Z] docker_cli_network_unix_test.go:46: [d2ba2f1e388cd] daemon is not started [2022-05-04T22:11:12.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-04T22:11:12.846Z] docker_cli_network_unix_test.go:46: [df0f025e75144] daemon is not started [2022-05-04T22:11:13.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-04T22:11:14.535Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T22:11:14.535Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T22:11:16.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-04T22:11:17.787Z] docker_cli_network_unix_test.go:1084: [df46b138cb2f3] daemon is not started [2022-05-04T22:11:19.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-04T22:11:19.699Z] docker_cli_network_unix_test.go:46: [dfcd9ec2da147] daemon is not started [2022-05-04T22:11:19.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-04T22:11:19.961Z] docker_cli_network_unix_test.go:46: [de89b7707f5f8] daemon is not started [2022-05-04T22:11:20.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-04T22:11:20.402Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T22:11:21.387Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T22:11:21.387Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:11:21.387Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T22:11:21.387Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:11:21.387Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T22:11:21.387Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:11:21.387Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T22:11:21.606Z] docker_cli_network_unix_test.go:46: [dc3fb47dcf3c2] daemon is not started [2022-05-04T22:11:21.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-04T22:11:21.606Z] docker_cli_network_unix_test.go:46: [dba20cd315ace] daemon is not started [2022-05-04T22:11:21.606Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-04T22:11:21.853Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T22:11:22.177Z] docker_cli_network_unix_test.go:46: [dc5e7c72a6165] daemon is not started [2022-05-04T22:11:22.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-04T22:11:22.697Z] docker_cli_network_unix_test.go:46: [d95cea885c9be] daemon is not started [2022-05-04T22:11:22.841Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T22:11:22.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-04T22:11:23.531Z] docker_cli_network_unix_test.go:46: [d9d038dcf1625] daemon is not started [2022-05-04T22:11:23.806Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-04T22:11:26.626Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T22:11:28.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T22:11:28.842Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:11:28.842Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T22:11:28.842Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:11:28.842Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T22:11:28.842Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T22:11:30.435Z] docker_cli_network_unix_test.go:46: [dae22fb123e2d] daemon is not started [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite (58.54s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.35s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.56s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.99s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.92s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.73s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.01s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.23s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.60s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-04T22:11:30.435Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.46s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-05-04T22:11:30.435Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.89s) [2022-05-04T22:11:30.435Z] === RUN TestDockerHubPullSuite [2022-05-04T22:11:30.435Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-04T22:11:31.374Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-04T22:11:32.625Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T22:11:33.913Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-04T22:11:34.173Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-04T22:11:35.556Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-04T22:11:35.818Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite (6.09s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-05-04T22:11:35.818Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-04T22:11:35.818Z] PASS [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === Skipped [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T22:11:35.818Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-05-04T22:11:35.818Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2022-05-04T22:11:35.818Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.02s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-04T22:11:35.818Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T22:11:35.818Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-04T22:11:35.818Z] docker_cli_network_unix_test.go:46: [d2ba2f1e388cd] daemon is not started [2022-05-04T22:11:35.818Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] DONE 1265 tests, 51 skipped in 1490.298s [2022-05-04T22:11:35.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T22:11:35.818Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T22:11:35.818Z] +++ kill 9442 [2022-05-04T22:11:35.818Z] +++ /etc/init.d/apparmor stop [2022-05-04T22:11:35.818Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] Unloading profiles will leave already running processes permanently [2022-05-04T22:11:35.818Z] unconfined, which can lead to unexpected situations. [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:35.818Z] To set a process to complain mode, use the command line tool [2022-05-04T22:11:35.818Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T22:11:35.818Z] +++ true [2022-05-04T22:11:35.818Z] exiting test-integration [2022-05-04T22:11:35.818Z] ++ exit 0 [2022-05-04T22:11:35.818Z] [2022-05-04T22:11:36.079Z] + for job in $(jobs -p) [2022-05-04T22:11:36.079Z] + wait 441 [2022-05-04T22:11:39.376Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-04T22:11:41.287Z] docker_cli_swarm_test.go:1180: [dadf19c736e7c] joining swarm manager [d0c0b08cbf853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:11:47.550Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T22:11:47.862Z] docker_cli_swarm_test.go:1189: [d38f609be9168] joining swarm manager [d0c0b08cbf853]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:11:54.713Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-04T22:11:54.797Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-04T22:11:54.797Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-04T22:11:54.797Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-04T22:11:54.797Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:11:54.797Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-04T22:11:55.266Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-04T22:11:56.255Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-04T22:11:56.287Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T22:11:56.287Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:11:56.287Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T22:12:00.059Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-04T22:12:00.077Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T22:12:01.048Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-04T22:12:01.048Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:12:01.517Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-04T22:12:01.517Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:12:01.517Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-04T22:12:01.517Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-04T22:12:01.639Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T22:12:04.473Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T22:12:08.793Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T22:12:08.793Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T22:12:08.793Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T22:12:08.793Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T22:12:08.793Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T22:12:16.976Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T22:12:18.887Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T22:12:18.887Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T22:12:18.887Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T22:12:18.887Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T22:12:21.831Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T22:12:25.624Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T22:12:27.406Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-04T22:12:27.406Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-04T22:12:27.406Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:12:27.406Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-04T22:12:30.364Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-04T22:12:30.374Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T22:12:30.374Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:12:30.374Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T22:12:30.374Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:12:30.840Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T22:12:30.840Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:12:30.840Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T22:12:30.840Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:12:30.840Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T22:12:30.840Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:12:30.840Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T22:12:32.580Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-04T22:12:34.561Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-04T22:12:34.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T22:12:34.626Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:12:34.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T22:12:34.626Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:12:34.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T22:12:34.626Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:12:34.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T22:12:36.191Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T22:12:36.472Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-04T22:12:40.677Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-04T22:12:40.939Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T22:12:42.588Z] docker_cli_swarm_test.go:1112: [d890f5ef8e709] joining swarm manager [dfe88d6c8066e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-04T22:12:43.008Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-04T22:12:43.008Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-04T22:12:43.008Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-04T22:12:43.008Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-04T22:12:43.008Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-04T22:12:43.969Z] docker_cli_swarm_test.go:1113: [d808994f8eb37] joining swarm manager [dfe88d6c8066e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:12:55.865Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T22:12:55.866Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T22:12:55.866Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T22:12:55.866Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T22:12:55.866Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T22:12:55.866Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:12:55.866Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T22:12:58.812Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T22:12:58.812Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T22:12:59.651Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T22:12:59.651Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:12:59.651Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T22:12:59.651Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:12:59.651Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T22:13:04.685Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T22:13:11.861Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T22:13:17.460Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T22:13:17.460Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:13:17.722Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T22:13:17.931Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T22:13:18.916Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T22:13:24.887Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T22:13:25.354Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T22:13:29.337Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T22:13:29.337Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:13:29.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T22:13:31.238Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T22:13:31.238Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:13:31.238Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T22:13:31.238Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T22:13:31.705Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T22:13:31.705Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:13:32.173Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T22:13:36.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T22:13:40.830Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T22:13:40.830Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:13:40.830Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T22:13:43.648Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-04T22:13:43.648Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:13:43.648Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-04T22:13:43.648Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:13:43.648Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-04T22:13:49.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T22:13:53.321Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T22:13:53.788Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T22:13:56.018Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T22:13:56.018Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:13:56.018Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T22:13:56.485Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T22:13:56.485Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T22:13:59.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T22:13:59.883Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:14:00.867Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T22:14:02.343Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T22:14:02.343Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T22:14:03.327Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T22:14:04.311Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T22:14:04.780Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T22:14:04.883Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-04T22:14:04.883Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:14:04.883Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-04T22:14:04.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-04T22:14:05.765Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T22:14:07.702Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T22:14:08.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T22:14:08.025Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:14:08.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T22:14:08.025Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:14:08.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T22:14:10.761Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-04T22:14:10.761Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:14:11.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-04T22:14:13.568Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T22:14:13.568Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:14:13.568Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T22:14:13.568Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:14:13.568Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T22:14:13.568Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T22:14:13.568Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T22:14:14.034Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T22:14:14.034Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T22:14:14.503Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T22:14:14.970Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T22:14:16.514Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-04T22:14:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T22:14:16.676Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:14:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T22:14:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T22:14:16.676Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:14:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T22:14:16.676Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:14:16.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T22:14:20.466Z] docker_cli_swarm_test.go:1166: [d5298a0de8963] joining swarm manager [dfe88d6c8066e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-04T22:14:20.834Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T22:14:26.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-04T22:14:35.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-04T22:14:35.622Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:14:35.622Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-04T22:14:38.636Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T22:14:38.636Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:14:38.636Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T22:14:40.198Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T22:14:42.417Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-04T22:14:44.331Z] docker_cli_swarm_test.go:1447: [d4ea59d36e850] joining swarm manager [dc68551b2b025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:14:44.901Z] docker_cli_swarm_test.go:1448: [d77103075eace] joining swarm manager [dc68551b2b025]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-04T22:14:46.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-04T22:14:46.064Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:14:46.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-04T22:14:46.064Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:14:46.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-04T22:14:46.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T22:14:51.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-04T22:14:51.939Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:14:51.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-04T22:14:52.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-04T22:14:52.408Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:14:52.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-04T22:14:52.408Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:14:52.408Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-04T22:14:53.920Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T22:14:53.920Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:14:53.920Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T22:14:53.920Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:14:54.391Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T22:14:56.601Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T22:14:56.601Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:14:56.601Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T22:14:57.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-04T22:14:57.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-04T22:14:57.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-04T22:14:57.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-04T22:14:57.121Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-04T22:14:57.692Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-04T22:15:00.251Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-04T22:15:02.462Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T22:15:03.552Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-04T22:15:04.672Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T22:15:04.672Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:15:04.672Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T22:15:04.672Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:15:04.672Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T22:15:05.461Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-04T22:15:06.233Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T22:15:07.371Z] docker_cli_swarm_unix_test.go:63: [dfdb44361caaf] joining swarm manager [d1675758551ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:15:07.800Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T22:15:08.267Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T22:15:09.255Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T22:15:09.722Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T22:15:16.043Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T22:15:18.380Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T22:15:20.592Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T22:15:20.592Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:15:20.592Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T22:15:21.578Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T22:15:21.578Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:15:21.578Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T22:15:22.574Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T22:15:25.524Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T22:15:26.510Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T22:15:27.495Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T22:15:27.495Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:15:27.495Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T22:15:28.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-04T22:15:28.484Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T22:15:29.471Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T22:15:29.471Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:15:29.471Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T22:15:29.471Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:15:29.471Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T22:15:29.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-04T22:15:29.840Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:15:30.831Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-04T22:15:30.831Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:15:30.967Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T22:15:31.299Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-04T22:15:32.865Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-04T22:15:32.865Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:15:32.865Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-04T22:15:36.622Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T22:15:36.826Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T22:15:37.634Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-04T22:15:39.208Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-04T22:15:39.208Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:15:39.208Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-04T22:15:39.208Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:15:39.208Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-04T22:15:40.774Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-04T22:15:41.762Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-04T22:15:42.231Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-04T22:15:42.700Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-04T22:15:43.691Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-04T22:15:43.973Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T22:15:48.719Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T22:15:49.565Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-04T22:15:51.132Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-04T22:15:51.132Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:15:51.132Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-04T22:15:52.702Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-04T22:15:52.702Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:15:52.702Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-04T22:15:53.170Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-04T22:15:54.735Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-04T22:15:55.723Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-04T22:15:56.193Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-04T22:15:56.193Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:15:56.661Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-04T22:15:57.654Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-04T22:15:58.124Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-04T22:15:58.124Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:15:58.124Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-04T22:15:58.124Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:15:58.124Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-04T22:16:03.626Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-04T22:16:03.626Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-04T22:16:03.626Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-04T22:16:03.996Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-04T22:16:05.536Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-04T22:16:06.519Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T22:16:06.519Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:16:06.519Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T22:16:08.837Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-04T22:16:11.380Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-04T22:16:12.765Z] docker_api_swarm_test.go:962: [da4f679a84efa] joining swarm manager [d21d8b74fddb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-04T22:16:15.177Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T22:16:15.653Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T22:16:15.653Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:16:15.653Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T22:16:15.653Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:16:15.653Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T22:16:19.447Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T22:16:24.197Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T22:16:27.140Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T22:16:27.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T22:16:27.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T22:16:27.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T22:16:27.664Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T22:16:27.664Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T22:16:30.084Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T22:16:30.903Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-04T22:16:31.083Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T22:16:31.449Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T22:16:31.449Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:16:31.916Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T22:16:31.916Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:16:32.068Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T22:16:32.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T22:16:32.383Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:16:32.383Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T22:16:33.370Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T22:16:33.370Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:16:33.370Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T22:16:39.862Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-04T22:16:39.863Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-04T22:16:39.863Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-04T22:16:42.508Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T22:16:42.817Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-04T22:16:42.817Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:16:43.127Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-04T22:16:43.286Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-04T22:16:43.287Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:16:43.491Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T22:16:43.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-04T22:16:43.756Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:16:43.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-04T22:16:44.226Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-04T22:16:44.226Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:16:44.695Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-04T22:16:45.042Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-04T22:16:46.962Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-04T22:16:50.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-04T22:16:53.907Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T22:16:56.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-04T22:16:57.687Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T22:17:02.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-04T22:17:03.465Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T22:17:04.058Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-04T22:17:04.450Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T22:17:04.450Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:17:04.919Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T22:17:06.352Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T22:17:06.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-04T22:17:09.143Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-04T22:17:11.093Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T22:17:11.686Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-04T22:17:13.597Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-04T22:17:15.836Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T22:17:16.139Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-04T22:17:17.399Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T22:17:17.399Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:17:17.399Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T22:17:17.399Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:17:17.399Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T22:17:19.611Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T22:17:19.611Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:17:19.611Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T22:17:20.683Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-04T22:17:20.683Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-04T22:17:20.683Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:17:20.683Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-04T22:17:30.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T22:17:30.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T22:17:31.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T22:17:36.397Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T22:17:41.152Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T22:17:44.937Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T22:17:46.151Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-04T22:17:46.621Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-04T22:17:47.610Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-04T22:17:51.405Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-04T22:17:54.357Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-04T22:17:57.313Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-04T22:18:02.292Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T22:18:12.407Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-04T22:18:23.519Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T22:18:27.432Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-04T22:18:35.994Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T22:18:39.781Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T22:18:39.781Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:18:39.781Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T22:18:39.781Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:18:40.248Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T22:18:41.809Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite (1568.11s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.31s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.00s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.31s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.25s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.74s) [2022-05-04T22:18:42.329Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.74s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.70s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.92s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.29s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.46s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.14s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.59s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.73s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.82s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.57s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.35s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.48s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.13s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.34s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.68s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.83s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.19s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.12s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.89s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.57s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.71s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.80s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.03s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.36s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.44s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.68s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.59s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.31s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.36s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.91s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.98s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.62s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.75s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.24s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.10s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.62s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.80s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.00s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.88s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.18s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.12s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.86s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.10s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.98s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.56s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.49s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.39s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.37s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.65s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.70s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.02s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.09s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.13s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.58s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.44s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.64s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.18s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.52s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.34s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.89s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-05-04T22:18:42.329Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.13s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.53s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.19s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.29s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.19s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.60s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.24s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.34s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.30s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.43s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.26s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-05-04T22:18:42.329Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-04T22:18:42.329Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T22:18:42.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-04T22:18:42.589Z] docker_cli_external_volume_driver_test.go:53: [d38235850e0f6] daemon is not started [2022-05-04T22:18:46.560Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T22:18:50.354Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T22:18:55.098Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T22:18:57.235Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T22:18:58.221Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T22:18:58.221Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:18:58.690Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T22:19:00.693Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-04T22:19:12.890Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T22:19:12.890Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T22:19:13.356Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T22:19:23.604Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-04T22:19:23.757Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T22:19:23.757Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T22:19:25.818Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-04T22:19:25.818Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:19:25.818Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-04T22:19:28.513Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T22:19:28.513Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T22:19:33.271Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T22:19:54.478Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T22:19:54.478Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:19:54.478Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T22:19:56.691Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T22:19:57.679Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T22:20:02.437Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T22:20:08.290Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T22:20:08.290Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:20:08.290Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T22:20:08.290Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:20:08.290Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T22:20:08.290Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:20:08.290Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T22:20:08.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-04T22:20:13.037Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T22:20:13.037Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T22:20:14.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-04T22:20:15.979Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T22:20:15.979Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:20:15.979Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T22:20:15.979Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:20:16.446Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T22:20:24.943Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T22:20:24.943Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T22:20:24.943Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T22:20:29.874Z] docker_cli_external_volume_driver_test.go:53: [d3ad286523b9e] daemon is not started [2022-05-04T22:20:39.863Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T22:20:41.722Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T22:20:41.722Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T22:20:44.769Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-04T22:20:50.364Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T22:20:52.083Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-04T22:20:52.083Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-04T22:20:52.083Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-04T22:20:54.776Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T22:20:56.231Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T22:20:56.231Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:20:56.697Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T22:20:56.697Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:20:56.697Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T22:20:59.638Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T22:20:59.638Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:21:00.105Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T22:21:02.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-04T22:21:07.267Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T22:21:09.894Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-04T22:21:12.815Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T22:21:15.102Z] docker_cli_external_volume_driver_test.go:53: [d38d6430e7988] daemon is not started [2022-05-04T22:21:15.761Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T22:21:16.227Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T22:21:22.390Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-04T22:21:29.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-04T22:21:30.260Z] docker_cli_external_volume_driver_test.go:53: [d5eda5247a3d6] daemon is not started [2022-05-04T22:21:31.140Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T22:21:31.140Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:21:31.140Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T22:21:31.140Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:21:31.140Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T22:21:31.140Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:21:31.140Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T22:21:32.699Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T22:21:37.333Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-04T22:21:41.353Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T22:21:42.916Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T22:21:42.916Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:21:43.384Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T22:21:43.384Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:21:43.384Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T22:21:43.384Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:21:43.384Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T22:21:45.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-04T22:21:45.597Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T22:21:49.952Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T22:21:50.351Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T22:21:55.120Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T22:21:58.627Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T22:22:01.042Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T22:22:01.042Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:22:01.042Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T22:22:08.187Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T22:22:08.187Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:22:08.187Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T22:22:13.202Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-04T22:22:13.551Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T22:22:16.850Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T22:22:17.256Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-04T22:22:20.363Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T22:22:20.632Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T22:22:20.632Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T22:22:20.632Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T22:22:20.632Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T22:22:20.632Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T22:22:20.632Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T22:22:20.632Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:22:20.632Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T22:22:21.108Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T22:22:29.759Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T22:22:30.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-04T22:22:35.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-04T22:22:36.921Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T22:22:36.921Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:22:36.921Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T22:22:39.136Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T22:22:39.136Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:22:39.136Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T22:22:39.136Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:22:39.136Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T22:22:39.136Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:22:39.136Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T22:22:42.084Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T22:22:42.084Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:22:42.084Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T22:22:42.084Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T22:22:44.294Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T22:22:44.294Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T22:22:44.294Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:22:44.294Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T22:22:44.294Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:22:44.294Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T22:22:44.294Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:22:44.761Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T22:22:48.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T22:22:50.108Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T22:22:50.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-04T22:22:52.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T22:22:52.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T22:22:52.317Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:22:52.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T22:22:55.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T22:22:55.288Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T22:22:58.359Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T22:22:58.359Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:22:58.359Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T22:22:58.359Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:22:58.359Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T22:23:01.309Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T22:23:01.309Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T22:23:03.527Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T22:23:03.527Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:23:03.527Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T22:23:06.477Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T22:23:06.478Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T22:23:09.431Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T22:23:13.216Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T22:23:17.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T22:23:17.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T22:23:17.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T22:23:17.968Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T22:23:17.968Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T22:23:19.530Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T22:23:19.530Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:23:19.530Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T22:23:22.487Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T22:23:22.487Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:23:22.487Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T22:23:24.700Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T22:23:24.700Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T22:23:29.445Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T22:23:31.653Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T22:23:31.653Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T22:23:31.653Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T22:23:31.653Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T22:23:31.653Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:23:31.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T22:23:33.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T22:23:33.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T22:23:36.172Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T22:23:36.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-04T22:23:39.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T22:23:41.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T22:23:44.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006d04f8_} [2022-05-04T22:23:46.482Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13681973895_c:\foo_false____} [2022-05-04T22:23:49.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13681973895_c:\foo_true____} [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T22:23:52.381Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T22:23:52.381Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T22:23:52.381Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T22:23:52.381Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T22:23:52.381Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T22:23:52.381Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:23:52.381Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T22:23:55.014Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T22:23:55.014Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T22:23:55.014Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.014Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T22:23:55.014Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.014Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T22:23:55.014Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T22:23:55.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-04T22:23:55.326Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T22:23:55.326Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.326Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T22:23:55.326Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.327Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T22:23:55.327Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.482Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T22:23:55.482Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.482Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T22:23:55.794Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T22:23:55.794Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:23:55.794Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T22:23:55.949Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T22:23:56.933Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T22:23:58.739Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T22:23:58.739Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T22:23:58.739Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:23:58.739Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T22:24:00.948Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T22:24:00.948Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:24:00.948Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T22:24:00.948Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:24:00.948Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T22:24:00.948Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:24:00.948Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T22:24:05.603Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T22:24:05.695Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T22:24:07.906Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T22:24:07.906Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:24:07.906Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T22:24:07.906Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:24:07.906Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T22:24:09.394Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T22:24:16.548Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T22:24:16.548Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T22:24:16.548Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T22:24:16.548Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T22:24:16.548Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:24:16.548Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T22:24:18.340Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T22:24:18.340Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:24:18.340Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T22:24:18.340Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:24:18.340Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T22:24:22.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T22:24:22.414Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:24:22.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T22:24:22.414Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:24:22.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T22:24:22.414Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:24:22.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T22:24:22.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T22:24:27.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-04T22:24:28.747Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T22:24:28.747Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:24:28.747Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T22:24:28.747Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:24:28.747Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T22:24:30.037Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T22:24:30.310Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T22:24:30.310Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:24:30.310Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T22:24:30.310Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:24:30.310Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T22:24:33.257Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T22:24:33.257Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T22:24:33.257Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T22:24:33.257Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T22:24:33.257Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T22:24:35.472Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T22:24:38.426Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T22:24:38.426Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T22:24:38.426Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T22:24:40.636Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T22:24:41.620Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T22:24:41.620Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T22:24:41.621Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:24:41.621Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T22:24:42.087Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T22:24:42.087Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:24:42.087Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T22:24:42.087Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T22:24:42.554Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-04T22:24:42.725Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-04T22:24:42.725Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-04T22:24:42.725Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-04T22:24:42.725Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-04T22:24:47.850Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T22:24:48.319Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T22:24:48.319Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:24:48.319Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T22:24:48.319Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:24:48.319Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T22:24:48.319Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:24:48.319Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T22:24:48.319Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:24:48.319Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T22:24:48.319Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:24:48.602Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-04T22:24:48.786Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T22:24:51.242Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T22:24:51.242Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T22:24:51.572Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-04T22:24:51.708Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T22:24:52.576Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T22:24:52.576Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T22:24:54.660Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T22:24:55.127Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T22:24:55.127Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:24:55.127Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T22:24:56.332Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-04T22:24:56.332Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:24:56.801Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-04T22:24:56.801Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:24:56.801Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-04T22:24:56.801Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:24:56.801Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-04T22:24:56.801Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:24:56.801Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-04T22:24:56.801Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:24:56.801Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T22:24:58.070Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T22:24:58.070Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T22:24:58.070Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T22:24:58.070Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T22:24:58.070Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T22:24:58.070Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T22:24:58.070Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:24:58.070Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T22:24:59.296Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-04T22:25:01.018Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T22:25:01.235Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T22:25:01.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-04T22:25:01.563Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:25:01.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-04T22:25:01.563Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:25:01.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-04T22:25:01.563Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:25:01.563Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-04T22:25:02.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-04T22:25:03.966Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T22:25:06.786Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-04T22:25:06.910Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T22:25:09.898Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T22:25:11.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-04T22:25:17.316Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T22:25:18.566Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T22:25:22.063Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-04T22:25:24.607Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-04T22:25:24.607Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-04T22:25:24.607Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-04T22:25:24.607Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-04T22:25:24.607Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:25:24.607Z] === RUN TestDockerSuite/TestBuildFails [2022-05-04T22:25:27.219Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T22:25:27.941Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T22:25:28.203Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T22:25:29.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-04T22:25:29.691Z] docker_cli_external_volume_driver_test.go:485: [dfb715d5799cc] daemon is not started [2022-05-04T22:25:30.155Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T22:25:31.138Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T22:25:31.764Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-04T22:25:31.764Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-04T22:25:35.356Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T22:25:35.356Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:25:35.356Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T22:25:35.878Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T22:25:36.344Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T22:25:36.346Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T22:25:37.329Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T22:25:37.335Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T22:25:37.335Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:25:37.335Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T22:25:37.633Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-04T22:25:42.388Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-04T22:25:43.183Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T22:25:44.587Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-04T22:25:44.588Z] docker_cli_external_volume_driver_test.go:53: [d9abde944c93b] daemon is not started [2022-05-04T22:25:47.925Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T22:25:47.925Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T22:25:48.391Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T22:25:48.391Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:25:48.391Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T22:25:48.391Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:25:48.391Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T22:25:48.391Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:25:48.391Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T22:25:49.376Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T22:25:49.376Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:25:49.376Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T22:25:49.816Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T22:25:49.816Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:25:49.816Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T22:25:52.318Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T22:25:54.885Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite (437.23s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2022-05-04T22:25:59.488Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-05-04T22:25:59.488Z] PASS [2022-05-04T22:25:59.488Z] [2022-05-04T22:25:59.488Z] === Skipped [2022-05-04T22:25:59.488Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T22:25:59.488Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-04T22:25:59.488Z] check_test.go:307: [d8c114f54871d] daemon is not started [2022-05-04T22:25:59.489Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-04T22:25:59.489Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-04T22:25:59.489Z] check_test.go:307: [d67548297f12a] daemon is not started [2022-05-04T22:25:59.489Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T22:25:59.489Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-04T22:25:59.489Z] check_test.go:307: [d9005c1986ee4] daemon is not started [2022-05-04T22:25:59.489Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T22:25:59.489Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-04T22:25:59.489Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-04T22:25:59.489Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-04T22:25:59.489Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] DONE 269 tests, 5 skipped in 2353.818s [2022-05-04T22:25:59.489Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-04T22:25:59.489Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbfe66ed8f65c/docker.pid [2022-05-04T22:25:59.489Z] +++ kill 7242 [2022-05-04T22:25:59.489Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7242 is not a child of this shell [2022-05-04T22:25:59.489Z] warning: PID 7242 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbfe66ed8f65c/docker.pid had a nonzero exit code [2022-05-04T22:25:59.489Z] ++++ cat bundles/test-integration/docker.pid [2022-05-04T22:25:59.489Z] +++ kill 9451 [2022-05-04T22:25:59.489Z] +++ /etc/init.d/apparmor stop [2022-05-04T22:25:59.489Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] Unloading profiles will leave already running processes permanently [2022-05-04T22:25:59.489Z] unconfined, which can lead to unexpected situations. [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.489Z] To set a process to complain mode, use the command line tool [2022-05-04T22:25:59.489Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-04T22:25:59.489Z] +++ true [2022-05-04T22:25:59.489Z] exiting test-integration [2022-05-04T22:25:59.489Z] ++ exit 0 [2022-05-04T22:25:59.489Z] [2022-05-04T22:25:59.749Z] + exit 0 [2022-05-04T22:25:59.749Z] ++ jobs -p [2022-05-04T22:25:59.749Z] + pids= [2022-05-04T22:25:59.749Z] + echo 'Remaining pids to kill: []' [2022-05-04T22:25:59.749Z] Remaining pids to kill: [] [2022-05-04T22:25:59.749Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-04T22:25:59.766Z] Recording test results [2022-05-04T22:26:00.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-04T22:26:00.696Z] + echo Ensuring container killed. [2022-05-04T22:26:00.696Z] Ensuring container killed. [2022-05-04T22:26:00.696Z] + docker ps -aq -f name=docker-pr9-* [2022-05-04T22:26:00.696Z] + cids=0188602c19ed [2022-05-04T22:26:00.696Z] eeeab4a7e386 [2022-05-04T22:26:00.696Z] 57fea27e5d7f [2022-05-04T22:26:00.696Z] + [ -n 0188602c19ed [2022-05-04T22:26:00.696Z] eeeab4a7e386 [2022-05-04T22:26:00.696Z] 57fea27e5d7f ] [2022-05-04T22:26:00.696Z] + docker rm -vf 0188602c19ed eeeab4a7e386 57fea27e5d7f [2022-05-04T22:26:00.962Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T22:26:01.271Z] 0188602c19ed [2022-05-04T22:26:01.271Z] eeeab4a7e386 [2022-05-04T22:26:01.271Z] 57fea27e5d7f [Pipeline] sh [2022-05-04T22:26:01.558Z] + echo Chowning /workspace to jenkins user [2022-05-04T22:26:01.558Z] Chowning /workspace to jenkins user [2022-05-04T22:26:01.558Z] + id -u [2022-05-04T22:26:01.558Z] + id -g [2022-05-04T22:26:01.558Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43555:/workspace busybox chown -R 1000:1000 /workspace [2022-05-04T22:26:03.170Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-04T22:26:04.408Z] + bundleName=amd64 [2022-05-04T22:26:04.408Z] + echo Creating amd64-bundles.tar.gz [2022-05-04T22:26:04.408Z] Creating amd64-bundles.tar.gz [2022-05-04T22:26:04.408Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-04T22:26:04.408Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-04T22:26:04.733Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T22:26:04.733Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T22:26:05.317Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-04T22:26:05.379Z] === RUN TestDockerSuite/TestEventsTimestampFormats [Pipeline] archiveArtifacts [2022-05-04T22:26:05.807Z] Archiving artifacts [2022-05-04T22:26:06.306Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-04T22:26:06.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T22:26:06.821Z] + make clean [2022-05-04T22:26:06.821Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T22:26:06.821Z] docker-dev-cache [2022-05-04T22:26:06.821Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T22:26:07.682Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T22:26:07.682Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:26:07.682Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T22:26:08.666Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T22:26:08.666Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T22:26:10.125Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T22:26:10.125Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:26:10.125Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T22:26:12.174Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-04T22:26:12.174Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:26:12.174Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-04T22:26:12.643Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-04T22:26:13.072Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T22:26:13.113Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-04T22:26:13.113Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:26:13.113Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-04T22:26:14.540Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T22:26:16.104Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T22:26:16.574Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T22:26:17.817Z] === RUN TestDockerSuite/TestExec [2022-05-04T22:26:17.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:26:17.817Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T22:26:17.817Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:26:17.817Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T22:26:18.138Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T22:26:18.606Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T22:26:19.377Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T22:26:20.168Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T22:26:21.583Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T22:26:21.583Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:26:21.583Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T22:26:21.583Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:26:21.583Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T22:26:21.583Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:26:21.583Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T22:26:21.738Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T22:26:23.546Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-04T22:26:23.546Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:26:23.546Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-04T22:26:23.794Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T22:26:26.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T22:26:28.212Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T22:26:29.771Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T22:26:30.515Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T22:26:30.515Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T22:26:30.515Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T22:26:30.989Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T22:26:31.457Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T22:26:33.977Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-04T22:26:34.526Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T22:26:34.526Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:26:34.526Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T22:26:34.526Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:26:34.526Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T22:26:34.526Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:26:34.526Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T22:26:34.965Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-04T22:26:36.732Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T22:26:37.181Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-04T22:26:37.181Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:26:37.181Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-04T22:26:38.170Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-04T22:26:38.170Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-04T22:26:38.619Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T22:26:41.488Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T22:26:41.488Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T22:26:41.488Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T22:26:41.488Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T22:26:41.488Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:26:41.488Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T22:26:44.436Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T22:26:44.436Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T22:26:44.436Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T22:26:44.436Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T22:26:44.436Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:26:44.436Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T22:26:46.643Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T22:26:46.643Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:26:46.643Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T22:26:48.595Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-04T22:26:48.595Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-04T22:26:49.583Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-04T22:26:50.573Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-04T22:26:51.042Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-04T22:26:52.030Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-04T22:26:52.498Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T22:26:52.498Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:26:52.498Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T22:26:52.498Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:26:52.498Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T22:26:52.498Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:26:52.498Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T22:26:54.244Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-04T22:26:58.349Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T22:26:59.841Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T22:26:59.841Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:26:59.841Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T22:27:00.114Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-04T22:27:00.114Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:27:00.115Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-04T22:27:00.115Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:27:00.115Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-04T22:27:00.584Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-04T22:27:00.584Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-04T22:27:00.584Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-04T22:27:00.584Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-04T22:27:01.571Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-04T22:27:02.042Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-04T22:27:02.052Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T22:27:04.223Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T22:27:07.187Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T22:27:12.468Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T22:27:14.332Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestHealth [2022-05-04T22:27:14.332Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T22:27:14.332Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T22:27:19.079Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T22:27:19.079Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T22:27:20.066Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T22:27:20.066Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:27:20.066Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T22:27:21.050Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T22:27:21.050Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T22:27:23.273Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T22:27:23.273Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T22:27:25.483Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T22:27:28.440Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T22:27:28.440Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T22:27:28.440Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:27:28.440Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T22:27:32.342Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T22:27:32.342Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T22:27:32.342Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T22:27:32.342Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.342Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T22:27:32.342Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.342Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T22:27:32.808Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T22:27:32.808Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T22:27:32.808Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T22:27:32.808Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T22:27:32.808Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T22:27:32.808Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T22:27:32.808Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T22:27:32.808Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:27:32.808Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T22:27:33.701Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-04T22:27:33.708Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:27:33.709Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-04T22:27:35.275Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-04T22:27:35.759Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T22:27:37.967Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T22:27:37.967Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:27:37.967Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T22:27:37.967Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:27:37.967Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T22:27:38.435Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T22:27:38.435Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:27:38.435Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T22:27:41.384Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T22:27:41.384Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T22:27:43.595Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T22:27:43.595Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:27:43.595Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T22:27:43.595Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:27:43.595Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T22:27:43.595Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:27:43.595Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T22:27:46.564Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T22:27:51.333Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T22:27:51.333Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:27:51.333Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T22:27:51.333Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:27:51.333Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T22:27:51.333Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:27:51.333Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T22:27:53.028Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T22:27:54.278Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T22:27:55.837Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T22:27:56.304Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T22:27:58.697Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T22:28:00.909Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T22:28:00.909Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:28:00.909Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T22:28:00.909Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T22:28:03.116Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T22:28:05.426Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-04T22:28:06.909Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T22:28:08.097Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T22:28:12.855Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T22:28:12.855Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T22:28:14.363Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T22:28:15.793Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T22:28:17.999Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T22:28:20.207Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T22:28:23.153Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T22:28:24.772Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T22:28:25.358Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T22:28:25.769Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T22:28:25.824Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T22:28:25.824Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T22:28:25.824Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T22:28:25.824Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T22:28:28.031Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T22:28:30.251Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T22:28:30.519Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-04T22:28:31.922Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T22:28:36.113Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T22:28:36.383Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-04T22:28:39.057Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T22:28:39.057Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:28:39.057Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T22:28:41.264Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T22:28:41.264Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T22:28:42.245Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-04T22:28:48.422Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T22:28:55.562Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T22:28:57.193Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T22:28:57.194Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:28:57.194Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T22:29:00.069Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-04T22:29:00.069Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:29:00.069Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-04T22:29:02.705Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T22:29:05.654Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T22:29:05.852Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T22:29:05.946Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-04T22:29:06.415Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T22:29:06.415Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:29:06.415Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T22:29:06.415Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:29:06.415Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T22:29:06.841Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-04T22:29:06.841Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:29:06.841Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-04T22:29:06.841Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:29:06.841Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-04T22:29:07.878Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T22:29:07.879Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:29:08.349Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T22:29:09.368Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T22:29:11.305Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T22:29:11.587Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-04T22:29:13.528Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T22:29:14.128Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T22:29:16.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T22:29:16.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T22:29:16.813Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T22:29:17.451Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-04T22:29:19.770Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T22:29:20.405Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-04T22:29:20.763Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T22:29:20.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-04T22:29:20.876Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-04T22:29:22.331Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T22:29:23.827Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-04T22:29:23.952Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T22:29:23.952Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:29:23.952Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T22:29:23.952Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:29:23.952Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T22:29:24.813Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-04T22:29:26.161Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T22:29:27.030Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-04T22:29:29.119Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T22:29:32.064Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T22:29:32.064Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T22:29:32.064Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T22:29:32.064Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T22:29:32.064Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T22:29:32.064Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T22:29:32.064Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T22:29:32.064Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T22:29:32.064Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T22:29:32.064Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T22:29:32.064Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T22:29:32.064Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T22:29:32.064Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T22:29:32.064Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T22:29:32.064Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T22:29:32.064Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPortList [2022-05-04T22:29:32.064Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:29:32.064Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T22:29:38.016Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T22:29:38.016Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:29:38.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T22:29:39.647Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T22:29:41.210Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T22:29:42.778Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T22:29:42.778Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:29:42.778Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T22:29:43.583Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-04T22:29:43.583Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-04T22:29:51.424Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T22:29:51.424Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:29:51.424Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T22:29:53.699Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T22:29:58.446Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T22:29:58.514Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-04T22:30:00.078Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T22:30:00.079Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-04T22:30:08.742Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T22:30:10.934Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-04T22:30:14.616Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T22:30:17.883Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T22:30:17.883Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T22:30:17.883Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:30:17.883Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T22:30:18.084Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-04T22:30:18.408Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T22:30:19.972Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T22:30:19.972Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:30:19.972Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T22:30:19.972Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:30:19.972Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T22:30:22.185Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T22:30:22.185Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:30:22.185Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T22:30:23.943Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-04T22:30:25.504Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-04T22:30:25.504Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:30:25.504Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-04T22:30:25.504Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:30:25.504Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-04T22:30:28.445Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-04T22:30:28.445Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:30:28.445Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-04T22:30:30.357Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T22:30:32.563Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T22:30:41.203Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T22:30:45.940Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T22:30:45.940Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:30:45.940Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T22:30:45.940Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:30:45.940Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T22:30:50.692Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T22:30:50.692Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:30:50.692Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T22:30:50.692Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:30:50.692Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T22:30:50.692Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:30:50.692Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T22:30:50.692Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:30:50.692Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T22:30:57.847Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T22:30:57.847Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:30:57.847Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T22:30:58.831Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T22:30:58.831Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:30:58.831Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T22:31:00.391Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T22:31:01.374Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T22:31:01.374Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:31:01.374Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T22:31:06.112Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T22:31:09.907Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T22:31:12.846Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T22:31:13.153Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T22:31:29.049Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-04T22:31:34.054Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T22:31:34.054Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:31:34.054Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T22:31:38.435Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T22:31:41.201Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T22:31:41.201Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T22:31:41.201Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T22:31:42.184Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T22:31:46.943Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T22:31:46.978Z] === RUN TestDockerSuite/TestBuildRm [2022-05-04T22:31:51.092Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T22:31:52.791Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T22:31:52.791Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:31:52.791Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T22:31:53.308Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T22:31:53.308Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:31:53.308Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T22:31:53.308Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:31:53.308Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T22:31:54.873Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T22:31:56.578Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T22:31:56.578Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T22:31:57.044Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T22:31:58.667Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T22:32:02.464Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T22:32:04.791Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-04T22:32:07.225Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T22:32:07.744Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-04T22:32:07.744Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:32:07.744Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-04T22:32:07.744Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:32:08.729Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-04T22:32:10.291Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-04T22:32:11.948Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T22:32:14.889Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T22:32:15.360Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T22:32:16.204Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-04T22:32:20.952Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-04T22:32:22.511Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T22:32:26.819Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-04T22:32:28.438Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T22:32:28.465Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T22:32:28.465Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T22:32:28.934Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T22:32:37.081Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T22:32:40.865Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T22:32:41.331Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T22:32:41.426Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T22:32:41.426Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T22:32:44.273Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T22:32:45.289Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T22:32:45.289Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T22:32:48.038Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-04T22:32:49.023Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-04T22:32:50.007Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-04T22:32:50.050Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T22:33:00.492Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-04T22:33:00.959Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-04T22:33:02.114Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T22:33:03.676Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T22:33:08.111Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-04T22:33:08.111Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-04T22:33:09.523Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T22:33:10.507Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T22:33:10.507Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.507Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T22:33:10.508Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:33:10.508Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T22:33:11.282Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T22:33:11.282Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:33:11.282Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T22:33:12.722Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T22:33:12.722Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:33:12.722Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T22:33:12.722Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:33:12.722Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T22:33:12.848Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T22:33:14.026Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-04T22:33:14.416Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T22:33:18.580Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T22:33:19.171Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T22:33:20.789Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T22:33:23.733Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T22:33:25.042Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T22:33:25.042Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:33:25.042Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T22:33:25.042Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:33:25.042Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T22:33:25.042Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:33:25.042Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T22:33:26.680Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T22:33:28.840Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T22:33:28.888Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T22:33:28.888Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T22:33:29.309Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T22:33:34.746Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T22:33:34.747Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:33:34.747Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T22:33:37.700Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T22:33:37.700Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:33:37.700Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T22:33:38.000Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T22:33:38.000Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:33:38.000Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T22:33:38.000Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:33:38.000Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T22:33:41.494Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T22:33:41.494Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:33:41.494Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T22:33:41.494Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:33:41.494Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T22:33:43.706Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:33:43.706Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T22:33:44.155Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-04T22:33:44.155Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:33:44.155Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-04T22:33:45.917Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T22:33:46.388Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-04T22:33:47.949Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-04T22:33:48.898Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T22:33:51.106Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T22:33:51.106Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:33:51.106Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T22:33:51.106Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:33:51.106Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T22:33:51.106Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:33:51.106Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T22:33:53.811Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-04T22:33:54.049Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T22:33:54.049Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:33:54.049Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T22:33:54.049Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:33:54.049Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T22:33:54.049Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:33:54.049Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T22:33:54.049Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:33:54.049Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T22:33:55.654Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T22:33:59.234Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T22:33:59.702Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T22:34:00.960Z] === RUN TestDockerSuite/TestBuildUser [2022-05-04T22:34:00.960Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:34:00.960Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-04T22:34:00.960Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:34:00.960Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-04T22:34:00.960Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:34:00.960Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-04T22:34:02.795Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T22:34:02.795Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T22:34:02.796Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T22:34:02.796Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T22:34:02.796Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T22:34:02.796Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T22:34:02.796Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:34:02.796Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T22:34:05.004Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T22:34:05.004Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:34:05.004Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T22:34:05.004Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T22:34:05.004Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:34:05.004Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T22:34:06.821Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-04T22:34:07.289Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-04T22:34:08.083Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T22:34:08.374Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T22:34:10.291Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T22:34:10.291Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:34:10.291Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T22:34:11.074Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-04T22:34:11.074Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:34:11.074Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-04T22:34:11.074Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:34:11.542Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-04T22:34:13.233Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T22:34:13.233Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:34:13.233Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T22:34:13.233Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:34:13.233Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T22:34:13.233Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:34:13.233Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T22:34:15.441Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T22:34:18.383Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T22:34:18.802Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T22:34:18.802Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:34:19.271Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T22:34:19.271Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:34:19.271Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T22:34:21.327Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T22:34:22.224Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T22:34:22.224Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:34:22.692Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T22:34:24.269Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:34:24.269Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T22:34:29.011Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T22:34:29.011Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T22:34:29.011Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T22:34:29.011Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T22:34:29.011Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:34:29.011Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T22:34:35.195Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T22:34:36.152Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T22:34:36.152Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:34:36.152Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T22:34:37.711Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T22:34:37.711Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:34:37.711Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T22:34:37.711Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:34:37.711Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T22:34:37.711Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:34:37.711Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T22:34:37.711Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:34:37.711Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T22:34:37.711Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T22:34:38.177Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:34:38.177Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T22:34:38.992Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T22:34:38.992Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T22:34:41.640Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-04T22:34:41.640Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-04T22:34:46.817Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T22:34:46.817Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:34:46.817Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T22:34:46.817Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:34:46.817Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T22:34:46.817Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:34:46.817Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T22:34:51.577Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T22:34:54.133Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T22:34:56.489Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T22:34:56.489Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T22:34:56.841Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T22:34:56.841Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:34:57.311Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T22:34:57.311Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:34:57.781Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T22:34:57.781Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:34:57.781Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T22:34:58.051Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T22:34:59.348Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T22:34:59.615Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T22:35:01.345Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-04T22:35:01.345Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:35:01.812Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-04T22:35:01.812Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:35:01.812Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-04T22:35:01.827Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T22:35:02.809Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T22:35:05.753Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:35:05.753Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:35:06.571Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-04T22:35:06.571Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:35:06.571Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-04T22:35:08.014Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T22:35:09.548Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T22:35:09.548Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T22:35:09.548Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T22:35:09.548Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T22:35:09.548Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:35:09.548Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T22:35:09.622Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T22:35:09.622Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:35:10.091Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T22:35:10.091Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:35:10.091Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T22:35:10.091Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:35:10.091Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T22:35:12.358Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T22:35:17.114Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T22:35:18.197Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T22:35:18.197Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:35:18.197Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T22:35:21.159Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T22:35:21.560Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-04T22:35:21.871Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T22:35:26.627Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T22:35:26.627Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:35:26.627Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T22:35:27.012Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T22:35:27.472Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-04T22:35:27.940Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-04T22:35:29.955Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T22:35:32.186Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T22:35:34.394Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T22:35:37.346Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T22:35:37.346Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:35:37.346Z] === RUN TestDockerSuite/TestRunState [2022-05-04T22:35:37.346Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:35:37.346Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T22:35:39.303Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T22:35:39.303Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:35:39.303Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T22:35:39.555Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T22:35:39.555Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:35:39.555Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T22:35:41.766Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T22:35:41.766Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:35:41.766Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T22:35:41.766Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:35:41.766Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T22:35:42.233Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T22:35:42.233Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T22:35:42.233Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:35:42.233Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T22:35:45.781Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-04T22:35:45.781Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.251Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-04T22:35:46.251Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.719Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-04T22:35:46.719Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T22:35:46.976Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:35:46.976Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T22:35:47.186Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-04T22:35:48.172Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-04T22:35:49.732Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T22:35:49.923Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T22:35:49.923Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:35:49.923Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T22:35:52.870Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T22:35:52.870Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:35:52.870Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T22:35:52.870Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:35:52.870Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T22:35:54.486Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T22:35:54.486Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T22:35:54.486Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T22:35:54.486Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T22:35:54.486Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T22:35:54.486Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T22:35:54.486Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T22:35:54.486Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T22:35:55.813Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T22:36:00.695Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-04T22:36:01.691Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-04T22:36:01.692Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:36:02.162Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-04T22:36:02.162Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:36:02.162Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-04T22:36:02.162Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:36:02.162Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-04T22:36:04.514Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T22:36:05.170Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-04T22:36:05.170Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:36:05.170Z] === RUN TestDockerSuite/TestCommitChange [2022-05-04T22:36:07.186Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T22:36:10.419Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T22:36:12.326Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-04T22:36:13.061Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T22:36:13.061Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:36:13.061Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T22:36:16.019Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T22:36:16.019Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:36:16.019Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T22:36:16.019Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:36:16.019Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T22:36:16.019Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:36:16.019Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T22:36:16.309Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T22:36:16.309Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:36:16.309Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T22:36:16.309Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T22:36:18.239Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-04T22:36:18.239Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:36:18.239Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-04T22:36:19.251Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T22:36:22.205Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T22:36:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T22:36:23.200Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:36:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T22:36:23.200Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T22:36:24.446Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T22:36:24.446Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.446Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T22:36:24.446Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T22:36:24.913Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T22:36:24.913Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T22:36:24.913Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T22:36:24.913Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T22:36:24.913Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:36:24.913Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T22:36:25.424Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T22:36:25.425Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T22:36:25.425Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:36:25.425Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T22:36:25.425Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:36:25.425Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T22:36:25.425Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:36:25.425Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T22:36:28.382Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T22:36:28.697Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T22:36:28.724Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-04T22:36:28.724Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:36:28.724Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-04T22:36:30.256Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T22:36:30.601Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T22:36:31.815Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T22:36:32.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T22:36:32.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T22:36:32.828Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:36:32.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T22:36:35.782Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T22:36:35.782Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T22:36:37.551Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-04T22:36:37.744Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T22:36:37.745Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T22:36:37.745Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T22:36:37.745Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T22:36:37.745Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T22:36:37.745Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T22:36:37.745Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.745Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T22:36:37.999Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T22:36:37.999Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.999Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T22:36:37.999Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:36:37.999Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T22:36:39.952Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T22:36:39.952Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T22:36:40.213Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T22:36:40.213Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T22:36:40.419Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T22:36:40.885Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T22:36:42.430Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T22:36:42.431Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:36:42.431Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T22:36:42.443Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T22:36:42.443Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-04T22:36:43.474Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-04T22:36:43.474Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-04T22:36:43.474Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-04T22:36:43.474Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-04T22:36:43.474Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-04T22:36:43.474Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-04T22:36:43.474Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:36:43.474Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-04T22:36:43.942Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-04T22:36:44.649Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T22:36:44.655Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T22:36:44.655Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T22:36:46.870Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T22:36:47.594Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T22:36:49.867Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T22:36:49.867Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:36:49.867Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T22:36:54.363Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-04T22:36:55.592Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T22:36:58.532Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T22:36:58.532Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:36:58.532Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T22:36:59.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T22:36:59.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T22:36:59.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T22:36:59.384Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T22:36:59.384Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T22:37:00.958Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T22:37:00.958Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:37:00.958Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T22:37:03.019Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-04T22:37:03.019Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:37:03.019Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-04T22:37:03.353Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T22:37:03.353Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:37:03.353Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T22:37:03.353Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:37:03.353Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T22:37:03.353Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:37:03.353Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T22:37:03.353Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:37:03.353Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T22:37:05.968Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-04T22:37:05.968Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:37:05.968Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-04T22:37:05.968Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:37:05.968Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-04T22:37:05.968Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:37:05.968Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-04T22:37:08.111Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T22:37:08.111Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:37:08.111Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T22:37:09.254Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.254Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T22:37:09.757Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-04T22:37:09.757Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:37:09.757Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-04T22:37:09.757Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-04T22:37:10.328Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T22:37:10.797Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T22:37:10.813Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T22:37:12.955Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-04T22:37:13.422Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-04T22:37:13.422Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:37:13.422Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-04T22:37:13.422Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:37:13.422Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-04T22:37:13.422Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:37:13.422Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-04T22:37:13.759Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T22:37:13.759Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:37:13.759Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T22:37:14.628Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T22:37:15.320Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T22:37:15.320Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T22:37:15.320Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T22:37:15.320Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T22:37:15.320Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T22:37:15.320Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:37:15.320Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T22:37:16.846Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T22:37:16.846Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T22:37:16.846Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T22:37:16.846Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T22:37:16.846Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:37:16.846Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T22:37:17.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-04T22:37:19.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T22:37:19.061Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T22:37:22.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-04T22:37:25.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-04T22:37:25.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-04T22:37:25.802Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:37:25.802Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-04T22:37:26.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T22:37:29.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-04T22:37:29.680Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T22:37:33.118Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T22:37:33.118Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T22:37:33.463Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-04T22:37:33.463Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:37:33.463Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-04T22:37:33.463Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:37:33.463Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-04T22:37:34.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T22:37:35.329Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T22:37:35.329Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T22:37:36.547Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T22:37:37.247Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-04T22:37:37.247Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-04T22:37:38.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T22:37:38.765Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T22:37:39.231Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T22:37:39.231Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T22:37:39.231Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T22:37:39.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b47680_} [2022-05-04T22:37:40.197Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-04T22:37:40.197Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:37:40.197Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-04T22:37:43.986Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-04T22:37:44.454Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-04T22:37:46.679Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11661357880_c:\foo_false____} [2022-05-04T22:37:47.404Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-04T22:37:47.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T22:37:47.883Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:37:47.883Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T22:37:48.866Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T22:37:48.866Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T22:37:48.866Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:37:48.866Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T22:37:48.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11661357880_c:\foo_true____} [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T22:37:51.859Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T22:37:51.859Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T22:37:51.859Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T22:37:51.859Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T22:37:51.859Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T22:37:51.859Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:37:51.859Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T22:37:54.746Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-04T22:37:57.552Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T22:37:57.552Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T22:37:57.552Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T22:37:59.254Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.254Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T22:37:59.254Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.724Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T22:37:59.724Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:37:59.724Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T22:38:01.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-04T22:38:01.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-04T22:38:01.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-04T22:38:01.901Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-04T22:38:01.901Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-04T22:38:04.847Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-04T22:38:04.847Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:38:04.847Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-04T22:38:06.904Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T22:38:06.904Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T22:38:06.904Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:38:06.904Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T22:38:08.012Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T22:38:08.012Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.012Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite (2356.97s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (74.33s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-05-04T22:38:08.478Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:38:08.478Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.91s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.46s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.93s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.68s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.98s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.35s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.52s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.64s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.68s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.26s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.11s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.24s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.62s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.19s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.51s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.34s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.30s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.80s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.99s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.81s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.36s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.48s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.83s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.61s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.77s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.38s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.49s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.60s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.03s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.64s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.26s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.53s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.85s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.96s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.70s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.77s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.75s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.68s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.26s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.39s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.86s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.96s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.15s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.15s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.03s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.34s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (56.69s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.83s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.91s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.27s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.99s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.47s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.52s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.85s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.66s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.17s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.60s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.75s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.66s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.95s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.96s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.20s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFails (2.59s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.29s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.00s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.99s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.08s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.40s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.77s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildHistory (11.91s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.93s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.85s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.82s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabel (1.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.67s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabels (1.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.93s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.59s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.45s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.58s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (34.59s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.09s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.60s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.90s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.43s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.88s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.65s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.10s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.97s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.79s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.40s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.33s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.86s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.91s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.07s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.55s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.64s) [2022-05-04T22:38:08.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:38:08.479Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.16s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.73s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.37s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildRm (13.23s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.81s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.63s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.17s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.26s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.12s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.57s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.12s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.17s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildStderr (4.77s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.30s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.42s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.25s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.15s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.86s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.41s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.51s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.08s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.57s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.12s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.15s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.11s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.68s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitChange (5.34s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.05s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.66s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitTTY (7.68s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.00s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.73s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.69s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.67s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.43s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.55s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.99s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.09s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.35s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.84s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.81s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.10s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.58s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:38:08.480Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.94s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.70s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.61s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.68s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.68s) [2022-05-04T22:38:08.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.65s) [2022-05-04T22:38:08.631Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-04T22:38:08.631Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.631Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0006d04f8_} (2.69s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13681973895_c:\foo_false____} (2.74s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13681973895_c:\foo_true____} (2.63s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.74s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.70s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.33s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.90s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.35s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.58s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.62s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToDot (2.72s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCpToStdout (2.79s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.64s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.03s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.36s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.46s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:38:08.947Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.93s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.93s) [2022-05-04T22:38:08.947Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.93s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.35s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsCopy (5.18s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.00s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.70s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.38s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFilters (5.44s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFormat (5.31s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsRename (2.74s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsResize (7.98s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.60s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.37s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.12s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.44s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.05s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.99s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.10s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.66s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.16s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.37s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.26s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.43s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.06s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.05s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.96s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.62s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.05s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.87s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.14s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.88s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.67s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.61s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.69s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectHistory (5.10s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.24s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.09s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.67s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectStatus (3.41s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.13s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.54s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.09s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.68s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.60s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.07s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.14s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.00s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.74s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.01s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.09s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.12s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.71s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.81s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsSince (9.31s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsTail (3.09s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.84s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.77s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.20s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.26s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsByOrder (8.06s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.06s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.09s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.45s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.93s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.75s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.94s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.62s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.13s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.63s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.86s) [2022-05-04T22:38:08.948Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.36s) [2022-05-04T22:38:08.948Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.36s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.85s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.88s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.03s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.75s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.34s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.25s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.78s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.55s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.51s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.31s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.90s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.07s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.25s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.36s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.43s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.70s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.64s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.63s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.53s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.79s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.39s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.59s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.13s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.73s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.86s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.94s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.26s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.69s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.69s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.73s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunExitCode (2.25s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.91s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.86s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.78s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.00s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.76s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.67s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.62s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.61s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.42s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.95s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.47s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.38s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.71s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunRm (2.80s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.76s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.15s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.65s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.58s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.34s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.80s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.74s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.59s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.39s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.44s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.22s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.19s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.22s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.70s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.68s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-04T22:38:08.949Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:08.949Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.66s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.12s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.49s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.49s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.50s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.18s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.64s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.03s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.10s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.09s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.06s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.36s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.63s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.86s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.93s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T22:38:08.950Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] --- PASS: TestDockerRegistrySuite (0.14s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T22:38:08.950Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.950Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:08.950Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T22:38:08.950Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T22:38:08.950Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T22:38:08.951Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T22:38:08.951Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T22:38:08.951Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T22:38:08.951Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T22:38:08.951Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T22:38:08.951Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerDaemonSuite [2022-05-04T22:38:08.951Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T22:38:08.951Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T22:38:08.951Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T22:38:08.951Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerSwarmSuite [2022-05-04T22:38:08.951Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T22:38:08.951Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T22:38:08.951Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerNetworkSuite [2022-05-04T22:38:08.951Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T22:38:08.951Z] === RUN TestDockerHubPullSuite [2022-05-04T22:38:08.951Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T22:38:08.951Z] PASS [2022-05-04T22:38:08.951Z] ok github.com/docker/docker/integration-cli 2357.342s [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === Skipped [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T22:38:08.951Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.951Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:38:08.951Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:38:08.951Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:38:08.951Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-04T22:38:08.951Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.43s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.951Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:38:08.951Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.951Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:38:08.951Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:38:08.952Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-04T22:38:08.952Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-04T22:38:08.952Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:38:08.952Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T22:38:08.952Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:38:08.952Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-04T22:38:08.952Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:38:08.952Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.952Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:38:08.952Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:38:08.953Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:38:08.953Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:38:08.953Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:38:08.953Z] [2022-05-04T22:38:08.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:38:09.119Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T22:38:09.119Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.119Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T22:38:09.119Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.119Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T22:38:09.119Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.119Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T22:38:09.421Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:38:09.421Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:09.421Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:38:09.421Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.421Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:38:09.421Z] [2022-05-04T22:38:09.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:38:09.422Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:38:09.422Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:09.422Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-04T22:38:09.422Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:38:09.422Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:38:09.422Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:38:09.422Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:38:09.422Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:38:09.422Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:38:09.422Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:38:09.422Z] [2022-05-04T22:38:09.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:38:09.422Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.422Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:38:09.423Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:38:09.423Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:38:09.423Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:38:09.423Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:38:09.423Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.423Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:38:09.423Z] [2022-05-04T22:38:09.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:38:09.423Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.05s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:38:09.424Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.424Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:38:09.424Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:38:09.425Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.425Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:38:09.425Z] [2022-05-04T22:38:09.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:38:09.426Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.14s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.426Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:09.426Z] [2022-05-04T22:38:09.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:38:09.426Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T22:38:09.427Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:38:09.427Z] [2022-05-04T22:38:09.427Z] DONE 1088 tests, 539 skipped in 2366.161s [2022-05-04T22:38:09.894Z] INFO: Integration tests ended at 05/04/2022 22:38:09. Duration:00:39:26.3427724 [2022-05-04T22:38:09.894Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T22:38:09.894Z] [2022-05-04T22:38:09.894Z] Containers: 10 [2022-05-04T22:38:09.894Z] Running: 0 [2022-05-04T22:38:09.894Z] Paused: 0 [2022-05-04T22:38:09.894Z] Stopped: 10 [2022-05-04T22:38:09.894Z] Images: 18 [2022-05-04T22:38:09.894Z] Server Version: 0.0.0-dev [2022-05-04T22:38:09.894Z] Storage Driver: windowsfilter [2022-05-04T22:38:09.894Z] Windows: [2022-05-04T22:38:09.894Z] Logging Driver: json-file [2022-05-04T22:38:09.894Z] Plugins: [2022-05-04T22:38:09.894Z] Volume: local [2022-05-04T22:38:09.894Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T22:38:09.894Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T22:38:09.894Z] Swarm: inactive [2022-05-04T22:38:09.894Z] Default Isolation: process [2022-05-04T22:38:09.894Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T22:38:09.894Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T22:38:09.894Z] OSType: windows [2022-05-04T22:38:09.894Z] Architecture: x86_64 [2022-05-04T22:38:09.894Z] CPUs: 4 [2022-05-04T22:38:09.894Z] Total Memory: 32GiB [2022-05-04T22:38:09.894Z] Name: azwin-2-523af0 [2022-05-04T22:38:09.894Z] ID: c0c00394-b08d-4d7b-8251-0e76b8084dac [2022-05-04T22:38:09.894Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T22:38:09.894Z] Debug Mode (client): false [2022-05-04T22:38:09.894Z] Debug Mode (server): true [2022-05-04T22:38:09.894Z] File Descriptors: -1 [2022-05-04T22:38:09.894Z] Goroutines: 17 [2022-05-04T22:38:09.894Z] System Time: 2022-05-04T22:38:09.4484806Z [2022-05-04T22:38:09.894Z] EventsListeners: 0 [2022-05-04T22:38:09.894Z] Registry: https://index.docker.io/v1/ [2022-05-04T22:38:09.894Z] Labels: [2022-05-04T22:38:09.894Z] Experimental: false [2022-05-04T22:38:09.894Z] Insecure Registries: [2022-05-04T22:38:09.894Z] 127.0.0.0/8 [2022-05-04T22:38:09.894Z] Live Restore Enabled: false [2022-05-04T22:38:09.894Z] [2022-05-04T22:38:09.894Z] [2022-05-04T22:38:09.894Z] INFO: Stopping daemon under test [2022-05-04T22:38:09.894Z] SUCCESS: The process with PID 6120 (child process of PID 5436) has been terminated. [2022-05-04T22:38:09.894Z] SUCCESS: The process with PID 5436 (child process of PID 1608) has been terminated. [2022-05-04T22:38:09.894Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T22:38:09.894Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 22:38:09. [2022-05-04T22:38:09.894Z] INFO: Tidying up at end of run [2022-05-04T22:38:09.894Z] ----------- DAEMON LOG ------------ [2022-05-04T22:38:09.894Z] 2022/05/04 21:56:28 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T22:38:09.894Z] ----------- END DAEMON LOG -------- [2022-05-04T22:38:09.894Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.out) to bundles\CIDUT.out [2022-05-04T22:38:09.894Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.err) to bundles\CIDUT.err [2022-05-04T22:38:09.894Z] INFO: Saving containerd logs to bundles [2022-05-04T22:38:09.894Z] INFO: Nuke-Everything... [2022-05-04T22:38:09.894Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T22:38:10.361Z] a682a0c230e0 [2022-05-04T22:38:10.361Z] 658e22ee80a2 [2022-05-04T22:38:10.361Z] INFO: Tidying pidfile d:\CI\PR-43555\9\docker.pid [2022-05-04T22:38:10.361Z] INFO: Nuking d:\CI [2022-05-04T22:38:12.420Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-04T22:38:12.887Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-04T22:38:18.755Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-04T22:38:19.545Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-04T22:38:21.772Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-04T22:38:21.772Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-04T22:38:21.772Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-04T22:38:21.772Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-04T22:38:21.772Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:38:21.772Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-04T22:38:23.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-04T22:38:23.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-04T22:38:25.415Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T22:38:25.415Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:38:25.415Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T22:38:25.415Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:38:25.415Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-04T22:38:27.775Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-04T22:38:30.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-04T22:38:34.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-04T22:38:37.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000938840_} [2022-05-04T22:38:40.394Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T22:38:40.394Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:38:40.394Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T22:38:40.394Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:38:40.394Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T22:38:40.502Z] INFO: Zapped successfully [2022-05-04T22:38:40.502Z] [2022-05-04T22:38:40.502Z] INFO: executeCI.ps1 exiting at Wed May 4 22:38:35 CUT 2022. Duration 01:02:18.0020830 [2022-05-04T22:38:40.502Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T22:38:40.749Z] Recording test results [2022-05-04T22:38:41.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12741238797_c:\foo_false____} [2022-05-04T22:38:45.164Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12741238797_c:\foo_true____} [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-04T22:38:48.116Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-04T22:38:48.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-04T22:38:48.584Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-04T22:38:48.584Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-04T22:38:48.584Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-04T22:38:48.584Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-04T22:38:48.584Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:38:48.584Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-04T22:38:48.884Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T22:38:50.404Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-04T22:38:52.187Z] Archiving artifacts [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-04T22:38:52.374Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.374Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-04T22:38:52.374Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-04T22:38:52.841Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-04T22:38:52.841Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-04T22:38:52.841Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-04T22:38:52.841Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-04T22:38:52.841Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.841Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-04T22:38:52.952Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T22:38:52.952Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.952Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T22:38:52.952Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:38:52.952Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T22:38:55.172Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T22:38:55.172Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:38:55.172Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T22:38:55.172Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:38:55.172Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T22:38:56.628Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-04T22:38:56.628Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-04T22:38:56.628Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:38:56.628Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-04T22:38:57.388Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T22:38:57.388Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:38:57.388Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T22:38:57.388Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:38:57.388Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T22:38:57.388Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:38:57.388Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T22:38:57.388Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:38:57.388Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T22:38:57.857Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T22:38:57.857Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T22:39:00.072Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T22:39:00.421Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-04T22:39:00.421Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:39:00.421Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-04T22:39:00.421Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:39:00.421Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-04T22:39:00.421Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:39:00.421Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-04T22:39:02.301Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T22:39:02.301Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T22:39:02.772Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T22:39:04.988Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T22:39:05.456Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T22:39:05.456Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T22:39:05.456Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:39:05.456Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T22:39:05.926Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T22:39:05.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:39:05.926Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T22:39:06.395Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T22:39:06.395Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T22:39:06.459Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T22:39:07.408Z] + make clean [2022-05-04T22:39:07.584Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-04T22:39:08.969Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T22:39:08.969Z] docker-dev-cache [2022-05-04T22:39:08.969Z] docker-mod-cache [Pipeline] deleteDir [2022-05-04T22:39:10.577Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-04T22:39:10.577Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:39:10.577Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-04T22:39:10.577Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:39:10.577Z] === RUN TestDockerSuite/TestCpToCaseE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T22:39:18.929Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T22:39:19.396Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T22:39:19.865Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T22:39:22.833Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T22:39:22.833Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T22:39:22.833Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:39:22.833Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T22:39:25.627Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-04T22:39:25.627Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.627Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-04T22:39:25.627Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.627Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T22:39:25.786Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T22:39:25.786Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T22:39:25.786Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T22:39:25.786Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T22:39:25.786Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T22:39:25.786Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T22:39:25.786Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:39:25.786Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T22:39:28.000Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T22:39:30.951Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T22:39:38.128Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-04T22:39:38.128Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:39:38.128Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-04T22:39:38.128Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:39:38.128Z] === RUN TestDockerSuite/TestCpToDot [2022-05-04T22:39:38.144Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T22:39:40.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-04T22:39:40.342Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:39:40.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-04T22:39:40.342Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:39:40.342Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-04T22:39:44.167Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-04T22:39:44.167Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:39:44.167Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-04T22:39:44.167Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:39:44.167Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-04T22:39:44.167Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:39:44.167Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-04T22:39:44.168Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:39:44.168Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-04T22:39:44.636Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-04T22:39:44.636Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-04T22:39:47.586Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-04T22:39:50.531Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-04T22:39:50.635Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T22:39:50.998Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-04T22:39:50.998Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-04T22:39:54.807Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-04T22:39:55.274Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-04T22:39:55.274Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-04T22:39:55.274Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:39:55.274Z] === RUN TestDockerSuite/TestCreateRM [2022-05-04T22:39:55.414Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T22:39:56.260Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-04T22:39:56.260Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:39:56.260Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-04T22:39:56.260Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-04T22:39:56.728Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-04T22:40:00.170Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T22:40:02.393Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T22:40:03.380Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T22:40:07.148Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-04T22:40:07.173Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T22:40:07.173Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T22:40:07.615Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-04T22:40:08.083Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-04T22:40:08.741Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T22:40:12.830Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-04T22:40:12.830Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-04T22:40:12.830Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:40:12.830Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-04T22:40:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-04T22:40:15.778Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:40:15.778Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-04T22:40:16.246Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-04T22:40:16.246Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDockerFails [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-04T22:40:16.246Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-04T22:40:16.246Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-04T22:40:16.246Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.246Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-04T22:40:16.246Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.714Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-04T22:40:16.714Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:40:16.714Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-04T22:40:19.169Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T22:40:20.504Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-04T22:40:22.178Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T22:40:22.179Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T22:40:22.647Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T22:40:22.647Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:40:22.647Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T22:40:22.647Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:40:22.647Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T22:40:22.647Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:40:22.647Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T22:40:23.452Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-04T22:40:23.633Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T22:40:23.633Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:40:23.633Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T22:40:25.900Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T22:40:27.235Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-04T22:40:34.564Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T22:40:36.176Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T22:40:39.130Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T22:40:39.785Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-04T22:40:45.786Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-04T22:40:49.554Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T22:40:49.554Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:40:49.554Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T22:40:51.119Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T22:40:53.005Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-04T22:40:54.915Z] === RUN TestDockerSuite/TestExec [2022-05-04T22:40:54.916Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:40:54.916Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T22:40:54.916Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:40:54.916Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T22:40:56.823Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-04T22:40:57.161Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T22:40:57.806Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-04T22:40:58.729Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T22:40:58.729Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:40:58.729Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T22:40:58.729Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:40:58.729Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T22:40:58.729Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:40:58.729Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T22:41:00.943Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T22:41:03.158Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T22:41:03.666Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-04T22:41:04.134Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-04T22:41:05.430Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T22:41:05.698Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-04T22:41:06.999Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T22:41:11.759Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T22:41:11.759Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:41:11.759Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T22:41:11.759Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:41:11.759Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T22:41:11.759Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:41:11.759Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T22:41:12.855Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-04T22:41:13.325Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T22:41:18.092Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T22:41:18.092Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T22:41:18.092Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T22:41:18.092Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T22:41:18.092Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:41:18.092Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-04T22:41:20.006Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-04T22:41:20.006Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-04T22:41:20.006Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:41:20.006Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-04T22:41:20.990Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-04T22:41:20.990Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:41:20.990Z] === RUN TestDockerSuite/TestEventsRename [2022-05-04T22:41:21.043Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T22:41:21.044Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:41:21.044Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T22:41:21.044Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:41:21.044Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T22:41:21.044Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:41:21.044Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T22:41:21.044Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:41:21.044Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T22:41:21.044Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:41:21.044Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T22:41:23.262Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T22:41:23.262Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:41:23.262Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T22:41:24.816Z] === RUN TestDockerSuite/TestEventsResize [2022-05-04T22:41:31.976Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T22:41:31.976Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:41:31.976Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T22:41:31.976Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:41:31.976Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T22:41:31.976Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:41:31.976Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T22:41:36.724Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T22:41:43.878Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T22:41:46.107Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T22:41:52.107Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestHealth [2022-05-04T22:41:52.107Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T22:41:52.107Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T22:41:52.576Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T22:41:52.576Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T22:42:00.703Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-04T22:42:01.689Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T22:42:03.026Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T22:42:03.026Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:42:03.026Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T22:42:04.591Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T22:42:04.591Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T22:42:06.156Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T22:42:06.440Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-04T22:42:06.624Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T22:42:08.840Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T22:42:12.297Z] === RUN TestDockerSuite/TestEventsTop [2022-05-04T22:42:12.297Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:42:12.297Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-04T22:42:15.289Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-04T22:42:17.615Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T22:42:17.615Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T22:42:17.615Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:42:17.615Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T22:42:20.567Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T22:42:20.567Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T22:42:20.567Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T22:42:20.567Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:42:20.567Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T22:42:20.567Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:42:20.567Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T22:42:21.036Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T22:42:21.036Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T22:42:21.036Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T22:42:21.036Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T22:42:21.036Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T22:42:21.036Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T22:42:21.036Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T22:42:21.036Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.036Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T22:42:21.144Z] === RUN TestDockerSuite/TestExec [2022-05-04T22:42:21.144Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.144Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-04T22:42:21.144Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:42:21.144Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-04T22:42:23.249Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T22:42:24.937Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-04T22:42:25.495Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T22:42:25.495Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:42:25.495Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T22:42:25.495Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:42:25.495Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T22:42:25.495Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T22:42:25.495Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:42:25.495Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T22:42:27.711Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T22:42:27.884Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-04T22:42:27.884Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:42:27.884Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-04T22:42:27.884Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:42:27.884Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-04T22:42:27.884Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:42:27.884Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-04T22:42:28.179Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T22:42:30.399Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T22:42:30.399Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:42:30.399Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T22:42:30.399Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:42:30.399Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T22:42:30.399Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:42:30.399Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T22:42:31.734Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-04T22:42:32.615Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T22:42:36.483Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-04T22:42:38.481Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T22:42:38.481Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:42:38.481Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T22:42:38.481Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:42:38.481Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T22:42:38.481Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:42:38.481Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T22:42:40.266Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-04T22:42:44.051Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-04T22:42:45.637Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T22:42:47.239Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T22:42:47.712Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T22:42:49.936Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T22:42:51.226Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-04T22:42:51.226Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:42:51.226Z] === RUN TestDockerSuite/TestExecEnv [2022-05-04T22:42:51.226Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:42:51.226Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-04T22:42:51.226Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:42:51.226Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-04T22:42:52.166Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T22:42:52.166Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:42:52.166Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T22:42:52.166Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T22:42:54.412Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T22:42:56.000Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-04T22:42:57.372Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-04T22:43:01.858Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-04T22:43:01.858Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecParseError [2022-05-04T22:43:01.858Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-04T22:43:01.858Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-04T22:43:01.858Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:43:01.858Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-04T22:43:02.180Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T22:43:04.397Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T22:43:06.614Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-04T22:43:06.633Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-04T22:43:06.633Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-04T22:43:06.633Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-04T22:43:06.633Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-04T22:43:06.633Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:43:06.633Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-04T22:43:08.830Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T22:43:10.399Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T22:43:10.421Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-04T22:43:10.421Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:43:10.421Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-04T22:43:12.736Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T22:43:15.067Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.067Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T22:43:15.067Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.545Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T22:43:15.545Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.545Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T22:43:15.545Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:43:15.545Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T22:43:15.545Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T22:43:15.545Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T22:43:17.361Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T22:43:18.456Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-04T22:43:18.456Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:43:18.456Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-04T22:43:18.456Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:43:18.456Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-04T22:43:18.456Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:43:18.456Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-04T22:43:19.592Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T22:43:25.567Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T22:43:27.248Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-04T22:43:27.787Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T22:43:27.787Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:43:27.787Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T22:43:30.045Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T22:43:30.045Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T22:43:34.422Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-04T22:43:37.205Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T22:43:38.210Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-04T22:43:43.242Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T22:43:45.381Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-04T22:43:45.381Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestHealth [2022-05-04T22:43:45.848Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-04T22:43:45.848Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-04T22:43:46.316Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-04T22:43:50.400Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T22:43:52.202Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-04T22:43:52.619Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T22:43:52.671Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-04T22:43:52.671Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:43:52.671Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-04T22:43:52.671Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-04T22:43:52.671Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-04T22:43:53.138Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-04T22:43:54.121Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-04T22:43:54.121Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:43:54.121Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-04T22:43:55.108Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-04T22:43:55.108Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-04T22:43:55.573Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T22:43:55.573Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:43:55.573Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T22:43:57.326Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-04T22:43:57.789Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T22:43:57.793Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-04T22:44:00.741Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-04T22:44:04.528Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-04T22:44:04.528Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-04T22:44:04.528Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:44:04.528Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-04T22:44:04.952Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-04T22:44:09.272Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportFile [2022-05-04T22:44:09.272Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-04T22:44:09.272Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-04T22:44:09.272Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-04T22:44:09.272Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-04T22:44:09.272Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-04T22:44:09.272Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-04T22:44:09.272Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-04T22:44:09.272Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-04T22:44:09.272Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:44:09.272Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-04T22:44:13.059Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-04T22:44:13.613Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T22:44:13.613Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:44:13.613Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T22:44:13.613Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:44:13.613Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T22:44:16.006Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-04T22:44:16.006Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:44:16.006Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-04T22:44:16.006Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:44:16.006Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-04T22:44:16.474Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-04T22:44:16.474Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:44:16.474Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-04T22:44:16.589Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T22:44:19.543Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T22:44:20.269Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-04T22:44:20.269Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-04T22:44:21.106Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T22:44:21.106Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.106Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T22:44:21.106Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.106Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T22:44:21.106Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T22:44:21.575Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T22:44:21.575Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T22:44:21.575Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T22:44:21.575Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T22:44:21.575Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T22:44:21.575Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T22:44:21.575Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T22:44:21.575Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T22:44:21.575Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T22:44:21.575Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T22:44:21.575Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T22:44:21.575Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T22:44:21.575Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPortList [2022-05-04T22:44:21.575Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:44:21.575Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T22:44:23.221Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-04T22:44:23.221Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:44:23.221Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-04T22:44:23.221Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:44:23.688Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-04T22:44:23.688Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:44:23.688Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T22:44:26.329Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T22:44:26.329Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:44:26.329Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T22:44:26.635Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-04T22:44:33.827Z] === RUN TestDockerSuite/TestInspectImage [2022-05-04T22:44:33.827Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:44:33.827Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-04T22:44:33.827Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:44:33.827Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-04T22:44:33.827Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:44:33.827Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-04T22:44:36.804Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T22:44:36.804Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:44:36.804Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T22:44:36.915Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-04T22:44:40.739Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-04T22:44:40.739Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-04T22:44:43.972Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T22:44:43.972Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:44:43.972Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T22:44:44.529Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-04T22:44:49.273Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-04T22:44:49.273Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:44:49.273Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-04T22:44:49.273Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-04T22:44:53.071Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-04T22:44:54.399Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T22:44:56.924Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-04T22:45:05.580Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-04T22:45:06.933Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T22:45:07.402Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T22:45:07.402Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:45:07.402Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T22:45:08.529Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-04T22:45:12.387Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-04T22:45:16.179Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-04T22:45:19.893Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T22:45:19.965Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-04T22:45:23.720Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T22:45:23.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-04T22:45:26.850Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:45:26.850Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-04T22:45:26.850Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:45:27.317Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-04T22:45:27.317Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:45:27.317Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-04T22:45:27.317Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-04T22:45:27.317Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-04T22:45:31.062Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T22:45:31.112Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-04T22:45:34.124Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-04T22:45:35.842Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T22:45:35.842Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:45:35.842Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T22:45:35.842Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:45:35.842Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T22:45:40.598Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T22:45:40.598Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:45:40.598Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T22:45:40.598Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:45:40.598Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T22:45:40.598Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:45:40.598Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T22:45:40.598Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:45:40.598Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T22:45:41.324Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-04T22:45:45.115Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-04T22:45:45.115Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:45:45.115Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-04T22:45:47.782Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T22:45:47.782Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:45:47.782Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T22:45:48.971Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-04T22:45:48.971Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-04T22:45:49.348Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T22:45:49.348Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:45:49.348Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T22:45:50.334Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T22:45:51.320Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T22:45:51.320Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:45:51.320Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T22:45:55.117Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T22:45:57.676Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-04T22:45:59.902Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T22:46:01.467Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T22:46:04.826Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-04T22:46:13.485Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-04T22:46:18.264Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-04T22:46:22.708Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T22:46:22.708Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:46:22.708Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T22:46:23.072Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-04T22:46:23.072Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:46:23.072Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-04T22:46:25.660Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T22:46:26.090Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-04T22:46:26.129Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T22:46:26.129Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T22:46:27.115Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T22:46:29.883Z] === RUN TestDockerSuite/TestLogsSince [2022-05-04T22:46:31.876Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T22:46:35.706Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T22:46:35.706Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:46:35.706Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T22:46:39.497Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T22:46:39.497Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T22:46:39.966Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T22:46:40.395Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-04T22:46:40.395Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:46:40.395Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-04T22:46:40.395Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:46:40.395Z] === RUN TestDockerSuite/TestLogsTail [2022-05-04T22:46:44.186Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-04T22:46:47.974Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-04T22:46:50.936Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-04T22:46:50.936Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestNetHostname [2022-05-04T22:46:50.936Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-04T22:46:50.936Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-04T22:46:50.936Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-04T22:46:50.936Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginActive [2022-05-04T22:46:50.936Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-04T22:46:50.936Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-04T22:46:50.936Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-04T22:46:50.936Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-04T22:46:50.936Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:46:50.936Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-04T22:46:50.936Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-04T22:46:51.406Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-04T22:46:51.406Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-04T22:46:51.406Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-04T22:46:51.406Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPortList [2022-05-04T22:46:51.406Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:46:51.406Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-04T22:46:54.897Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-04T22:46:58.571Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-04T22:46:58.571Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:46:58.571Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-04T22:47:02.057Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T22:47:02.057Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T22:47:05.721Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-04T22:47:05.721Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:47:05.721Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-04T22:47:09.220Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T22:47:13.984Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T22:47:20.652Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-04T22:47:20.652Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:47:20.652Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-04T22:47:21.201Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T22:47:25.954Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T22:47:26.460Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T22:47:28.677Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T22:47:35.744Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-04T22:47:46.495Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T22:47:47.483Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T22:47:53.359Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T22:47:53.831Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T22:47:53.831Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:47:53.831Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T22:47:53.831Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:47:53.831Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T22:47:53.831Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:47:53.831Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T22:47:53.831Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:47:54.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T22:47:54.300Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:47:54.300Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T22:47:54.300Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:47:54.300Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T22:47:54.300Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:47:54.300Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T22:47:55.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T22:47:55.866Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:47:55.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T22:47:55.866Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:47:56.335Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T22:47:56.967Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-04T22:47:56.967Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-04T22:47:56.967Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:47:56.967Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-04T22:47:56.967Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T22:47:56.967Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-04T22:48:00.195Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T22:48:01.719Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-04T22:48:03.147Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T22:48:05.362Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T22:48:12.191Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-04T22:48:12.522Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T22:48:19.677Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T22:48:19.677Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T22:48:20.920Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-04T22:48:20.920Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:48:20.920Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-04T22:48:20.920Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:48:20.920Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T22:48:24.465Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:48:24.465Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T22:48:26.721Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T22:48:26.721Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:48:26.721Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T22:48:28.066Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-04T22:48:28.066Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:48:28.066Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-04T22:48:28.066Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:48:28.066Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-04T22:48:28.066Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:48:28.066Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-04T22:48:28.066Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:48:28.066Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-04T22:48:30.512Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T22:48:30.512Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:48:30.512Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T22:48:30.512Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:48:30.512Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T22:48:32.274Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:48:32.274Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T22:48:34.493Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T22:48:36.711Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T22:48:38.924Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T22:48:38.924Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:48:38.924Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T22:48:38.924Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:48:38.925Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T22:48:38.925Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:48:38.925Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T22:48:40.755Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-04T22:48:40.755Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:48:40.755Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-04T22:48:40.755Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-04T22:48:40.755Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:48:40.755Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-04T22:48:41.137Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T22:48:41.137Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:48:41.137Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T22:48:41.137Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:48:41.137Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T22:48:41.137Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:48:41.137Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T22:48:41.137Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:48:41.137Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T22:48:42.315Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-04T22:48:43.298Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-04T22:48:43.298Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:48:43.298Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-04T22:48:43.356Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T22:48:49.221Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:48:49.221Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T22:48:50.457Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-04T22:48:50.811Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T22:48:50.811Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:48:50.811Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T22:48:50.811Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T22:48:50.811Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:48:50.811Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T22:48:53.025Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T22:48:55.252Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T22:48:55.252Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:48:55.252Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T22:48:57.521Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T22:48:57.521Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:48:57.521Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T22:48:57.521Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:48:57.521Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T22:48:57.521Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:48:57.521Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T22:48:57.673Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-04T22:49:01.486Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-04T22:49:04.673Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T22:49:06.906Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T22:49:09.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T22:49:11.339Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:49:11.339Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T22:49:15.293Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T22:49:15.293Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:49:15.293Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T22:49:15.293Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T22:49:15.293Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:49:15.293Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T22:49:15.293Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:49:15.763Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T22:49:15.763Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:49:15.763Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T22:49:15.763Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:49:15.763Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T22:49:24.429Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T22:49:24.429Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:49:24.429Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T22:49:25.996Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T22:49:25.996Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:49:25.996Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T22:49:25.996Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:49:25.996Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T22:49:25.996Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:49:25.996Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T22:49:25.996Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T22:49:26.532Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:49:26.532Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T22:49:31.716Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-04T22:49:31.716Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:49:31.716Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-04T22:49:33.703Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T22:49:33.703Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:49:33.703Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T22:49:33.703Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:49:33.703Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T22:49:33.703Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:49:33.703Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T22:49:38.514Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T22:49:42.133Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-04T22:49:42.133Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-04T22:49:42.133Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-04T22:49:42.133Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T22:49:45.673Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T22:49:45.673Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T22:49:47.237Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T22:49:49.451Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T22:49:50.840Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-04T22:49:51.015Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T22:49:52.580Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T22:49:54.797Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T22:49:54.797Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.797Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T22:49:54.797Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.797Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T22:49:54.797Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T22:49:54.798Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T22:49:54.798Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T22:49:54.798Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T22:49:54.798Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T22:49:54.798Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:49:54.798Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T22:49:57.753Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T22:49:57.753Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T22:49:57.753Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T22:49:57.753Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T22:49:57.753Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:49:57.753Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T22:49:58.002Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-04T22:49:58.002Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:49:58.002Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-04T22:50:04.914Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T22:50:04.914Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:50:04.914Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T22:50:05.154Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-04T22:50:05.155Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-04T22:50:05.155Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-04T22:50:07.200Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T22:50:13.066Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T22:50:20.285Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T22:50:21.851Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T22:50:24.066Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T22:50:26.284Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T22:50:26.284Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:50:26.435Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-04T22:50:26.753Z] === RUN TestDockerSuite/TestRunState [2022-05-04T22:50:26.753Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:50:26.753Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T22:50:28.648Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-04T22:50:28.971Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T22:50:28.971Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:50:28.971Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T22:50:29.633Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-04T22:50:31.186Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T22:50:31.187Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:50:31.187Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T22:50:31.187Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:50:31.187Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T22:50:31.187Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T22:50:31.187Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T22:50:31.187Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:50:31.187Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T22:50:35.946Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:50:35.946Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T22:50:38.899Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T22:50:38.899Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:50:38.899Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T22:50:40.057Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-04T22:50:40.465Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T22:50:40.465Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:50:40.465Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T22:50:40.465Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:50:40.465Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T22:50:44.259Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T22:50:47.208Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-04T22:50:51.427Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T22:50:55.267Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T22:50:57.709Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-04T22:51:01.265Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T22:51:01.265Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:51:01.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T22:51:01.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T22:51:03.573Z] === RUN TestDockerSuite/TestRmiTag [2022-05-04T22:51:04.040Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-04T22:51:04.219Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T22:51:06.436Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T22:51:07.827Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T22:51:08.653Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:51:08.653Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T22:51:12.446Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T22:51:14.017Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T22:51:16.234Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T22:51:20.994Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T22:51:20.994Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T22:51:20.994Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T22:51:20.994Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T22:51:20.994Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T22:51:20.994Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:51:20.994Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T22:51:23.210Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T22:51:23.727Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T22:51:24.196Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T22:51:24.196Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T22:51:26.413Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T22:51:26.413Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T22:51:28.642Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T22:51:30.207Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T22:51:33.136Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-04T22:51:33.161Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T22:51:33.161Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:51:33.161Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T22:51:34.698Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-04T22:51:40.325Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T22:51:40.325Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:51:40.325Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T22:51:41.905Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-04T22:51:42.896Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:51:42.896Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-04T22:51:45.847Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-04T22:51:45.847Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:51:46.314Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-04T22:51:46.314Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:51:46.314Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-04T22:51:49.001Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T22:51:49.001Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:51:49.001Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T22:51:49.001Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:51:49.001Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T22:51:49.001Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:51:49.001Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T22:51:49.001Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:51:49.001Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T22:51:53.511Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-04T22:51:57.331Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-04T22:52:01.184Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T22:52:03.934Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:52:03.934Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T22:52:04.146Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-04T22:52:06.151Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T22:52:07.938Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-04T22:52:07.938Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-04T22:52:08.370Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T22:52:08.370Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:52:08.370Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T22:52:10.588Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T22:52:10.588Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T22:52:10.588Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T22:52:10.588Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T22:52:10.588Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T22:52:10.588Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:52:10.588Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-04T22:52:15.143Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:52:15.143Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-04T22:52:18.939Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-04T22:52:18.939Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:52:18.939Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-04T22:52:23.698Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-04T22:52:23.698Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:52:23.698Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-04T22:52:23.698Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:52:23.699Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-04T22:52:26.651Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:52:26.651Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T22:52:28.456Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T22:52:28.456Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T22:52:28.862Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-04T22:52:32.654Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-04T22:52:34.376Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T22:52:34.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T22:52:36.446Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-04T22:52:36.446Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:52:36.446Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-04T22:52:36.446Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:52:36.446Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-04T22:52:36.446Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:52:36.446Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-04T22:52:37.328Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T22:52:37.797Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T22:52:38.265Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T22:52:38.265Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T22:52:38.734Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T22:52:39.406Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-04T22:52:39.406Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:52:39.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-04T22:52:39.406Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:52:39.406Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-04T22:52:39.407Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:52:39.875Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-04T22:52:39.875Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:52:39.875Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-04T22:52:42.091Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-04T22:52:49.322Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:52:49.322Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-04T22:52:52.274Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-04T22:52:52.274Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:52:52.742Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-04T22:52:52.742Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-04T22:52:52.742Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:52:52.742Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-04T22:52:56.529Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-04T22:52:56.590Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T22:52:56.590Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:52:56.590Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T22:52:56.590Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T22:52:56.590Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T22:52:56.590Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:52:56.590Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T22:52:59.498Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-04T22:52:59.498Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:52:59.498Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-04T22:53:03.295Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-04T22:53:03.295Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:53:03.295Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-04T22:53:03.295Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:53:03.295Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-04T22:53:03.295Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:53:03.295Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-04T22:53:03.852Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T22:53:03.852Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T22:53:03.852Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T22:53:06.262Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-04T22:53:10.055Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-04T22:53:12.524Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T22:53:12.524Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:53:12.524Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T22:53:13.843Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite (2752.22s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.05s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.44s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (113.44s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.81s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.33s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.48s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.40s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.24s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.51s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.99s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.23s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.40s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.65s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.96s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.85s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.84s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.54s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.98s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.93s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.20s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.91s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.28s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.69s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.95s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.81s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.63s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.70s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.46s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.55s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.04s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.61s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.28s) [2022-05-04T22:53:14.094Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-05-04T22:53:14.094Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.55s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.42s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.78s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.72s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.64s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.31s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.07s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.77s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.85s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.51s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.22s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.68s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.76s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.79s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.18s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.75s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.14s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.18s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.12s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.94s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.66s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (128.24s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.18s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.54s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.36s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.77s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.93s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.88s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.44s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFails (7.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.53s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.59s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.42s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.80s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.49s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.88s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildHistory (12.00s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.07s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.05s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.87s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.39s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabel (1.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.14s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (10.14s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.18s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.62s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.58s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.00s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.17s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.67s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.54s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.77s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.55s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.56s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.41s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.70s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.79s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.78s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.67s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.56s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.12s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.20s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.81s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.27s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildRm (13.26s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.48s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.68s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.54s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.77s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.87s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.68s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildStderr (4.68s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.37s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.18s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.36s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.69s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.51s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.16s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.54s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.85s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.98s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.69s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.55s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.65s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.36s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.67s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.01s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.12s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.15s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.09s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.59s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitChange (4.94s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.46s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.81s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitTTY (11.63s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.49s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.61s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.19s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.39s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.17s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.64s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.71s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.32s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.30s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.42s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.38s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.01s) [2022-05-04T22:53:14.095Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.13s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.33s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.87s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-05-04T22:53:14.095Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.85s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.10s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.23s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.94s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.92s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.85s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.56s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.62s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.50s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.53s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b47680_} (7.54s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11661357880_c:\foo_false____} (2.46s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11661357880_c:\foo_true____} (2.60s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.15s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.05s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.17s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.37s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.11s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.27s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.54s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.53s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToDot (2.37s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCpToStdout (2.32s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.22s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.92s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateRM (0.37s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.52s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.01s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.34s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (7.21s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.52s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsCopy (4.96s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.11s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.86s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.71s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.16s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFilters (9.46s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsRename (2.35s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsResize (7.79s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.20s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.71s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.57s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.79s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.93s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.15s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.10s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.06s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.26s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecInspectID (4.67s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.54s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.65s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.98s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.97s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.03s) [2022-05-04T22:53:14.096Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2022-05-04T22:53:14.096Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.52s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.92s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.32s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.34s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.91s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.20s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.15s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.18s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.19s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectDefault (2.27s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectHistory (5.46s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectInt64 (7.10s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.21s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.25s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.29s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.58s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.22s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.22s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.15s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.16s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.21s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.93s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.61s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.50s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.28s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.68s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.83s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.71s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.52s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.24s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.14s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsTail (2.88s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.52s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.20s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.33s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.25s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsByOrder (8.50s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.23s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.66s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.46s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.89s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.40s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.46s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.70s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.06s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.90s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.99s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.31s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.16s) [2022-05-04T22:53:14.097Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.86s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-05-04T22:53:14.097Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.26s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.22s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.10s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.84s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (7.63s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.04s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.58s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.33s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.34s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.44s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.05s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.22s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.77s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.12s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.01s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.12s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.54s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.70s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.13s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.20s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.34s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.20s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.18s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.93s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.16s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.33s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.20s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.15s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunExitCode (7.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.17s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.15s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.73s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.06s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.88s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.80s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.76s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.18s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.55s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.41s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunRm (2.22s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.34s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.12s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.27s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.12s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.97s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:53:14.098Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2022-05-04T22:53:14.098Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.32s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.16s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.09s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.04s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.23s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.14s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.56s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.85s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.74s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.09s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.36s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.61s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.17s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.19s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.22s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.68s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.63s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.50s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.13s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.42s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.20s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.28s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.89s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (17.17s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.47s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.54s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:53:14.099Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.58s) [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T22:53:14.099Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.099Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:53:14.099Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:53:14.099Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T22:53:14.100Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T22:53:14.100Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:53:14.100Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T22:53:14.100Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T22:53:14.100Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T22:53:14.100Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T22:53:14.570Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T22:53:14.570Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerDaemonSuite [2022-05-04T22:53:14.570Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T22:53:14.570Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T22:53:14.570Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T22:53:14.570Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerSwarmSuite [2022-05-04T22:53:14.570Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T22:53:14.570Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T22:53:14.570Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerNetworkSuite [2022-05-04T22:53:14.570Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T22:53:14.570Z] === RUN TestDockerHubPullSuite [2022-05-04T22:53:14.570Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T22:53:14.570Z] PASS [2022-05-04T22:53:14.570Z] ok github.com/docker/docker/integration-cli 2752.703s [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === Skipped [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-04T22:53:14.570Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.570Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T22:53:14.570Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:53:14.570Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:53:14.570Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.570Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:53:14.570Z] [2022-05-04T22:53:14.570Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:53:14.570Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-04T22:53:14.571Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-04T22:53:14.571Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.44s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.81s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-04T22:53:14.571Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.39s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:53:14.571Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.571Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:53:14.571Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-04T22:53:14.572Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.40s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-04T22:53:14.572Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:53:14.572Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T22:53:14.572Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T22:53:14.572Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:53:14.572Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-04T22:53:14.572Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.05s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.05s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.572Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:53:14.572Z] [2022-05-04T22:53:14.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.572Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-04T22:53:14.573Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:53:14.573Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:53:14.573Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:53:14.573Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.573Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:53:14.573Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:53:14.574Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-04T22:53:14.574Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-04T22:53:14.574Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-04T22:53:14.574Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:53:14.574Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:53:14.574Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:53:14.574Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:53:14.574Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-04T22:53:14.574Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:53:14.574Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:53:14.574Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:53:14.574Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:53:14.574Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:53:14.574Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:53:14.574Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.574Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:53:14.574Z] [2022-05-04T22:53:14.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:53:14.575Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:14.575Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:53:14.575Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:53:14.575Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:53:14.575Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:53:14.575Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:53:14.575Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:53:14.575Z] [2022-05-04T22:53:14.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:53:15.044Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:53:15.044Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-04T22:53:15.044Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:53:15.044Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.044Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:53:15.044Z] [2022-05-04T22:53:15.044Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.06s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.06s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.045Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-04T22:53:15.045Z] [2022-05-04T22:53:15.045Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:53:15.045Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:53:15.046Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.046Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-04T22:53:15.046Z] [2022-05-04T22:53:15.046Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-04T22:53:15.047Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.04s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:53:15.047Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:53:15.047Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.047Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:53:15.047Z] [2022-05-04T22:53:15.047Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T22:53:15.048Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] DONE 1088 tests, 539 skipped in 2764.845s [2022-05-04T22:53:15.048Z] INFO: Integration tests ended at 05/04/2022 22:53:14. Duration:00:46:05.0218021 [2022-05-04T22:53:15.048Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] Containers: 10 [2022-05-04T22:53:15.048Z] Running: 0 [2022-05-04T22:53:15.048Z] Paused: 0 [2022-05-04T22:53:15.048Z] Stopped: 10 [2022-05-04T22:53:15.048Z] Images: 18 [2022-05-04T22:53:15.048Z] Server Version: 0.0.0-dev [2022-05-04T22:53:15.048Z] Storage Driver: windowsfilter [2022-05-04T22:53:15.048Z] Windows: [2022-05-04T22:53:15.048Z] Logging Driver: json-file [2022-05-04T22:53:15.048Z] Plugins: [2022-05-04T22:53:15.048Z] Volume: local [2022-05-04T22:53:15.048Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T22:53:15.048Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T22:53:15.048Z] Swarm: inactive [2022-05-04T22:53:15.048Z] Default Isolation: process [2022-05-04T22:53:15.048Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-04T22:53:15.048Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-04T22:53:15.048Z] OSType: windows [2022-05-04T22:53:15.048Z] Architecture: x86_64 [2022-05-04T22:53:15.048Z] CPUs: 4 [2022-05-04T22:53:15.048Z] Total Memory: 32GiB [2022-05-04T22:53:15.048Z] Name: azwin-2-47c330 [2022-05-04T22:53:15.048Z] ID: 16effba0-ac49-477c-975c-6012e314409c [2022-05-04T22:53:15.048Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T22:53:15.048Z] Debug Mode (client): false [2022-05-04T22:53:15.048Z] Debug Mode (server): true [2022-05-04T22:53:15.048Z] File Descriptors: -1 [2022-05-04T22:53:15.048Z] Goroutines: 17 [2022-05-04T22:53:15.048Z] System Time: 2022-05-04T22:53:14.9614262Z [2022-05-04T22:53:15.048Z] EventsListeners: 0 [2022-05-04T22:53:15.048Z] Registry: https://index.docker.io/v1/ [2022-05-04T22:53:15.048Z] Labels: [2022-05-04T22:53:15.048Z] Experimental: false [2022-05-04T22:53:15.048Z] Insecure Registries: [2022-05-04T22:53:15.048Z] 127.0.0.0/8 [2022-05-04T22:53:15.048Z] Live Restore Enabled: false [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.048Z] [2022-05-04T22:53:15.518Z] INFO: Stopping daemon under test [2022-05-04T22:53:15.518Z] SUCCESS: The process with PID 1544 (child process of PID 5424) has been terminated. [2022-05-04T22:53:15.518Z] SUCCESS: The process with PID 5424 (child process of PID 4524) has been terminated. [2022-05-04T22:53:15.518Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T22:53:15.518Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 22:53:15. [2022-05-04T22:53:15.518Z] INFO: Tidying up at end of run [2022-05-04T22:53:15.518Z] ----------- DAEMON LOG ------------ [2022-05-04T22:53:15.518Z] 2022/05/04 22:04:16 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T22:53:15.518Z] ----------- END DAEMON LOG -------- [2022-05-04T22:53:15.518Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.out) to bundles\CIDUT.out [2022-05-04T22:53:15.518Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.err) to bundles\CIDUT.err [2022-05-04T22:53:15.518Z] INFO: Saving containerd logs to bundles [2022-05-04T22:53:15.518Z] INFO: Nuke-Everything... [2022-05-04T22:53:15.987Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T22:53:16.457Z] 8d0171038a0c [2022-05-04T22:53:16.457Z] c026ca936c55 [2022-05-04T22:53:16.457Z] INFO: Tidying pidfile d:\CI\PR-43555\9\docker.pid [2022-05-04T22:53:16.457Z] INFO: Nuking d:\CI [2022-05-04T22:53:16.820Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-04T22:53:16.820Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-04T22:53:16.820Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:53:16.820Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-04T22:53:16.820Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:53:16.820Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-04T22:53:16.820Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:53:17.287Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-04T22:53:17.287Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:53:17.287Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:53:17.287Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:53:17.287Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-04T22:53:17.287Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:53:17.287Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-04T22:53:17.287Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:53:17.287Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-04T22:53:23.169Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-04T22:53:23.169Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-04T22:53:23.169Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-04T22:53:23.169Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-04T22:53:23.169Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:53:23.169Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-04T22:53:31.826Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-04T22:53:31.826Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:53:31.826Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunMount [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-04T22:53:34.844Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:53:34.844Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-04T22:53:45.276Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-04T22:53:45.276Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:53:45.276Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-04T22:53:45.276Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:53:45.276Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-04T22:53:45.276Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:53:45.276Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-04T22:53:52.424Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-04T22:53:52.456Z] INFO: Zapped successfully [2022-05-04T22:53:52.456Z] [2022-05-04T22:53:52.456Z] INFO: executeCI.ps1 exiting at Wed May 4 22:53:48 CUT 2022. Duration 01:15:53.4222476 [2022-05-04T22:53:52.456Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T22:53:52.716Z] Recording test results [2022-05-04T22:53:58.284Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-04T22:53:58.284Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.284Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-04T22:53:58.284Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.284Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-04T22:53:58.284Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-04T22:53:58.751Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:53:58.751Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-04T22:53:59.218Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-04T22:53:59.845Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T22:54:00.204Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-04T22:54:01.374Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-04T22:54:03.165Z] Archiving artifacts [2022-05-04T22:54:03.218Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-04T22:54:05.488Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-04T22:54:06.471Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-04T22:54:09.417Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:54:09.884Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-04T22:54:09.884Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:54:10.353Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-04T22:54:15.163Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-04T22:54:15.163Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-04T22:54:15.163Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-04T22:54:15.163Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-04T22:54:15.163Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:54:15.163Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-04T22:54:17.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T22:54:18.470Z] + make clean [2022-05-04T22:54:20.037Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T22:54:20.037Z] docker-dev-cache [2022-05-04T22:54:20.037Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T22:54:27.651Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-04T22:54:27.651Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:54:27.651Z] === RUN TestDockerSuite/TestRunRm [2022-05-04T22:54:30.599Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-04T22:54:37.748Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-04T22:54:40.699Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-04T22:54:44.517Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-04T22:54:48.325Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-04T22:54:48.325Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:54:48.325Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-04T22:54:48.325Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:54:48.325Z] === RUN TestDockerSuite/TestRunState [2022-05-04T22:54:48.325Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:54:48.325Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-04T22:54:51.276Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-04T22:54:51.276Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:54:51.276Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-04T22:54:51.757Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-04T22:54:51.758Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:54:51.758Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-04T22:54:51.758Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:54:51.758Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-04T22:54:52.227Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-04T22:54:52.227Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-04T22:54:52.227Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:54:52.227Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-04T22:54:58.099Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-04T22:54:58.099Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-04T22:54:58.100Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:54:58.100Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-04T22:55:01.886Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-04T22:55:01.886Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:55:01.886Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-04T22:55:05.730Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-04T22:55:05.730Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:55:05.730Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-04T22:55:05.730Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:55:05.730Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-04T22:55:09.522Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-04T22:55:19.963Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-04T22:55:27.116Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-04T22:55:37.552Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-04T22:55:37.552Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:55:37.552Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-04T22:55:37.552Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-04T22:55:41.339Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-04T22:55:45.193Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-04T22:55:48.140Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:55:48.140Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-04T22:55:54.006Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-04T22:55:56.957Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-04T22:55:59.170Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-04T22:56:06.335Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-04T22:56:06.335Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-04T22:56:06.335Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-04T22:56:06.335Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-04T22:56:06.335Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-04T22:56:06.335Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.335Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-04T22:56:06.336Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.336Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-04T22:56:06.336Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:56:06.336Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-04T22:56:08.546Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-04T22:56:09.013Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-04T22:56:09.482Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-04T22:56:09.950Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-04T22:56:11.515Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-04T22:56:11.515Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-04T22:56:15.389Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-04T22:56:18.336Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-04T22:56:22.147Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-04T22:56:22.147Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:56:22.147Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-04T22:56:32.618Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-04T22:56:32.618Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:56:32.618Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-04T22:56:39.877Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-04T22:56:39.877Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:56:39.877Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-04T22:56:39.877Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:56:39.877Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-04T22:56:39.877Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:56:39.877Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-04T22:56:39.877Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:56:39.877Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-04T22:56:50.316Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-04T22:56:50.316Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.316Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-04T22:56:50.316Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.316Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-04T22:56:50.316Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.316Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-04T22:56:50.316Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.316Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-04T22:56:50.317Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.317Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-04T22:56:50.317Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:56:50.317Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-04T22:56:53.268Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-04T22:56:58.016Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-04T22:56:58.016Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:56:58.016Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-04T22:57:01.801Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-04T22:57:01.801Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-04T22:57:01.801Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-04T22:57:01.801Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-04T22:57:01.801Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-04T22:57:01.801Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:57:01.801Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-04T22:57:16.720Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-04T22:57:17.187Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-04T22:57:17.187Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-04T22:57:17.187Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:57:17.187Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-04T22:57:17.656Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-04T22:57:18.123Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-04T22:57:18.123Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-04T22:57:21.910Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-04T22:57:21.910Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-04T22:57:25.750Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-04T22:57:26.218Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-04T22:57:26.701Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-04T22:57:27.171Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-04T22:57:27.171Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-04T22:57:39.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-04T22:57:39.696Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:57:39.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-04T22:57:39.696Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-04T22:57:39.696Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-04T22:57:39.696Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:57:39.696Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-04T22:57:50.142Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-04T22:57:50.142Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-04T22:57:50.142Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-04T22:58:05.079Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-04T22:58:05.079Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.079Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite (3036.81s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.88s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (94.09s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.61s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.68s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.87s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (101.97s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.59s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.77s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.15s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.92s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.66s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.13s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.80s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.48s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.11s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.56s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.88s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.47s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.86s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.08s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.53s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.60s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.58s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.16s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.66s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.95s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.84s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.28s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.87s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCmd (0.74s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.73s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.58s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.85s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.89s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.25s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.17s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.85s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.16s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (46.22s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.83s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.24s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.27s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.37s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.22s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.06s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.12s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.10s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignore (65.54s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.99s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.50s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.10s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.28s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.48s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.62s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.00s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.13s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.01s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.59s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.76s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.42s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (8.15s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.39s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.69s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.89s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.26s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.48s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.19s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:58:05.079Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFails (3.58s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.29s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.17s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.60s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.05s) [2022-05-04T22:58:05.079Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.51s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.01s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildHistory (14.29s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.25s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.71s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.20s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.72s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabels (1.30s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.96s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.34s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.75s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.97s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.73s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.41s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.17s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.98s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.96s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.97s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.75s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.67s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.17s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.98s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.57s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.25s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.18s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.82s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.97s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.12s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.14s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.23s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.99s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.91s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.62s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.67s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.85s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.63s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildRm (17.84s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.46s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.16s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.06s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.23s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.19s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.90s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.72s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildStderr (6.31s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.99s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.52s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.66s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.54s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.09s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.83s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.70s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.10s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.51s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.55s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.56s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.20s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.12s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.64s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.42s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.74s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.46s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.72s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCommitChange (6.66s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.27s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.72s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCommitTTY (9.65s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.16s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.15s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.43s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.51s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.42s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.40s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.55s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.09s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.04s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.13s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.45s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.50s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.44s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.35s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.33s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.43s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.24s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.36s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.49s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.23s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.26s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.42s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.58s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.96s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.36s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.40s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.34s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.31s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000938840_} (3.48s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12741238797_c:\foo_false____} (3.57s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12741238797_c:\foo_true____} (3.46s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.57s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.62s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.66s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.63s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.56s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.69s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.06s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.20s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToDot (3.68s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:58:05.080Z] --- PASS: TestDockerSuite/TestCpToStdout (3.65s) [2022-05-04T22:58:05.080Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.57s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.91s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.60s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.81s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.52s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.52s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.60s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.60s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.13s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsCopy (6.42s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.34s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.45s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.93s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.23s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFilters (7.06s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFormat (6.91s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsRename (3.63s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsResize (33.86s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.40s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.31s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.04s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.87s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.48s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.53s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.61s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.32s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.20s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.65s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.34s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.18s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecInspectID (6.08s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.39s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.18s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.10s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.56s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.61s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.57s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.41s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.24s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.36s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.17s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.63s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.79s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.52s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.44s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.45s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.40s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectDefault (3.37s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectHistory (6.12s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.53s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.03s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.29s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.50s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.16s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.15s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectStatus (4.21s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.59s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.10s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.43s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.16s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.50s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.40s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.46s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.50s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.57s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.85s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.54s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.19s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.74s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.01s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.96s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.11s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.96s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.50s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.52s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsSince (10.05s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsTail (3.80s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.68s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.43s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.81s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.87s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPsByOrder (14.75s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.43s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.97s) [2022-05-04T22:58:05.081Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:58:05.081Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.63s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.81s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.52s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.63s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.36s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.45s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.09s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.64s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.20s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.31s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.98s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.67s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.46s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.43s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.12s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.19s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.85s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.22s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.76s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.75s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (6.00s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.61s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.24s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.91s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.53s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.45s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.12s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.75s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.39s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.46s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.50s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.41s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.96s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.49s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.62s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.22s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.54s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.67s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.44s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.39s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.72s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.72s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.40s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.43s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.43s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunExitCode (3.38s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.44s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.50s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.50s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.00s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.47s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.86s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.18s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.16s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.06s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.48s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.35s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.12s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.00s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.92s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunRm (3.44s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.45s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.53s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.34s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.06s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.40s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.71s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.44s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.46s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:58:05.082Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.37s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.30s) [2022-05-04T22:58:05.082Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.85s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.71s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.55s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.44s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.37s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.76s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.79s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.32s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.73s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.14s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.35s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.37s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.40s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.97s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.10s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.93s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.13s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.14s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.09s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.65s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.12s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.71s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.14s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.39s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.88s) [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-04T22:58:05.083Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:58:05.083Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-04T22:58:05.083Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.083Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-04T22:58:05.552Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-04T22:58:05.553Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-04T22:58:05.553Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-04T22:58:05.553Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-04T22:58:05.553Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-04T22:58:05.553Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-04T22:58:05.553Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerDaemonSuite [2022-05-04T22:58:05.553Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-04T22:58:05.553Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-04T22:58:05.553Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-04T22:58:05.553Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerSwarmSuite [2022-05-04T22:58:05.553Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-04T22:58:05.553Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerExternalVolumeSuite [2022-05-04T22:58:05.553Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerNetworkSuite [2022-05-04T22:58:05.553Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-04T22:58:05.553Z] === RUN TestDockerHubPullSuite [2022-05-04T22:58:05.553Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-04T22:58:05.553Z] PASS [2022-05-04T22:58:05.553Z] ok github.com/docker/docker/integration-cli 3037.255s [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === Skipped [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-04T22:58:05.553Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.553Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:58:05.553Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-04T22:58:05.553Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.03s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T22:58:05.553Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:58:05.553Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T22:58:05.553Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-04T22:58:05.553Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.54s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.553Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-05-04T22:58:05.553Z] [2022-05-04T22:58:05.553Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-04T22:58:05.553Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.96s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:58:05.554Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-04T22:58:05.554Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-04T22:58:05.554Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-04T22:58:05.554Z] [2022-05-04T22:58:05.554Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:58:05.554Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.554Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-04T22:58:05.555Z] docker_cli_sni_test.go:18: Flakey test [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-04T22:58:05.555Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-04T22:58:05.555Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.04s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:58:05.555Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-04T22:58:05.555Z] [2022-05-04T22:58:05.555Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:58:05.555Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.555Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.556Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.556Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:58:05.556Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:58:05.556Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-04T22:58:05.556Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.04s) [2022-05-04T22:58:05.556Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImportFile (0.04s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.556Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-04T22:58:05.556Z] [2022-05-04T22:58:05.556Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:58:05.556Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:58:05.557Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:58:05.557Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:58:05.557Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:58:05.557Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:58:05.557Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:58:05.557Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:58:05.557Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.557Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-04T22:58:05.557Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.557Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-04T22:58:05.557Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-04T22:58:05.558Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.04s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:58:05.558Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.558Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:05.558Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:58:05.558Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-04T22:58:05.558Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-04T22:58:05.558Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:58:06.029Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.029Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-04T22:58:06.029Z] [2022-05-04T22:58:06.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.05s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-04T22:58:06.030Z] [2022-05-04T22:58:06.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:58:06.030Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.030Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:58:06.031Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-04T22:58:06.031Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.031Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-04T22:58:06.031Z] [2022-05-04T22:58:06.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:06.031Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:58:06.032Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.032Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-04T22:58:06.032Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-04T22:58:06.033Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] DONE 1088 tests, 544 skipped in 3050.363s [2022-05-04T22:58:06.033Z] INFO: Integration tests ended at 05/04/2022 22:58:05. Duration:00:50:50.5204122 [2022-05-04T22:58:06.033Z] INFO: Docker info of the daemon under test at end of run [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] Containers: 10 [2022-05-04T22:58:06.033Z] Running: 0 [2022-05-04T22:58:06.033Z] Paused: 0 [2022-05-04T22:58:06.033Z] Stopped: 10 [2022-05-04T22:58:06.033Z] Images: 18 [2022-05-04T22:58:06.033Z] Server Version: 0.0.0-dev [2022-05-04T22:58:06.033Z] Storage Driver: windowsfilter [2022-05-04T22:58:06.033Z] Windows: [2022-05-04T22:58:06.033Z] Logging Driver: json-file [2022-05-04T22:58:06.033Z] Plugins: [2022-05-04T22:58:06.033Z] Volume: local [2022-05-04T22:58:06.033Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-04T22:58:06.033Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-04T22:58:06.033Z] Swarm: inactive [2022-05-04T22:58:06.033Z] Default Isolation: process [2022-05-04T22:58:06.033Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-04T22:58:06.033Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-04T22:58:06.033Z] OSType: windows [2022-05-04T22:58:06.033Z] Architecture: x86_64 [2022-05-04T22:58:06.033Z] CPUs: 4 [2022-05-04T22:58:06.033Z] Total Memory: 32GiB [2022-05-04T22:58:06.033Z] Name: azwin-2-4862a0 [2022-05-04T22:58:06.033Z] ID: 1eef3d7b-3964-4664-b1d7-3c2886419010 [2022-05-04T22:58:06.033Z] Docker Root Dir: D:\CI\PR-43555\9\daemon [2022-05-04T22:58:06.033Z] Debug Mode (client): false [2022-05-04T22:58:06.033Z] Debug Mode (server): true [2022-05-04T22:58:06.033Z] File Descriptors: -1 [2022-05-04T22:58:06.033Z] Goroutines: 44 [2022-05-04T22:58:06.033Z] System Time: 2022-05-04T22:58:05.8849034Z [2022-05-04T22:58:06.033Z] EventsListeners: 0 [2022-05-04T22:58:06.033Z] Registry: https://index.docker.io/v1/ [2022-05-04T22:58:06.033Z] Labels: [2022-05-04T22:58:06.033Z] Experimental: false [2022-05-04T22:58:06.033Z] Insecure Registries: [2022-05-04T22:58:06.033Z] 127.0.0.0/8 [2022-05-04T22:58:06.033Z] Live Restore Enabled: false [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] [2022-05-04T22:58:06.033Z] INFO: Stopping daemon under test [2022-05-04T22:58:06.500Z] SUCCESS: The process with PID 5256 (child process of PID 5748) has been terminated. [2022-05-04T22:58:06.500Z] SUCCESS: The process with PID 5748 (child process of PID 3108) has been terminated. [2022-05-04T22:58:06.500Z] INFO: Stop tailing logs of the daemon under tests [2022-05-04T22:58:06.500Z] INFO: executeCI.ps1 Completed successfully at 05/04/2022 22:58:06. [2022-05-04T22:58:06.500Z] INFO: Tidying up at end of run [2022-05-04T22:58:06.500Z] ----------- DAEMON LOG ------------ [2022-05-04T22:58:06.500Z] 2022/05/04 22:03:45 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-04T22:58:06.500Z] ----------- END DAEMON LOG -------- [2022-05-04T22:58:06.500Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.out) to bundles\CIDUT.out [2022-05-04T22:58:06.500Z] INFO: Saving daemon under test log (d:\CI\PR-43555\9\dut.err) to bundles\CIDUT.err [2022-05-04T22:58:06.500Z] INFO: Saving containerd logs to bundles [2022-05-04T22:58:06.500Z] INFO: Nuke-Everything... [2022-05-04T22:58:06.500Z] INFO: Container count on control daemon to delete is 2 [2022-05-04T22:58:06.968Z] f97fe1442f6a [2022-05-04T22:58:06.968Z] c3df75abb033 [2022-05-04T22:58:06.968Z] INFO: Tidying pidfile d:\CI\PR-43555\9\docker.pid [2022-05-04T22:58:06.968Z] INFO: Killing containerd with PID 3852 [2022-05-04T22:58:06.968Z] INFO: Nuking d:\CI [2022-05-04T22:58:37.120Z] INFO: Zapped successfully [2022-05-04T22:58:37.120Z] [2022-05-04T22:58:37.120Z] INFO: executeCI.ps1 exiting at Wed May 4 22:58:34 CUT 2022. Duration 01:21:48.7223951 [2022-05-04T22:58:37.120Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-04T22:58:37.372Z] Recording test results [2022-05-04T22:58:44.816Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-04T22:58:46.922Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-04T22:58:49.358Z] Archiving artifacts [2022-05-04T22:59:04.043Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43555/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-04T22:59:05.000Z] + make clean [2022-05-04T22:59:06.575Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-04T22:59:06.720Z] docker-dev-cache [2022-05-04T22:59:06.720Z] 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